+ 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 Jul 2 15:48:22 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-79d7df665c-xnhjh machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fbd63930668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-07-02 15:48:26.138 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-02 15:48:26.138 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-02 15:48:26.159 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-02 15:48:26.159 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-02 15:48:27.406 7 INFO cinder.rpc [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-02 15:48:27.409 7 INFO cinder.rpc [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-02 15:48:27.411 7 INFO cinder.rpc [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-02 15:48:27.413 7 INFO cinder.rpc [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-07-02 15:48:27.426 7 INFO cinder.rpc [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-02 15:48:27.428 7 INFO cinder.rpc [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-02 15:48:27.438 8 INFO cinder.rpc [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-02 15:48:27.441 8 INFO cinder.rpc [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-02 15:48:27.443 8 INFO cinder.rpc [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-02 15:48:27.445 8 INFO cinder.rpc [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-07-02 15:48:27.457 8 INFO cinder.rpc [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-02 15:48:27.459 8 INFO cinder.rpc [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-02 15:48:27.475 7 WARNING cinder.api.contrib.hosts [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-02 15:48:27.507 8 WARNING cinder.api.contrib.hosts [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-02 15:48:27.515 7 WARNING keystonemiddleware._common.config [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 15:48:27.523 7 WARNING oslo_config.cfg [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fbd63930668 pid: 7 (default app) 2026-07-02 15:48:27.552 8 WARNING keystonemiddleware._common.config [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 15:48:27.560 8 WARNING oslo_config.cfg [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fbd63930668 pid: 8 (default app) 2026-07-02 15:48:29.154 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:48:29.156 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:48:39.155 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:48:39.157 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:48:49.153 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:48:49.155 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:48:59.153 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:48:59.153 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:48:59.155 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:48:59.155 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:49:09.154 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:49:09.154 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:49:09.155 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:49:09.155 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:49:19.154 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:49:19.154 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:49:19.155 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:49:19.155 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:49:29.154 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:49:29.154 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:49:29.155 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:49:29.155 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:49:39.153 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:49:39.153 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:49:39.154 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:49:39.154 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:49:49.154 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:49:49.157 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:49:49.157 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:49:49.158 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:49:59.153 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:49:59.153 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:49:59.154 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:49:59.155 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:50:09.154 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:50:09.154 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] GET http://10.0.0.178:8776/ 2026-07-02 15:50:09.155 8 INFO cinder.api.openstack.wsgi [None req-e4225f9e-f816-4d57-9fa8-6988c0b19acc - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:50:09.155 7 INFO cinder.api.openstack.wsgi [None req-f37c81c8-d65f-4811-87ad-fbd1d90d4473 - - - - - -] http://10.0.0.178:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-02 15:50:10.598 8 INFO cinder.api.openstack.wsgi [None req-76cea67f-7477-40c3-b793-701ec9bada3f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/types/rbd1 2026-07-02 15:50:10.621 8 INFO cinder.api.openstack.wsgi [None req-76cea67f-7477-40c3-b793-701ec9bada3f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/20] 10.0.0.92 () {30 vars in 681 bytes} [Thu Jul 2 15:50:09 2026] GET /v3/84b441d311bc483885a13e4057a7138f/types/rbd1 => generated 82 bytes in 823 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-02 15:50:11.006 7 INFO cinder.api.openstack.wsgi [None req-f4dea4a1-69cf-42aa-aea4-e45727d0c0f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 15:50:11.025 7 INFO cinder.api.openstack.wsgi [None req-f4dea4a1-69cf-42aa-aea4-e45727d0c0f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.92 () {30 vars in 720 bytes} [Thu Jul 2 15:50:10 2026] GET /v3/84b441d311bc483885a13e4057a7138f/types?name=rbd1&is_public=None => generated 20 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 15:50:12.606 8 INFO cinder.api.openstack.wsgi [None req-a116d6ec-9892-4b23-8b56-f1821594ac98 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 15:50:12.631 8 INFO cinder.api.openstack.wsgi [None req-a116d6ec-9892-4b23-8b56-f1821594ac98 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/types returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.92 () {34 vars in 724 bytes} [Thu Jul 2 15:50:12 2026] POST /v3/84b441d311bc483885a13e4057a7138f/types => generated 179 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 15:50:12.645 7 INFO cinder.api.openstack.wsgi [req-a116d6ec-9892-4b23-8b56-f1821594ac98 req-ff6235bc-da5f-4c48-a147-c61ccc64c5e1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/types/ab54761f-3b50-47d2-9f81-7df1984afd6b/extra_specs 2026-07-02 15:50:12.702 7 INFO cinder.api.openstack.wsgi [req-a116d6ec-9892-4b23-8b56-f1821594ac98 req-ff6235bc-da5f-4c48-a147-c61ccc64c5e1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/types/ab54761f-3b50-47d2-9f81-7df1984afd6b/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.92 () {36 vars in 893 bytes} [Thu Jul 2 15:50:12 2026] POST /v3/84b441d311bc483885a13e4057a7138f/types/ab54761f-3b50-47d2-9f81-7df1984afd6b/extra_specs => generated 48 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 15:50:14.341 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/types?is_public=None 2026-07-02 15:50:14.357 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.92 () {30 vars in 700 bytes} [Thu Jul 2 15:50:14 2026] GET /v3/84b441d311bc483885a13e4057a7138f/types?is_public=None => generated 443 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 15:50:16.249 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/qos-specs 2026-07-02 15:50:16.261 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/25] 10.0.0.92 () {30 vars in 679 bytes} [Thu Jul 2 15:50:15 2026] GET /v3/84b441d311bc483885a13e4057a7138f/qos-specs => generated 17 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 15:50:19.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:50:19.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:50:19.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:50:19.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:50:29.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:50:29.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:50:29.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:50:29.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:50:39.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:50:39.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:50:39.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:50:39.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:50:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:50:49.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:50:49.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:50:49.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:50:59.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:50:59.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:50:59.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:50:59.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:51:09.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:51:09.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:51:09.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:51:09.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:51:19.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:51:19.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:51:19.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:51:19.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:51:29.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:51:29.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:51:29.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:51:29.156 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:51:39.157 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:51:39.157 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:51:39.157 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:51:39.159 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:51:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:51:49.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:51:49.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:51:49.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:51:59.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:51:59.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:51:59.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:51:59.156 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:52:09.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:52:09.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:52:09.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:52:09.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:52:19.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:52:19.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:52:19.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:52:19.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:52:29.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:52:29.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:52:29.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:52:29.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:52:39.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:52:39.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:52:39.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:52:39.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:52:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:52:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:52:49.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:52:49.156 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:52:59.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:52:59.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:52:59.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:52:59.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:53:09.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:53:09.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:53:09.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:53:09.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:53:19.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:53:19.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:53:19.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:53:19.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:53:29.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:53:29.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:53:29.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:53:29.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:53:39.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:53:39.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:53:39.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:53:39.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:53:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:53:49.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:53:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:53:49.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:53:59.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:53:59.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:53:59.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:53:59.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:54:09.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:54:09.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:54:09.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:54:09.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:54:19.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:54:19.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:54:19.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:54:19.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:54:29.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:54:29.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:54:29.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:54:29.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:54:39.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:54:39.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:54:39.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:54:39.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:54:49.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:54:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:54:49.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:54:49.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:54:59.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:54:59.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:54:59.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:54:59.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:55:09.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:55:09.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:55:09.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:55:09.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:55:19.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:55:19.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:55:19.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:55:19.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:55:29.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:55:29.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:55:29.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:55:29.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:55:39.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:55:39.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:55:39.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:55:39.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:55:49.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:55:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:55:49.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:55:49.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:55:59.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:55:59.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:55:59.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:55:59.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:56:09.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:56:09.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:56:09.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:56:09.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:56:19.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:56:19.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:56:19.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:56:19.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:56:29.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:56:29.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:56:29.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:56:29.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:56:39.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:56:39.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:56:39.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:56:39.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:56:49.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:56:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:56:49.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:56:49.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:56:59.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:56:59.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:56:59.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:56:59.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:57:09.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:57:09.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:57:09.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:57:09.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:57:19.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:57:19.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:57:19.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:57:19.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:57:29.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:57:29.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:57:29.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:57:29.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:57:39.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:57:39.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:57:39.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:57:39.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:57:49.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:57:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:57:49.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:57:49.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:57:59.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:57:59.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:57:59.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:57:59.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:58:09.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:58:09.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:58:09.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:58:09.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:58:19.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:58:19.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:58:19.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:58:19.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:58:29.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:58:29.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:58:29.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:58:29.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:58:39.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:58:39.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:58:39.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:58:39.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:58:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:58:49.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:58:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:58:49.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:58:59.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:58:59.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:58:59.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:58:59.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:59:09.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:59:09.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:59:09.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:59:09.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:59:19.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:59:19.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:59:19.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:59:19.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:59:29.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:59:29.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:59:29.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:59:29.158 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:59:39.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:59:39.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:59:39.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:59:39.157 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:59:49.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:59:49.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:59:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:59:49.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:59:59.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:59:59.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 15:59:59.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 15:59:59.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:00:09.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:00:09.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:00:09.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:00:09.156 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:00:19.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:00:19.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:00:19.156 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:00:19.157 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:00:29.174 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:00:29.177 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:00:29.180 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:00:29.182 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:00:39.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:00:39.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:00:39.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:00:39.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:00:49.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:00:49.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:00:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:00:49.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:00:59.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:00:59.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:00:59.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:00:59.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:01:09.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:01:09.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:01:09.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:01:09.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:01:19.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:01:19.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:01:19.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:01:19.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:01:29.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:01:29.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:01:29.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:01:29.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:01:39.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:01:39.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:01:39.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:01:39.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:01:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:01:49.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:01:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:01:49.156 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:01:59.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:01:59.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:01:59.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:01:59.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:02:09.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:02:09.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:02:09.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:02:09.156 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:02:19.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:02:19.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:02:19.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:02:19.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:02:29.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:02:29.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:02:29.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:02:29.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:02:39.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:02:39.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:02:39.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:02:39.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:02:49.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:02:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:02:49.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:02:49.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:02:59.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:02:59.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:02:59.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:02:59.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:03:09.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:03:09.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:03:09.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:03:09.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:03:19.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:03:19.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:03:19.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:03:19.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:03:29.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:03:29.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:03:29.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:03:29.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:03:39.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:03:39.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:03:39.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:03:39.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:03:49.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:03:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:03:49.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:03:49.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:03:59.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:03:59.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:03:59.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:03:59.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:04:09.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:04:09.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:04:09.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:04:09.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:04:19.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:04:19.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:04:19.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:04:19.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:04:29.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:04:29.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:04:29.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:04:29.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:04:39.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:04:39.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:04:39.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:04:39.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:04:49.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:04:49.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:04:49.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:04:49.156 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:04:59.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:04:59.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:04:59.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:04:59.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:05:09.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:05:09.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:05:09.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:05:09.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:05:19.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:05:19.154 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:05:19.155 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:05:19.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:05:29.153 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:05:29.153 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:05:29.154 8 INFO cinder.api.openstack.wsgi [None req-fd7682da-7c38-44bb-b1c1-c3ac80f1dc41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:05:29.155 7 INFO cinder.api.openstack.wsgi [None req-fb2de6ea-5d8f-4ba3-8886-8e67d6686f7f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:05:38.131 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET https://volume.199-19-213-23.nip.io/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=False 2026-07-02 16:05:38.157 8 WARNING cinder.quota [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:05:38.157 8 WARNING cinder.quota [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:05:38.158 8 WARNING cinder.quota [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:05:38.158 8 WARNING cinder.quota [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:05:38.158 8 WARNING cinder.quota [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:05:38.159 8 WARNING cinder.quota [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:05:38.164 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] https://volume.199-19-213-23.nip.io/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 105/210] 199.19.213.23 () {44 vars in 1064 bytes} [Thu Jul 2 16:05:38 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=False => generated 340 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:05:38.310 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] PUT https://volume.199-19-213-23.nip.io/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f 2026-07-02 16:05:38.374 7 WARNING cinder.quota [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:05:38.375 7 WARNING cinder.quota [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:05:38.375 7 WARNING cinder.quota [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:05:38.375 7 WARNING cinder.quota [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:05:38.376 7 WARNING cinder.quota [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:05:38.376 7 WARNING cinder.quota [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:05:38.384 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] https://volume.199-19-213-23.nip.io/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f returned with HTTP 200 [pid: 7|app: 0|req: 106/211] 199.19.213.23 () {48 vars in 1093 bytes} [Thu Jul 2 16:05:38 2026] PUT /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f => generated 296 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:05:39.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:05:39.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:05:39.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:05:39.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:05:49.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:05:49.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:05:49.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:05:49.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:05:59.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:05:59.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:05:59.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:05:59.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:06:09.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:06:09.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:06:09.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:06:09.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:06:19.156 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:06:19.158 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:06:19.158 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:06:19.160 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:06:29.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:06:29.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:06:29.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:06:29.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:06:39.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:06:39.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:06:39.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:06:39.156 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:06:49.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:06:49.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:06:49.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:06:49.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:06:59.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:06:59.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:06:59.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:06:59.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:07:09.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:07:09.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:07:09.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:07:09.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:07:19.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:07:19.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:07:19.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:07:19.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:07:29.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:07:29.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:07:29.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:07:29.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:07:39.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:07:39.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:07:39.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:07:39.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:07:49.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:07:49.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:07:49.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:07:49.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:07:59.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:07:59.156 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:07:59.156 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:07:59.157 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:08:09.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:08:09.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:08:09.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:08:09.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:08:19.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:08:19.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:08:19.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:08:19.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:08:29.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:08:29.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:08:29.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:08:29.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:08:39.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:08:39.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:08:39.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:08:39.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:08:49.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:08:49.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:08:49.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:08:49.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:08:59.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:08:59.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:08:59.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:08:59.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:09:09.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:09:09.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:09:09.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:09:09.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:09:19.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:09:19.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:09:19.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:09:19.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:09:29.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:09:29.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:09:29.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:09:29.156 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:09:39.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:09:39.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:09:39.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:09:39.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:09:49.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:09:49.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:09:49.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:09:49.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:09:59.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:09:59.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:09:59.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:09:59.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:10:09.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:10:09.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:10:09.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:10:09.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:10:19.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:10:19.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:10:19.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:10:19.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:10:29.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:10:29.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:10:29.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:10:29.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:10:39.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:10:39.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:10:39.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:10:39.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:10:49.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:10:49.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:10:49.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:10:49.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:10:59.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:10:59.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:10:59.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:10:59.156 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:11:09.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:11:09.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:11:09.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:11:09.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:11:19.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:11:19.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:11:19.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:11:19.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:11:29.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:11:29.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:11:29.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:11:29.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:11:39.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:11:39.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:11:39.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:11:39.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:11:49.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:11:49.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:11:49.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:11:49.156 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:11:59.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:11:59.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:11:59.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:11:59.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:12:09.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:12:09.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:12:09.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:12:09.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:12:19.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:12:19.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:12:19.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:12:19.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:12:29.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:12:29.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:12:29.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:12:29.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:12:39.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:12:39.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:12:39.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:12:39.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:12:49.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:12:49.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:12:49.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:12:49.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:12:59.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:12:59.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:12:59.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:12:59.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:13:09.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:13:09.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:13:09.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:13:09.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:13:19.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:13:19.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:13:19.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:13:19.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:13:29.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:13:29.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:13:29.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:13:29.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:13:39.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:13:39.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:13:39.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:13:39.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:13:49.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:13:49.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:13:49.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:13:49.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:13:59.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:13:59.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:13:59.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:13:59.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:14:09.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:14:09.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:14:09.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:14:09.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:14:19.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:14:19.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:14:19.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:14:19.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:14:29.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:14:29.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:14:29.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:14:29.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:14:39.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:14:39.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:14:39.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:14:39.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:14:49.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:14:49.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:14:49.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:14:49.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:14:59.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:14:59.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:14:59.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:14:59.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:15:09.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:15:09.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:15:09.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:15:09.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:15:19.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:15:19.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:15:19.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:15:19.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:15:29.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:15:29.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:15:29.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:15:29.156 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:15:39.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:15:39.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:15:39.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:15:39.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:15:49.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:15:49.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:15:49.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:15:49.158 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:15:59.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:15:59.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:15:59.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:15:59.156 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:16:09.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:16:09.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:16:09.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:16:09.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:16:19.153 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:16:19.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:16:19.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:16:19.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:16:29.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:16:29.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:16:29.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:16:29.156 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:16:39.153 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:16:39.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:16:39.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:16:39.155 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:16:49.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:16:49.154 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:16:49.154 7 INFO cinder.api.openstack.wsgi [None req-d1d631c5-b10f-4d12-9d89-8f698b977f88 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:16:49.155 8 INFO cinder.api.openstack.wsgi [None req-0b4344ca-19ef-478a-b320-8f919e195d92 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:16:55.029 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET https://volume.199-19-213-23.nip.io/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=False 2026-07-02 16:16:55.052 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] https://volume.199-19-213-23.nip.io/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 175/348] 199.19.213.23 () {44 vars in 1064 bytes} [Thu Jul 2 16:16:54 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=False => generated 340 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:16:55.630 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] PUT https://volume.199-19-213-23.nip.io/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70 2026-07-02 16:16:55.715 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] https://volume.199-19-213-23.nip.io/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70 returned with HTTP 200 [pid: 8|app: 0|req: 174/349] 199.19.213.23 () {48 vars in 1093 bytes} [Thu Jul 2 16:16:55 2026] PUT /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70 => generated 296 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:16:59.154 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:16:59.154 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:16:59.155 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:16:59.155 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:17:09.153 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:17:09.153 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:17:09.154 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:17:09.155 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:17:19.153 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:17:19.153 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:17:19.154 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:17:19.154 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:17:29.154 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:17:29.154 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:17:29.155 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:17:29.155 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:17:39.154 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:17:39.154 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:17:39.155 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:17:39.155 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:17:49.153 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:17:49.153 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:17:49.154 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:17:49.155 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:17:59.153 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:17:59.154 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:17:59.155 8 INFO cinder.api.openstack.wsgi [None req-78b4f9b3-f2c5-49ac-9538-c7d94307154e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:17:59.155 7 INFO cinder.api.openstack.wsgi [None req-99428a67-1af0-44bc-84c1-0722ae40fb61 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:18:00.515 8 INFO cinder.api.openstack.wsgi [None req-5d248b12-d4aa-4c13-8594-c70ed4e2b0a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:18:00.554 8 INFO cinder.volume.api [None req-5d248b12-d4aa-4c13-8594-c70ed4e2b0a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:18:00.556 8 INFO cinder.api.openstack.wsgi [None req-5d248b12-d4aa-4c13-8594-c70ed4e2b0a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 182/364] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:18:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:18:00.576 7 INFO cinder.api.openstack.wsgi [None req-ccd106ed-51eb-4426-91a6-262715b69c66 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:18:01.122 7 INFO cinder.api.openstack.wsgi [None req-ccd106ed-51eb-4426-91a6-262715b69c66 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 183/365] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:18:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:18:01.131 8 INFO cinder.api.openstack.wsgi [None req-b6392bb1-98d5-4b63-a9e3-50d1ef6311b4 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:18:01.143 8 INFO cinder.volume.api [None req-b6392bb1-98d5-4b63-a9e3-50d1ef6311b4 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:18:01.143 8 INFO cinder.api.openstack.wsgi [None req-b6392bb1-98d5-4b63-a9e3-50d1ef6311b4 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 183/366] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:18:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:18:01.198 7 INFO cinder.api.openstack.wsgi [None req-206dcd07-898a-40c7-a06b-0504926b6e1b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:18:01.222 7 INFO cinder.api.openstack.wsgi [None req-206dcd07-898a-40c7-a06b-0504926b6e1b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 184/367] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:18:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:18:01.232 8 INFO cinder.api.openstack.wsgi [None req-b3fd9e88-10dc-442e-8a8f-e9700019071b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:18:01.249 8 INFO cinder.api.openstack.wsgi [None req-b3fd9e88-10dc-442e-8a8f-e9700019071b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 184/368] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:18:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:18:01.262 7 INFO cinder.api.openstack.wsgi [None req-5378141f-f33e-413b-be48-dbd707e330cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:18:01.284 7 INFO cinder.api.openstack.wsgi [None req-5378141f-f33e-413b-be48-dbd707e330cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 185/369] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:18:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:18:01.296 8 INFO cinder.api.openstack.wsgi [None req-46344936-cf8f-4d1a-9b21-ba4c7fa416f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:18:01.305 8 INFO cinder.volume.api [None req-46344936-cf8f-4d1a-9b21-ba4c7fa416f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:18:01.306 8 INFO cinder.api.openstack.wsgi [None req-46344936-cf8f-4d1a-9b21-ba4c7fa416f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 185/370] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:18:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:18:01.317 7 INFO cinder.api.openstack.wsgi [None req-9cea72b3-7550-4860-8b06-b2392f49c298 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:18:01.323 7 INFO cinder.api.openstack.wsgi [None req-9cea72b3-7550-4860-8b06-b2392f49c298 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 186/371] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:18:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:18:09.153 7 INFO cinder.api.openstack.wsgi [None req-9cea72b3-7550-4860-8b06-b2392f49c298 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:18:09.153 8 INFO cinder.api.openstack.wsgi [None req-46344936-cf8f-4d1a-9b21-ba4c7fa416f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:18:09.154 7 INFO cinder.api.openstack.wsgi [None req-9cea72b3-7550-4860-8b06-b2392f49c298 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:18:09.155 8 INFO cinder.api.openstack.wsgi [None req-46344936-cf8f-4d1a-9b21-ba4c7fa416f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:18:19.154 7 INFO cinder.api.openstack.wsgi [None req-9cea72b3-7550-4860-8b06-b2392f49c298 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:18:19.154 8 INFO cinder.api.openstack.wsgi [None req-46344936-cf8f-4d1a-9b21-ba4c7fa416f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:18:19.155 7 INFO cinder.api.openstack.wsgi [None req-9cea72b3-7550-4860-8b06-b2392f49c298 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:18:19.155 8 INFO cinder.api.openstack.wsgi [None req-46344936-cf8f-4d1a-9b21-ba4c7fa416f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:18:29.154 8 INFO cinder.api.openstack.wsgi [None req-46344936-cf8f-4d1a-9b21-ba4c7fa416f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:18:29.154 7 INFO cinder.api.openstack.wsgi [None req-9cea72b3-7550-4860-8b06-b2392f49c298 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:18:29.154 8 INFO cinder.api.openstack.wsgi [None req-46344936-cf8f-4d1a-9b21-ba4c7fa416f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:18:29.155 7 INFO cinder.api.openstack.wsgi [None req-9cea72b3-7550-4860-8b06-b2392f49c298 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:18:39.154 7 INFO cinder.api.openstack.wsgi [None req-9cea72b3-7550-4860-8b06-b2392f49c298 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:18:39.154 8 INFO cinder.api.openstack.wsgi [None req-46344936-cf8f-4d1a-9b21-ba4c7fa416f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:18:39.155 8 INFO cinder.api.openstack.wsgi [None req-46344936-cf8f-4d1a-9b21-ba4c7fa416f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:18:39.155 7 INFO cinder.api.openstack.wsgi [None req-9cea72b3-7550-4860-8b06-b2392f49c298 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:18:49.153 7 INFO cinder.api.openstack.wsgi [None req-9cea72b3-7550-4860-8b06-b2392f49c298 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:18:49.153 8 INFO cinder.api.openstack.wsgi [None req-46344936-cf8f-4d1a-9b21-ba4c7fa416f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:18:49.154 7 INFO cinder.api.openstack.wsgi [None req-9cea72b3-7550-4860-8b06-b2392f49c298 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:18:49.154 8 INFO cinder.api.openstack.wsgi [None req-46344936-cf8f-4d1a-9b21-ba4c7fa416f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:18:59.154 8 INFO cinder.api.openstack.wsgi [None req-46344936-cf8f-4d1a-9b21-ba4c7fa416f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:18:59.154 7 INFO cinder.api.openstack.wsgi [None req-9cea72b3-7550-4860-8b06-b2392f49c298 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:18:59.155 8 INFO cinder.api.openstack.wsgi [None req-46344936-cf8f-4d1a-9b21-ba4c7fa416f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:18:59.155 7 INFO cinder.api.openstack.wsgi [None req-9cea72b3-7550-4860-8b06-b2392f49c298 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:19:00.328 8 INFO cinder.api.openstack.wsgi [None req-6fbd91c7-6bfb-48af-9728-eee0933af0d6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:19:00.353 8 INFO cinder.api.openstack.wsgi [None req-6fbd91c7-6bfb-48af-9728-eee0933af0d6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 192/384] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:19:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:19:00.368 7 INFO cinder.api.openstack.wsgi [None req-9e24bd3c-15ea-4b6d-ae89-31e0d9c3fe2e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:19:00.387 7 INFO cinder.api.openstack.wsgi [None req-9e24bd3c-15ea-4b6d-ae89-31e0d9c3fe2e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 193/385] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:19:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:19:00.400 8 INFO cinder.api.openstack.wsgi [None req-7f76f80b-50ce-4cd0-bb7a-57a6f0574c35 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:19:00.422 8 INFO cinder.api.openstack.wsgi [None req-7f76f80b-50ce-4cd0-bb7a-57a6f0574c35 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 193/386] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:19:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:19:00.436 7 INFO cinder.api.openstack.wsgi [None req-52c3a0c2-fafc-4e7f-855e-5dd0d8765e73 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:19:00.442 7 INFO cinder.api.openstack.wsgi [None req-52c3a0c2-fafc-4e7f-855e-5dd0d8765e73 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 194/387] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:19:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:19:00.453 8 INFO cinder.api.openstack.wsgi [None req-565c6ebd-56e1-4096-8aca-da0e031257cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:19:00.983 8 INFO cinder.api.openstack.wsgi [None req-565c6ebd-56e1-4096-8aca-da0e031257cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 194/388] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:19:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:19:00.996 7 INFO cinder.api.openstack.wsgi [None req-abf54bef-6b2b-4d3b-aaaf-05ff12f34cde a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:19:01.022 7 INFO cinder.volume.api [None req-abf54bef-6b2b-4d3b-aaaf-05ff12f34cde a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:19:01.024 7 INFO cinder.api.openstack.wsgi [None req-abf54bef-6b2b-4d3b-aaaf-05ff12f34cde a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 195/389] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:19:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:19:01.035 8 INFO cinder.api.openstack.wsgi [None req-7afd0a5a-0216-4668-93f0-2392cde82942 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:19:01.041 8 INFO cinder.volume.api [None req-7afd0a5a-0216-4668-93f0-2392cde82942 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:19:01.041 8 INFO cinder.api.openstack.wsgi [None req-7afd0a5a-0216-4668-93f0-2392cde82942 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 195/390] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:19:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:19:01.049 7 INFO cinder.api.openstack.wsgi [None req-cef6811d-7b6b-47c3-92ac-a81ee508ec19 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:19:01.058 7 INFO cinder.volume.api [None req-cef6811d-7b6b-47c3-92ac-a81ee508ec19 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:19:01.060 7 INFO cinder.api.openstack.wsgi [None req-cef6811d-7b6b-47c3-92ac-a81ee508ec19 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 196/391] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:19:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:19:09.154 7 INFO cinder.api.openstack.wsgi [None req-cef6811d-7b6b-47c3-92ac-a81ee508ec19 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:19:09.154 8 INFO cinder.api.openstack.wsgi [None req-7afd0a5a-0216-4668-93f0-2392cde82942 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:19:09.155 7 INFO cinder.api.openstack.wsgi [None req-cef6811d-7b6b-47c3-92ac-a81ee508ec19 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:19:09.156 8 INFO cinder.api.openstack.wsgi [None req-7afd0a5a-0216-4668-93f0-2392cde82942 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:19:19.154 7 INFO cinder.api.openstack.wsgi [None req-cef6811d-7b6b-47c3-92ac-a81ee508ec19 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:19:19.154 8 INFO cinder.api.openstack.wsgi [None req-7afd0a5a-0216-4668-93f0-2392cde82942 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:19:19.155 7 INFO cinder.api.openstack.wsgi [None req-cef6811d-7b6b-47c3-92ac-a81ee508ec19 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:19:19.155 8 INFO cinder.api.openstack.wsgi [None req-7afd0a5a-0216-4668-93f0-2392cde82942 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:19:29.154 7 INFO cinder.api.openstack.wsgi [None req-cef6811d-7b6b-47c3-92ac-a81ee508ec19 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:19:29.154 8 INFO cinder.api.openstack.wsgi [None req-7afd0a5a-0216-4668-93f0-2392cde82942 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:19:29.155 7 INFO cinder.api.openstack.wsgi [None req-cef6811d-7b6b-47c3-92ac-a81ee508ec19 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:19:29.155 8 INFO cinder.api.openstack.wsgi [None req-7afd0a5a-0216-4668-93f0-2392cde82942 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:19:39.153 8 INFO cinder.api.openstack.wsgi [None req-7afd0a5a-0216-4668-93f0-2392cde82942 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:19:39.153 7 INFO cinder.api.openstack.wsgi [None req-cef6811d-7b6b-47c3-92ac-a81ee508ec19 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:19:39.154 8 INFO cinder.api.openstack.wsgi [None req-7afd0a5a-0216-4668-93f0-2392cde82942 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:19:39.155 7 INFO cinder.api.openstack.wsgi [None req-cef6811d-7b6b-47c3-92ac-a81ee508ec19 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:19:49.154 8 INFO cinder.api.openstack.wsgi [None req-7afd0a5a-0216-4668-93f0-2392cde82942 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:19:49.154 7 INFO cinder.api.openstack.wsgi [None req-cef6811d-7b6b-47c3-92ac-a81ee508ec19 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:19:49.155 7 INFO cinder.api.openstack.wsgi [None req-cef6811d-7b6b-47c3-92ac-a81ee508ec19 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:19:49.155 8 INFO cinder.api.openstack.wsgi [None req-7afd0a5a-0216-4668-93f0-2392cde82942 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:19:59.154 7 INFO cinder.api.openstack.wsgi [None req-cef6811d-7b6b-47c3-92ac-a81ee508ec19 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:19:59.154 8 INFO cinder.api.openstack.wsgi [None req-7afd0a5a-0216-4668-93f0-2392cde82942 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:19:59.155 7 INFO cinder.api.openstack.wsgi [None req-cef6811d-7b6b-47c3-92ac-a81ee508ec19 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:19:59.156 8 INFO cinder.api.openstack.wsgi [None req-7afd0a5a-0216-4668-93f0-2392cde82942 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:20:00.285 7 INFO cinder.api.openstack.wsgi [None req-eddc2423-969b-42f5-83b7-b5d4c11457a7 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:20:00.290 7 INFO cinder.api.openstack.wsgi [None req-eddc2423-969b-42f5-83b7-b5d4c11457a7 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 203/404] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:20:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:20:00.334 8 INFO cinder.api.openstack.wsgi [None req-6c50bb03-c830-467e-8b51-19ab70ff25b0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:20:00.355 8 INFO cinder.api.openstack.wsgi [None req-6c50bb03-c830-467e-8b51-19ab70ff25b0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/405] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:20:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:20:00.364 7 INFO cinder.api.openstack.wsgi [None req-67289492-4dc5-49a4-8447-9c57d50e9ac7 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:20:00.379 7 INFO cinder.api.openstack.wsgi [None req-67289492-4dc5-49a4-8447-9c57d50e9ac7 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 204/406] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:20:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:20:00.387 8 INFO cinder.api.openstack.wsgi [None req-06644df3-4651-4674-902d-916d250c7cdd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:20:00.403 8 INFO cinder.api.openstack.wsgi [None req-06644df3-4651-4674-902d-916d250c7cdd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 203/407] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:20:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:20:00.410 7 INFO cinder.api.openstack.wsgi [None req-67be2713-693f-47c2-8bae-2bbda2b5301c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:20:00.416 7 INFO cinder.volume.api [None req-67be2713-693f-47c2-8bae-2bbda2b5301c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:20:00.417 7 INFO cinder.api.openstack.wsgi [None req-67be2713-693f-47c2-8bae-2bbda2b5301c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 205/408] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:20:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:20:00.424 8 INFO cinder.api.openstack.wsgi [None req-35e325c5-28b3-49f1-bbf3-b2858ded6ee3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:20:00.432 8 INFO cinder.volume.api [None req-35e325c5-28b3-49f1-bbf3-b2858ded6ee3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:20:00.434 8 INFO cinder.api.openstack.wsgi [None req-35e325c5-28b3-49f1-bbf3-b2858ded6ee3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 204/409] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:20:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:20:00.455 7 INFO cinder.api.openstack.wsgi [None req-630ff610-b284-4e1e-a564-fce5575a69af a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:20:00.959 7 INFO cinder.api.openstack.wsgi [None req-630ff610-b284-4e1e-a564-fce5575a69af a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 206/410] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:20:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:20:00.972 8 INFO cinder.api.openstack.wsgi [None req-e95b6257-1ea1-4bac-a3c6-9e2d7f2a9986 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:20:00.978 8 INFO cinder.volume.api [None req-e95b6257-1ea1-4bac-a3c6-9e2d7f2a9986 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:20:00.979 8 INFO cinder.api.openstack.wsgi [None req-e95b6257-1ea1-4bac-a3c6-9e2d7f2a9986 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 205/411] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:20:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:20:09.154 7 INFO cinder.api.openstack.wsgi [None req-630ff610-b284-4e1e-a564-fce5575a69af a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:20:09.154 8 INFO cinder.api.openstack.wsgi [None req-e95b6257-1ea1-4bac-a3c6-9e2d7f2a9986 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:20:09.155 7 INFO cinder.api.openstack.wsgi [None req-630ff610-b284-4e1e-a564-fce5575a69af a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:20:09.156 8 INFO cinder.api.openstack.wsgi [None req-e95b6257-1ea1-4bac-a3c6-9e2d7f2a9986 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:20:19.153 8 INFO cinder.api.openstack.wsgi [None req-e95b6257-1ea1-4bac-a3c6-9e2d7f2a9986 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:20:19.154 7 INFO cinder.api.openstack.wsgi [None req-630ff610-b284-4e1e-a564-fce5575a69af a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:20:19.155 8 INFO cinder.api.openstack.wsgi [None req-e95b6257-1ea1-4bac-a3c6-9e2d7f2a9986 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:20:19.155 7 INFO cinder.api.openstack.wsgi [None req-630ff610-b284-4e1e-a564-fce5575a69af a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:20:29.154 7 INFO cinder.api.openstack.wsgi [None req-630ff610-b284-4e1e-a564-fce5575a69af a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:20:29.154 8 INFO cinder.api.openstack.wsgi [None req-e95b6257-1ea1-4bac-a3c6-9e2d7f2a9986 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:20:29.155 7 INFO cinder.api.openstack.wsgi [None req-630ff610-b284-4e1e-a564-fce5575a69af a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:20:29.155 8 INFO cinder.api.openstack.wsgi [None req-e95b6257-1ea1-4bac-a3c6-9e2d7f2a9986 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:20:39.154 8 INFO cinder.api.openstack.wsgi [None req-e95b6257-1ea1-4bac-a3c6-9e2d7f2a9986 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:20:39.154 7 INFO cinder.api.openstack.wsgi [None req-630ff610-b284-4e1e-a564-fce5575a69af a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:20:39.155 8 INFO cinder.api.openstack.wsgi [None req-e95b6257-1ea1-4bac-a3c6-9e2d7f2a9986 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:20:39.155 7 INFO cinder.api.openstack.wsgi [None req-630ff610-b284-4e1e-a564-fce5575a69af a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:20:49.154 8 INFO cinder.api.openstack.wsgi [None req-e95b6257-1ea1-4bac-a3c6-9e2d7f2a9986 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:20:49.154 7 INFO cinder.api.openstack.wsgi [None req-630ff610-b284-4e1e-a564-fce5575a69af a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:20:49.155 8 INFO cinder.api.openstack.wsgi [None req-e95b6257-1ea1-4bac-a3c6-9e2d7f2a9986 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:20:49.155 7 INFO cinder.api.openstack.wsgi [None req-630ff610-b284-4e1e-a564-fce5575a69af a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:20:59.153 8 INFO cinder.api.openstack.wsgi [None req-e95b6257-1ea1-4bac-a3c6-9e2d7f2a9986 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:20:59.153 7 INFO cinder.api.openstack.wsgi [None req-630ff610-b284-4e1e-a564-fce5575a69af a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:20:59.154 7 INFO cinder.api.openstack.wsgi [None req-630ff610-b284-4e1e-a564-fce5575a69af a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:20:59.154 8 INFO cinder.api.openstack.wsgi [None req-e95b6257-1ea1-4bac-a3c6-9e2d7f2a9986 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:21:00.354 7 INFO cinder.api.openstack.wsgi [None req-1e1d9c90-a184-47d1-8db6-d2c2ac7e64dc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:21:00.363 7 INFO cinder.volume.api [None req-1e1d9c90-a184-47d1-8db6-d2c2ac7e64dc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:21:00.365 7 INFO cinder.api.openstack.wsgi [None req-1e1d9c90-a184-47d1-8db6-d2c2ac7e64dc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/424] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:21:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:21:00.411 8 INFO cinder.api.openstack.wsgi [None req-a93d28f7-29ea-4bc0-8667-65baa0a3d486 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:21:00.443 8 INFO cinder.api.openstack.wsgi [None req-a93d28f7-29ea-4bc0-8667-65baa0a3d486 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 212/425] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:21:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:21:00.457 7 INFO cinder.api.openstack.wsgi [None req-64ecb864-cbbb-4135-aa1f-77b8c29e0019 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:21:00.475 7 INFO cinder.api.openstack.wsgi [None req-64ecb864-cbbb-4135-aa1f-77b8c29e0019 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 214/426] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:21:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:21:00.490 8 INFO cinder.api.openstack.wsgi [None req-0a68d477-7943-4804-9749-3787cde420ed a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:21:00.512 8 INFO cinder.api.openstack.wsgi [None req-0a68d477-7943-4804-9749-3787cde420ed a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/427] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:21:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:21:00.523 7 INFO cinder.api.openstack.wsgi [None req-90bb6a21-413e-4b5a-9ae8-a16863e99a6d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:21:01.028 7 INFO cinder.api.openstack.wsgi [None req-90bb6a21-413e-4b5a-9ae8-a16863e99a6d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 215/428] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:21:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:21:01.039 8 INFO cinder.api.openstack.wsgi [None req-2a6c6fe7-9bba-481d-9063-122e10c4d46f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:21:01.048 8 INFO cinder.volume.api [None req-2a6c6fe7-9bba-481d-9063-122e10c4d46f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:21:01.050 8 INFO cinder.api.openstack.wsgi [None req-2a6c6fe7-9bba-481d-9063-122e10c4d46f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 214/429] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:21:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:21:01.060 7 INFO cinder.api.openstack.wsgi [None req-3cc0acf0-82a7-4c09-a557-299709af284c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:21:01.076 7 INFO cinder.volume.api [None req-3cc0acf0-82a7-4c09-a557-299709af284c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:21:01.076 7 INFO cinder.api.openstack.wsgi [None req-3cc0acf0-82a7-4c09-a557-299709af284c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 216/430] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:21:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:21:01.090 8 INFO cinder.api.openstack.wsgi [None req-09569e61-88eb-44c3-9337-48b8e18dba77 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:21:01.098 8 INFO cinder.api.openstack.wsgi [None req-09569e61-88eb-44c3-9337-48b8e18dba77 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 215/431] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:21:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:21:09.154 7 INFO cinder.api.openstack.wsgi [None req-3cc0acf0-82a7-4c09-a557-299709af284c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:21:09.155 8 INFO cinder.api.openstack.wsgi [None req-09569e61-88eb-44c3-9337-48b8e18dba77 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:21:09.155 7 INFO cinder.api.openstack.wsgi [None req-3cc0acf0-82a7-4c09-a557-299709af284c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:21:09.156 8 INFO cinder.api.openstack.wsgi [None req-09569e61-88eb-44c3-9337-48b8e18dba77 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:21:19.154 7 INFO cinder.api.openstack.wsgi [None req-3cc0acf0-82a7-4c09-a557-299709af284c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:21:19.154 8 INFO cinder.api.openstack.wsgi [None req-09569e61-88eb-44c3-9337-48b8e18dba77 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:21:19.155 8 INFO cinder.api.openstack.wsgi [None req-09569e61-88eb-44c3-9337-48b8e18dba77 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:21:19.155 7 INFO cinder.api.openstack.wsgi [None req-3cc0acf0-82a7-4c09-a557-299709af284c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:21:29.153 8 INFO cinder.api.openstack.wsgi [None req-09569e61-88eb-44c3-9337-48b8e18dba77 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:21:29.153 7 INFO cinder.api.openstack.wsgi [None req-3cc0acf0-82a7-4c09-a557-299709af284c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:21:29.154 8 INFO cinder.api.openstack.wsgi [None req-09569e61-88eb-44c3-9337-48b8e18dba77 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:21:29.155 7 INFO cinder.api.openstack.wsgi [None req-3cc0acf0-82a7-4c09-a557-299709af284c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:21:39.153 7 INFO cinder.api.openstack.wsgi [None req-3cc0acf0-82a7-4c09-a557-299709af284c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:21:39.153 8 INFO cinder.api.openstack.wsgi [None req-09569e61-88eb-44c3-9337-48b8e18dba77 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:21:39.154 7 INFO cinder.api.openstack.wsgi [None req-3cc0acf0-82a7-4c09-a557-299709af284c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:21:39.154 8 INFO cinder.api.openstack.wsgi [None req-09569e61-88eb-44c3-9337-48b8e18dba77 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:21:49.153 8 INFO cinder.api.openstack.wsgi [None req-09569e61-88eb-44c3-9337-48b8e18dba77 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:21:49.153 7 INFO cinder.api.openstack.wsgi [None req-3cc0acf0-82a7-4c09-a557-299709af284c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:21:49.154 8 INFO cinder.api.openstack.wsgi [None req-09569e61-88eb-44c3-9337-48b8e18dba77 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:21:49.155 7 INFO cinder.api.openstack.wsgi [None req-3cc0acf0-82a7-4c09-a557-299709af284c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:21:59.153 8 INFO cinder.api.openstack.wsgi [None req-09569e61-88eb-44c3-9337-48b8e18dba77 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:21:59.153 7 INFO cinder.api.openstack.wsgi [None req-3cc0acf0-82a7-4c09-a557-299709af284c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:21:59.154 8 INFO cinder.api.openstack.wsgi [None req-09569e61-88eb-44c3-9337-48b8e18dba77 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:21:59.154 7 INFO cinder.api.openstack.wsgi [None req-3cc0acf0-82a7-4c09-a557-299709af284c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:22:00.347 8 INFO cinder.api.openstack.wsgi [None req-afe18d25-0370-4f1d-9659-8ba53ec0772d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:22:00.353 8 INFO cinder.api.openstack.wsgi [None req-afe18d25-0370-4f1d-9659-8ba53ec0772d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 222/444] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:22:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:22:00.364 7 INFO cinder.api.openstack.wsgi [None req-9e6c83d6-ab59-4c4c-97bd-a600fe9b03dc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:22:00.371 7 INFO cinder.volume.api [None req-9e6c83d6-ab59-4c4c-97bd-a600fe9b03dc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:22:00.371 7 INFO cinder.api.openstack.wsgi [None req-9e6c83d6-ab59-4c4c-97bd-a600fe9b03dc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 223/445] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:22:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:22:00.383 8 INFO cinder.api.openstack.wsgi [None req-7fb80e07-6d94-4f68-bf2b-5e70ea820c49 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:22:00.886 8 INFO cinder.api.openstack.wsgi [None req-7fb80e07-6d94-4f68-bf2b-5e70ea820c49 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 223/446] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:22:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:22:00.923 7 INFO cinder.api.openstack.wsgi [None req-a8718ba5-78f8-44a1-ae0e-ffe8662f37b9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:22:00.942 7 INFO cinder.api.openstack.wsgi [None req-a8718ba5-78f8-44a1-ae0e-ffe8662f37b9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/447] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:22:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:22:00.953 8 INFO cinder.api.openstack.wsgi [None req-62abc57f-3eec-4ddc-842e-11f3d9ec9299 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:22:00.975 8 INFO cinder.api.openstack.wsgi [None req-62abc57f-3eec-4ddc-842e-11f3d9ec9299 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/448] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:22:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:22:00.987 7 INFO cinder.api.openstack.wsgi [None req-f4100e44-3c71-4bb2-9acb-4a132fe4fbe3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:22:01.004 7 INFO cinder.api.openstack.wsgi [None req-f4100e44-3c71-4bb2-9acb-4a132fe4fbe3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/449] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:22:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:22:01.017 8 INFO cinder.api.openstack.wsgi [None req-762c6b94-06ae-41a2-bc36-5a24ea3e6b06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:22:01.025 8 INFO cinder.volume.api [None req-762c6b94-06ae-41a2-bc36-5a24ea3e6b06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:22:01.027 8 INFO cinder.api.openstack.wsgi [None req-762c6b94-06ae-41a2-bc36-5a24ea3e6b06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:22:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:22:01.041 7 INFO cinder.api.openstack.wsgi [None req-58737491-0d8f-493c-be98-0957f4d122dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:22:01.053 7 INFO cinder.volume.api [None req-58737491-0d8f-493c-be98-0957f4d122dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:22:01.055 7 INFO cinder.api.openstack.wsgi [None req-58737491-0d8f-493c-be98-0957f4d122dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 226/451] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:22:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:22:09.154 8 INFO cinder.api.openstack.wsgi [None req-762c6b94-06ae-41a2-bc36-5a24ea3e6b06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:22:09.155 7 INFO cinder.api.openstack.wsgi [None req-58737491-0d8f-493c-be98-0957f4d122dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:22:09.155 8 INFO cinder.api.openstack.wsgi [None req-762c6b94-06ae-41a2-bc36-5a24ea3e6b06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:22:09.156 7 INFO cinder.api.openstack.wsgi [None req-58737491-0d8f-493c-be98-0957f4d122dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:22:19.154 8 INFO cinder.api.openstack.wsgi [None req-762c6b94-06ae-41a2-bc36-5a24ea3e6b06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:22:19.154 7 INFO cinder.api.openstack.wsgi [None req-58737491-0d8f-493c-be98-0957f4d122dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:22:19.155 8 INFO cinder.api.openstack.wsgi [None req-762c6b94-06ae-41a2-bc36-5a24ea3e6b06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:22:19.155 7 INFO cinder.api.openstack.wsgi [None req-58737491-0d8f-493c-be98-0957f4d122dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:22:29.153 7 INFO cinder.api.openstack.wsgi [None req-58737491-0d8f-493c-be98-0957f4d122dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:22:29.153 8 INFO cinder.api.openstack.wsgi [None req-762c6b94-06ae-41a2-bc36-5a24ea3e6b06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:22:29.154 7 INFO cinder.api.openstack.wsgi [None req-58737491-0d8f-493c-be98-0957f4d122dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:22:29.155 8 INFO cinder.api.openstack.wsgi [None req-762c6b94-06ae-41a2-bc36-5a24ea3e6b06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:22:39.154 8 INFO cinder.api.openstack.wsgi [None req-762c6b94-06ae-41a2-bc36-5a24ea3e6b06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:22:39.154 7 INFO cinder.api.openstack.wsgi [None req-58737491-0d8f-493c-be98-0957f4d122dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:22:39.155 8 INFO cinder.api.openstack.wsgi [None req-762c6b94-06ae-41a2-bc36-5a24ea3e6b06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:22:39.155 7 INFO cinder.api.openstack.wsgi [None req-58737491-0d8f-493c-be98-0957f4d122dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:22:49.153 8 INFO cinder.api.openstack.wsgi [None req-762c6b94-06ae-41a2-bc36-5a24ea3e6b06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:22:49.154 7 INFO cinder.api.openstack.wsgi [None req-58737491-0d8f-493c-be98-0957f4d122dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:22:49.155 8 INFO cinder.api.openstack.wsgi [None req-762c6b94-06ae-41a2-bc36-5a24ea3e6b06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:22:49.155 7 INFO cinder.api.openstack.wsgi [None req-58737491-0d8f-493c-be98-0957f4d122dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:22:59.154 8 INFO cinder.api.openstack.wsgi [None req-762c6b94-06ae-41a2-bc36-5a24ea3e6b06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:22:59.154 7 INFO cinder.api.openstack.wsgi [None req-58737491-0d8f-493c-be98-0957f4d122dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:22:59.155 8 INFO cinder.api.openstack.wsgi [None req-762c6b94-06ae-41a2-bc36-5a24ea3e6b06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:22:59.156 7 INFO cinder.api.openstack.wsgi [None req-58737491-0d8f-493c-be98-0957f4d122dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:23:00.299 8 INFO cinder.api.openstack.wsgi [None req-128058a7-a604-42f5-9330-b3392f1cf033 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:23:00.327 8 INFO cinder.volume.api [None req-128058a7-a604-42f5-9330-b3392f1cf033 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:23:00.329 8 INFO cinder.api.openstack.wsgi [None req-128058a7-a604-42f5-9330-b3392f1cf033 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/464] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:23:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:23:00.345 7 INFO cinder.api.openstack.wsgi [None req-4289898f-0438-45dd-bb9c-68e473d12e4b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:23:00.848 7 INFO cinder.api.openstack.wsgi [None req-4289898f-0438-45dd-bb9c-68e473d12e4b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 233/465] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:23:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:23:00.860 8 INFO cinder.api.openstack.wsgi [None req-c3b2e4df-866d-4a10-9789-faae7413eb24 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:23:00.873 8 INFO cinder.volume.api [None req-c3b2e4df-866d-4a10-9789-faae7413eb24 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:23:00.874 8 INFO cinder.api.openstack.wsgi [None req-c3b2e4df-866d-4a10-9789-faae7413eb24 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 233/466] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:23:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:23:00.896 7 INFO cinder.api.openstack.wsgi [None req-fc1867d7-41b5-4c39-be16-2e400d9a2111 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:23:00.901 7 INFO cinder.api.openstack.wsgi [None req-fc1867d7-41b5-4c39-be16-2e400d9a2111 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 234/467] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:23:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:23:00.913 8 INFO cinder.api.openstack.wsgi [None req-a5e4a8af-2ec4-4af8-aade-20706096a3b0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:23:00.925 8 INFO cinder.volume.api [None req-a5e4a8af-2ec4-4af8-aade-20706096a3b0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:23:00.927 8 INFO cinder.api.openstack.wsgi [None req-a5e4a8af-2ec4-4af8-aade-20706096a3b0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/468] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:23:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:23:00.969 7 INFO cinder.api.openstack.wsgi [None req-6b454bcc-fc40-4bb4-a0a6-b90ce199a481 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:23:01.009 7 INFO cinder.api.openstack.wsgi [None req-6b454bcc-fc40-4bb4-a0a6-b90ce199a481 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 235/469] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:23:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:23:01.020 8 INFO cinder.api.openstack.wsgi [None req-664e5dbe-b386-46fb-9bf0-be7e91b72da5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:23:01.042 8 INFO cinder.api.openstack.wsgi [None req-664e5dbe-b386-46fb-9bf0-be7e91b72da5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 235/470] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:23:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:23:01.053 7 INFO cinder.api.openstack.wsgi [None req-81b29705-b130-4b71-ba69-e303b12a15d9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:23:01.103 7 INFO cinder.api.openstack.wsgi [None req-81b29705-b130-4b71-ba69-e303b12a15d9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/471] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:23:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:23:09.154 8 INFO cinder.api.openstack.wsgi [None req-664e5dbe-b386-46fb-9bf0-be7e91b72da5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:23:09.154 7 INFO cinder.api.openstack.wsgi [None req-81b29705-b130-4b71-ba69-e303b12a15d9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:23:09.155 7 INFO cinder.api.openstack.wsgi [None req-81b29705-b130-4b71-ba69-e303b12a15d9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:23:09.155 8 INFO cinder.api.openstack.wsgi [None req-664e5dbe-b386-46fb-9bf0-be7e91b72da5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:23:19.153 7 INFO cinder.api.openstack.wsgi [None req-81b29705-b130-4b71-ba69-e303b12a15d9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:23:19.154 8 INFO cinder.api.openstack.wsgi [None req-664e5dbe-b386-46fb-9bf0-be7e91b72da5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:23:19.154 7 INFO cinder.api.openstack.wsgi [None req-81b29705-b130-4b71-ba69-e303b12a15d9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:23:19.156 8 INFO cinder.api.openstack.wsgi [None req-664e5dbe-b386-46fb-9bf0-be7e91b72da5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:23:29.153 7 INFO cinder.api.openstack.wsgi [None req-81b29705-b130-4b71-ba69-e303b12a15d9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:23:29.154 8 INFO cinder.api.openstack.wsgi [None req-664e5dbe-b386-46fb-9bf0-be7e91b72da5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:23:29.155 8 INFO cinder.api.openstack.wsgi [None req-664e5dbe-b386-46fb-9bf0-be7e91b72da5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:23:29.155 7 INFO cinder.api.openstack.wsgi [None req-81b29705-b130-4b71-ba69-e303b12a15d9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:23:39.154 8 INFO cinder.api.openstack.wsgi [None req-664e5dbe-b386-46fb-9bf0-be7e91b72da5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:23:39.154 7 INFO cinder.api.openstack.wsgi [None req-81b29705-b130-4b71-ba69-e303b12a15d9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:23:39.155 8 INFO cinder.api.openstack.wsgi [None req-664e5dbe-b386-46fb-9bf0-be7e91b72da5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:23:39.155 7 INFO cinder.api.openstack.wsgi [None req-81b29705-b130-4b71-ba69-e303b12a15d9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:23:49.153 8 INFO cinder.api.openstack.wsgi [None req-664e5dbe-b386-46fb-9bf0-be7e91b72da5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:23:49.154 7 INFO cinder.api.openstack.wsgi [None req-81b29705-b130-4b71-ba69-e303b12a15d9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:23:49.155 7 INFO cinder.api.openstack.wsgi [None req-81b29705-b130-4b71-ba69-e303b12a15d9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:23:49.155 8 INFO cinder.api.openstack.wsgi [None req-664e5dbe-b386-46fb-9bf0-be7e91b72da5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:23:59.153 7 INFO cinder.api.openstack.wsgi [None req-81b29705-b130-4b71-ba69-e303b12a15d9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:23:59.154 7 INFO cinder.api.openstack.wsgi [None req-81b29705-b130-4b71-ba69-e303b12a15d9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:23:59.156 8 INFO cinder.api.openstack.wsgi [None req-664e5dbe-b386-46fb-9bf0-be7e91b72da5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:23:59.157 8 INFO cinder.api.openstack.wsgi [None req-664e5dbe-b386-46fb-9bf0-be7e91b72da5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:24:00.273 7 INFO cinder.api.openstack.wsgi [None req-48b31184-8873-4b84-aad8-45991f178cf2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:24:00.282 7 INFO cinder.api.openstack.wsgi [None req-48b31184-8873-4b84-aad8-45991f178cf2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 243/484] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:24:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:24:00.299 8 INFO cinder.api.openstack.wsgi [None req-39895a45-77b1-4e80-9276-d46a47cef45c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:24:00.308 8 INFO cinder.volume.api [None req-39895a45-77b1-4e80-9276-d46a47cef45c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:24:00.310 8 INFO cinder.api.openstack.wsgi [None req-39895a45-77b1-4e80-9276-d46a47cef45c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/485] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:24:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:24:00.321 7 INFO cinder.api.openstack.wsgi [None req-8b08b639-c2d9-48d3-ab44-c8bbcb54c3ef a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:24:00.330 7 INFO cinder.volume.api [None req-8b08b639-c2d9-48d3-ab44-c8bbcb54c3ef a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:24:00.332 7 INFO cinder.api.openstack.wsgi [None req-8b08b639-c2d9-48d3-ab44-c8bbcb54c3ef a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/486] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:24:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:24:00.361 8 INFO cinder.api.openstack.wsgi [None req-73a6f377-ffd3-4fe0-abda-aa4e8b2e621a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:24:00.382 8 INFO cinder.api.openstack.wsgi [None req-73a6f377-ffd3-4fe0-abda-aa4e8b2e621a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 243/487] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:24:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:24:00.396 7 INFO cinder.api.openstack.wsgi [None req-fcf3224c-af76-48ee-9155-76faaaf502be a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:24:00.427 7 INFO cinder.api.openstack.wsgi [None req-fcf3224c-af76-48ee-9155-76faaaf502be a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/488] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:24:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:24:00.438 8 INFO cinder.api.openstack.wsgi [None req-96d28ae3-7ca3-44e7-9e5f-0339f6a4e4df a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:24:00.461 8 INFO cinder.api.openstack.wsgi [None req-96d28ae3-7ca3-44e7-9e5f-0339f6a4e4df a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/489] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:24:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:24:00.473 7 INFO cinder.api.openstack.wsgi [None req-3b25de17-8d7c-4563-8b3d-26bc270f6e30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:24:00.480 7 INFO cinder.volume.api [None req-3b25de17-8d7c-4563-8b3d-26bc270f6e30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:24:00.481 7 INFO cinder.api.openstack.wsgi [None req-3b25de17-8d7c-4563-8b3d-26bc270f6e30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/490] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:24:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:24:00.494 8 INFO cinder.api.openstack.wsgi [None req-72ae5cd4-afa9-49ca-b45c-2785a8b6ee9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:24:00.998 8 INFO cinder.api.openstack.wsgi [None req-72ae5cd4-afa9-49ca-b45c-2785a8b6ee9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 245/491] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:24:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:24:09.154 8 INFO cinder.api.openstack.wsgi [None req-72ae5cd4-afa9-49ca-b45c-2785a8b6ee9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:24:09.154 7 INFO cinder.api.openstack.wsgi [None req-3b25de17-8d7c-4563-8b3d-26bc270f6e30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:24:09.155 8 INFO cinder.api.openstack.wsgi [None req-72ae5cd4-afa9-49ca-b45c-2785a8b6ee9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:24:09.155 7 INFO cinder.api.openstack.wsgi [None req-3b25de17-8d7c-4563-8b3d-26bc270f6e30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:24:19.153 7 INFO cinder.api.openstack.wsgi [None req-3b25de17-8d7c-4563-8b3d-26bc270f6e30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:24:19.153 8 INFO cinder.api.openstack.wsgi [None req-72ae5cd4-afa9-49ca-b45c-2785a8b6ee9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:24:19.154 7 INFO cinder.api.openstack.wsgi [None req-3b25de17-8d7c-4563-8b3d-26bc270f6e30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:24:19.155 8 INFO cinder.api.openstack.wsgi [None req-72ae5cd4-afa9-49ca-b45c-2785a8b6ee9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:24:29.154 8 INFO cinder.api.openstack.wsgi [None req-72ae5cd4-afa9-49ca-b45c-2785a8b6ee9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:24:29.154 7 INFO cinder.api.openstack.wsgi [None req-3b25de17-8d7c-4563-8b3d-26bc270f6e30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:24:29.155 7 INFO cinder.api.openstack.wsgi [None req-3b25de17-8d7c-4563-8b3d-26bc270f6e30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:24:29.155 8 INFO cinder.api.openstack.wsgi [None req-72ae5cd4-afa9-49ca-b45c-2785a8b6ee9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:24:39.154 8 INFO cinder.api.openstack.wsgi [None req-72ae5cd4-afa9-49ca-b45c-2785a8b6ee9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:24:39.154 7 INFO cinder.api.openstack.wsgi [None req-3b25de17-8d7c-4563-8b3d-26bc270f6e30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:24:39.155 8 INFO cinder.api.openstack.wsgi [None req-72ae5cd4-afa9-49ca-b45c-2785a8b6ee9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:24:39.155 7 INFO cinder.api.openstack.wsgi [None req-3b25de17-8d7c-4563-8b3d-26bc270f6e30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:24:49.153 8 INFO cinder.api.openstack.wsgi [None req-72ae5cd4-afa9-49ca-b45c-2785a8b6ee9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:24:49.153 7 INFO cinder.api.openstack.wsgi [None req-3b25de17-8d7c-4563-8b3d-26bc270f6e30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:24:49.154 7 INFO cinder.api.openstack.wsgi [None req-3b25de17-8d7c-4563-8b3d-26bc270f6e30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:24:49.155 8 INFO cinder.api.openstack.wsgi [None req-72ae5cd4-afa9-49ca-b45c-2785a8b6ee9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:24:59.154 7 INFO cinder.api.openstack.wsgi [None req-3b25de17-8d7c-4563-8b3d-26bc270f6e30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:24:59.154 8 INFO cinder.api.openstack.wsgi [None req-72ae5cd4-afa9-49ca-b45c-2785a8b6ee9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:24:59.155 7 INFO cinder.api.openstack.wsgi [None req-3b25de17-8d7c-4563-8b3d-26bc270f6e30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:24:59.155 8 INFO cinder.api.openstack.wsgi [None req-72ae5cd4-afa9-49ca-b45c-2785a8b6ee9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:25:00.265 8 INFO cinder.api.openstack.wsgi [None req-bd0230fb-0528-4e46-ab51-f3f01faee9a3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:25:00.277 8 INFO cinder.volume.api [None req-bd0230fb-0528-4e46-ab51-f3f01faee9a3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:25:00.278 8 INFO cinder.api.openstack.wsgi [None req-bd0230fb-0528-4e46-ab51-f3f01faee9a3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/504] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:25:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:25:00.289 7 INFO cinder.api.openstack.wsgi [None req-69193a7d-43c5-47ec-9979-85ef4b6b038a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:25:00.797 7 INFO cinder.api.openstack.wsgi [None req-69193a7d-43c5-47ec-9979-85ef4b6b038a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 253/505] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:25:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:25:00.817 8 INFO cinder.api.openstack.wsgi [None req-bb7e886d-9d5e-4e05-a6fd-c8e3b8e15ab0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:25:00.841 8 INFO cinder.volume.api [None req-bb7e886d-9d5e-4e05-a6fd-c8e3b8e15ab0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:25:00.843 8 INFO cinder.api.openstack.wsgi [None req-bb7e886d-9d5e-4e05-a6fd-c8e3b8e15ab0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/506] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:25:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/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-07-02 16:25:00.889 7 INFO cinder.api.openstack.wsgi [None req-112635b3-0146-44c1-84f9-120b0c9cb99f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:25:00.911 7 INFO cinder.api.openstack.wsgi [None req-112635b3-0146-44c1-84f9-120b0c9cb99f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 254/507] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:25:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:25:00.927 8 INFO cinder.api.openstack.wsgi [None req-5f643121-2bed-49d6-98bb-adb44aef433a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:25:00.976 8 INFO cinder.api.openstack.wsgi [None req-5f643121-2bed-49d6-98bb-adb44aef433a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/508] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:25:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:25:01.001 7 INFO cinder.api.openstack.wsgi [None req-e82ad230-dccc-4328-9920-72929a407778 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:25:01.020 7 INFO cinder.api.openstack.wsgi [None req-e82ad230-dccc-4328-9920-72929a407778 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/509] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:25:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:25:01.032 8 INFO cinder.api.openstack.wsgi [None req-d20b651e-2968-4b93-a630-c6fd6bb22bae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:25:01.040 8 INFO cinder.volume.api [None req-d20b651e-2968-4b93-a630-c6fd6bb22bae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:25:01.040 8 INFO cinder.api.openstack.wsgi [None req-d20b651e-2968-4b93-a630-c6fd6bb22bae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/510] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:25:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:25:01.051 7 INFO cinder.api.openstack.wsgi [None req-f9d9b010-2d28-47e6-b97c-a428a21312cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:25:01.057 7 INFO cinder.api.openstack.wsgi [None req-f9d9b010-2d28-47e6-b97c-a428a21312cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 256/511] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:25:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:25:09.153 7 INFO cinder.api.openstack.wsgi [None req-f9d9b010-2d28-47e6-b97c-a428a21312cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:25:09.154 8 INFO cinder.api.openstack.wsgi [None req-d20b651e-2968-4b93-a630-c6fd6bb22bae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:25:09.154 7 INFO cinder.api.openstack.wsgi [None req-f9d9b010-2d28-47e6-b97c-a428a21312cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:25:09.155 8 INFO cinder.api.openstack.wsgi [None req-d20b651e-2968-4b93-a630-c6fd6bb22bae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:25:19.154 7 INFO cinder.api.openstack.wsgi [None req-f9d9b010-2d28-47e6-b97c-a428a21312cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:25:19.154 8 INFO cinder.api.openstack.wsgi [None req-d20b651e-2968-4b93-a630-c6fd6bb22bae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:25:19.155 8 INFO cinder.api.openstack.wsgi [None req-d20b651e-2968-4b93-a630-c6fd6bb22bae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:25:19.155 7 INFO cinder.api.openstack.wsgi [None req-f9d9b010-2d28-47e6-b97c-a428a21312cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:25:29.154 8 INFO cinder.api.openstack.wsgi [None req-d20b651e-2968-4b93-a630-c6fd6bb22bae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:25:29.154 7 INFO cinder.api.openstack.wsgi [None req-f9d9b010-2d28-47e6-b97c-a428a21312cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:25:29.155 8 INFO cinder.api.openstack.wsgi [None req-d20b651e-2968-4b93-a630-c6fd6bb22bae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:25:29.155 7 INFO cinder.api.openstack.wsgi [None req-f9d9b010-2d28-47e6-b97c-a428a21312cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:25:39.154 8 INFO cinder.api.openstack.wsgi [None req-d20b651e-2968-4b93-a630-c6fd6bb22bae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:25:39.154 7 INFO cinder.api.openstack.wsgi [None req-f9d9b010-2d28-47e6-b97c-a428a21312cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:25:39.155 8 INFO cinder.api.openstack.wsgi [None req-d20b651e-2968-4b93-a630-c6fd6bb22bae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:25:39.155 7 INFO cinder.api.openstack.wsgi [None req-f9d9b010-2d28-47e6-b97c-a428a21312cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:25:49.154 8 INFO cinder.api.openstack.wsgi [None req-d20b651e-2968-4b93-a630-c6fd6bb22bae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:25:49.154 7 INFO cinder.api.openstack.wsgi [None req-f9d9b010-2d28-47e6-b97c-a428a21312cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:25:49.155 8 INFO cinder.api.openstack.wsgi [None req-d20b651e-2968-4b93-a630-c6fd6bb22bae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:25:49.155 7 INFO cinder.api.openstack.wsgi [None req-f9d9b010-2d28-47e6-b97c-a428a21312cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:25:59.154 8 INFO cinder.api.openstack.wsgi [None req-d20b651e-2968-4b93-a630-c6fd6bb22bae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:25:59.154 7 INFO cinder.api.openstack.wsgi [None req-f9d9b010-2d28-47e6-b97c-a428a21312cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:25:59.155 8 INFO cinder.api.openstack.wsgi [None req-d20b651e-2968-4b93-a630-c6fd6bb22bae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:25:59.156 7 INFO cinder.api.openstack.wsgi [None req-f9d9b010-2d28-47e6-b97c-a428a21312cf a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:26:00.270 8 INFO cinder.api.openstack.wsgi [None req-7ac9e18b-d884-4d8b-b49d-a740eefee744 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:26:00.774 8 INFO cinder.api.openstack.wsgi [None req-7ac9e18b-d884-4d8b-b49d-a740eefee744 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 262/524] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:26:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:26:00.784 7 INFO cinder.api.openstack.wsgi [None req-c617fafa-a248-49ef-83b3-38fb7e1bd8ef a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:26:00.789 7 INFO cinder.volume.api [None req-c617fafa-a248-49ef-83b3-38fb7e1bd8ef a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:26:00.789 7 INFO cinder.api.openstack.wsgi [None req-c617fafa-a248-49ef-83b3-38fb7e1bd8ef a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/525] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:26:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:26:00.801 8 INFO cinder.api.openstack.wsgi [None req-2e33cdeb-6f04-4c74-8aa1-0ead937595f6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:26:00.806 8 INFO cinder.api.openstack.wsgi [None req-2e33cdeb-6f04-4c74-8aa1-0ead937595f6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 263/526] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:26:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:26:00.815 7 INFO cinder.api.openstack.wsgi [None req-7756e4b8-0897-42fd-996c-b6ffd104d036 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:26:00.824 7 INFO cinder.volume.api [None req-7756e4b8-0897-42fd-996c-b6ffd104d036 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:26:00.828 7 INFO cinder.api.openstack.wsgi [None req-7756e4b8-0897-42fd-996c-b6ffd104d036 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/527] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:26:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:26:00.837 8 INFO cinder.api.openstack.wsgi [None req-1bbf5606-4a9f-491b-936a-77f8fc8ae171 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:26:00.846 8 INFO cinder.volume.api [None req-1bbf5606-4a9f-491b-936a-77f8fc8ae171 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:26:00.848 8 INFO cinder.api.openstack.wsgi [None req-1bbf5606-4a9f-491b-936a-77f8fc8ae171 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 264/528] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:26:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:26:00.879 7 INFO cinder.api.openstack.wsgi [None req-66e7be1b-b8aa-4126-b255-d37c7c7c645a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:26:00.897 7 INFO cinder.api.openstack.wsgi [None req-66e7be1b-b8aa-4126-b255-d37c7c7c645a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/529] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:26:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:26:00.910 8 INFO cinder.api.openstack.wsgi [None req-cba719e8-61c5-4f9b-96ec-7daf9ef8316e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:26:00.927 8 INFO cinder.api.openstack.wsgi [None req-cba719e8-61c5-4f9b-96ec-7daf9ef8316e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/530] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:26:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:26:00.940 7 INFO cinder.api.openstack.wsgi [None req-52fe7c27-5d7e-4c57-8b0c-e685cae275fa a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:26:00.961 7 INFO cinder.api.openstack.wsgi [None req-52fe7c27-5d7e-4c57-8b0c-e685cae275fa a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/531] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:26:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:26:09.153 8 INFO cinder.api.openstack.wsgi [None req-cba719e8-61c5-4f9b-96ec-7daf9ef8316e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:26:09.154 7 INFO cinder.api.openstack.wsgi [None req-52fe7c27-5d7e-4c57-8b0c-e685cae275fa a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:26:09.154 8 INFO cinder.api.openstack.wsgi [None req-cba719e8-61c5-4f9b-96ec-7daf9ef8316e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:26:09.155 7 INFO cinder.api.openstack.wsgi [None req-52fe7c27-5d7e-4c57-8b0c-e685cae275fa a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:26:19.154 7 INFO cinder.api.openstack.wsgi [None req-52fe7c27-5d7e-4c57-8b0c-e685cae275fa a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:26:19.154 8 INFO cinder.api.openstack.wsgi [None req-cba719e8-61c5-4f9b-96ec-7daf9ef8316e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:26:19.155 7 INFO cinder.api.openstack.wsgi [None req-52fe7c27-5d7e-4c57-8b0c-e685cae275fa a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:26:19.155 8 INFO cinder.api.openstack.wsgi [None req-cba719e8-61c5-4f9b-96ec-7daf9ef8316e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:26:29.153 7 INFO cinder.api.openstack.wsgi [None req-52fe7c27-5d7e-4c57-8b0c-e685cae275fa a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:26:29.153 8 INFO cinder.api.openstack.wsgi [None req-cba719e8-61c5-4f9b-96ec-7daf9ef8316e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:26:29.155 7 INFO cinder.api.openstack.wsgi [None req-52fe7c27-5d7e-4c57-8b0c-e685cae275fa a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:26:29.155 8 INFO cinder.api.openstack.wsgi [None req-cba719e8-61c5-4f9b-96ec-7daf9ef8316e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:26:39.153 8 INFO cinder.api.openstack.wsgi [None req-cba719e8-61c5-4f9b-96ec-7daf9ef8316e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:26:39.153 7 INFO cinder.api.openstack.wsgi [None req-52fe7c27-5d7e-4c57-8b0c-e685cae275fa a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:26:39.154 7 INFO cinder.api.openstack.wsgi [None req-52fe7c27-5d7e-4c57-8b0c-e685cae275fa a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:26:39.154 8 INFO cinder.api.openstack.wsgi [None req-cba719e8-61c5-4f9b-96ec-7daf9ef8316e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:26:49.154 8 INFO cinder.api.openstack.wsgi [None req-cba719e8-61c5-4f9b-96ec-7daf9ef8316e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:26:49.154 7 INFO cinder.api.openstack.wsgi [None req-52fe7c27-5d7e-4c57-8b0c-e685cae275fa a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:26:49.155 7 INFO cinder.api.openstack.wsgi [None req-52fe7c27-5d7e-4c57-8b0c-e685cae275fa a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:26:49.155 8 INFO cinder.api.openstack.wsgi [None req-cba719e8-61c5-4f9b-96ec-7daf9ef8316e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:26:59.153 7 INFO cinder.api.openstack.wsgi [None req-52fe7c27-5d7e-4c57-8b0c-e685cae275fa a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:26:59.153 8 INFO cinder.api.openstack.wsgi [None req-cba719e8-61c5-4f9b-96ec-7daf9ef8316e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:26:59.154 8 INFO cinder.api.openstack.wsgi [None req-cba719e8-61c5-4f9b-96ec-7daf9ef8316e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:26:59.154 7 INFO cinder.api.openstack.wsgi [None req-52fe7c27-5d7e-4c57-8b0c-e685cae275fa a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:27:00.366 7 INFO cinder.api.openstack.wsgi [None req-0ac0fb10-4ce8-4279-8599-16cc134a978b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:27:00.391 7 INFO cinder.api.openstack.wsgi [None req-0ac0fb10-4ce8-4279-8599-16cc134a978b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/544] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:27:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:27:00.401 8 INFO cinder.api.openstack.wsgi [None req-f2fed4b4-e0c8-47c5-af33-80f2b8efbfd0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:27:00.424 8 INFO cinder.api.openstack.wsgi [None req-f2fed4b4-e0c8-47c5-af33-80f2b8efbfd0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/545] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:27:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:27:00.437 7 INFO cinder.api.openstack.wsgi [None req-8e437618-6c6d-49bc-95aa-4e09fd835982 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:27:00.454 7 INFO cinder.api.openstack.wsgi [None req-8e437618-6c6d-49bc-95aa-4e09fd835982 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/546] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:27:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:27:00.465 8 INFO cinder.api.openstack.wsgi [None req-f07851ec-f536-44b0-bfb6-816e684d5370 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:27:00.475 8 INFO cinder.volume.api [None req-f07851ec-f536-44b0-bfb6-816e684d5370 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:27:00.476 8 INFO cinder.api.openstack.wsgi [None req-f07851ec-f536-44b0-bfb6-816e684d5370 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 273/547] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:27:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:27:00.484 7 INFO cinder.api.openstack.wsgi [None req-aab79ebb-a52b-4aae-9b43-9b8d4f50042a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:27:00.495 7 INFO cinder.volume.api [None req-aab79ebb-a52b-4aae-9b43-9b8d4f50042a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:27:00.498 7 INFO cinder.api.openstack.wsgi [None req-aab79ebb-a52b-4aae-9b43-9b8d4f50042a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/548] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:27:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:27:00.509 8 INFO cinder.api.openstack.wsgi [None req-357b9297-e242-4c14-a160-3fee9735e05b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:27:00.515 8 INFO cinder.volume.api [None req-357b9297-e242-4c14-a160-3fee9735e05b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:27:00.515 8 INFO cinder.api.openstack.wsgi [None req-357b9297-e242-4c14-a160-3fee9735e05b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/549] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:27:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:27:00.525 7 INFO cinder.api.openstack.wsgi [None req-6c206ade-1c7a-4d79-8fea-09cdaccfbc9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:27:00.529 7 INFO cinder.api.openstack.wsgi [None req-6c206ade-1c7a-4d79-8fea-09cdaccfbc9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 276/550] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:27:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:27:00.539 8 INFO cinder.api.openstack.wsgi [None req-ad0118f4-8ade-4645-acca-e6b55982e58f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:27:01.043 8 INFO cinder.api.openstack.wsgi [None req-ad0118f4-8ade-4645-acca-e6b55982e58f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 275/551] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:27:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:27:09.154 7 INFO cinder.api.openstack.wsgi [None req-6c206ade-1c7a-4d79-8fea-09cdaccfbc9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:27:09.154 8 INFO cinder.api.openstack.wsgi [None req-ad0118f4-8ade-4645-acca-e6b55982e58f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:27:09.155 7 INFO cinder.api.openstack.wsgi [None req-6c206ade-1c7a-4d79-8fea-09cdaccfbc9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:27:09.155 8 INFO cinder.api.openstack.wsgi [None req-ad0118f4-8ade-4645-acca-e6b55982e58f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:27:19.154 7 INFO cinder.api.openstack.wsgi [None req-6c206ade-1c7a-4d79-8fea-09cdaccfbc9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:27:19.154 8 INFO cinder.api.openstack.wsgi [None req-ad0118f4-8ade-4645-acca-e6b55982e58f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:27:19.155 7 INFO cinder.api.openstack.wsgi [None req-6c206ade-1c7a-4d79-8fea-09cdaccfbc9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:27:19.155 8 INFO cinder.api.openstack.wsgi [None req-ad0118f4-8ade-4645-acca-e6b55982e58f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:27:29.154 7 INFO cinder.api.openstack.wsgi [None req-6c206ade-1c7a-4d79-8fea-09cdaccfbc9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:27:29.154 8 INFO cinder.api.openstack.wsgi [None req-ad0118f4-8ade-4645-acca-e6b55982e58f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:27:29.155 7 INFO cinder.api.openstack.wsgi [None req-6c206ade-1c7a-4d79-8fea-09cdaccfbc9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:27:29.155 8 INFO cinder.api.openstack.wsgi [None req-ad0118f4-8ade-4645-acca-e6b55982e58f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:27:39.154 7 INFO cinder.api.openstack.wsgi [None req-6c206ade-1c7a-4d79-8fea-09cdaccfbc9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:27:39.154 8 INFO cinder.api.openstack.wsgi [None req-ad0118f4-8ade-4645-acca-e6b55982e58f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:27:39.155 7 INFO cinder.api.openstack.wsgi [None req-6c206ade-1c7a-4d79-8fea-09cdaccfbc9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:27:39.155 8 INFO cinder.api.openstack.wsgi [None req-ad0118f4-8ade-4645-acca-e6b55982e58f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:27:49.154 8 INFO cinder.api.openstack.wsgi [None req-ad0118f4-8ade-4645-acca-e6b55982e58f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:27:49.154 7 INFO cinder.api.openstack.wsgi [None req-6c206ade-1c7a-4d79-8fea-09cdaccfbc9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:27:49.156 8 INFO cinder.api.openstack.wsgi [None req-ad0118f4-8ade-4645-acca-e6b55982e58f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:27:49.156 7 INFO cinder.api.openstack.wsgi [None req-6c206ade-1c7a-4d79-8fea-09cdaccfbc9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:27:59.154 8 INFO cinder.api.openstack.wsgi [None req-ad0118f4-8ade-4645-acca-e6b55982e58f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:27:59.155 7 INFO cinder.api.openstack.wsgi [None req-6c206ade-1c7a-4d79-8fea-09cdaccfbc9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:27:59.155 8 INFO cinder.api.openstack.wsgi [None req-ad0118f4-8ade-4645-acca-e6b55982e58f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:27:59.156 7 INFO cinder.api.openstack.wsgi [None req-6c206ade-1c7a-4d79-8fea-09cdaccfbc9a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:28:00.282 8 INFO cinder.api.openstack.wsgi [None req-2ca7ebc5-147d-4849-bc1c-89f85980624d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:28:00.291 8 INFO cinder.volume.api [None req-2ca7ebc5-147d-4849-bc1c-89f85980624d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:28:00.293 8 INFO cinder.api.openstack.wsgi [None req-2ca7ebc5-147d-4849-bc1c-89f85980624d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/564] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:28:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:28:00.304 7 INFO cinder.api.openstack.wsgi [None req-9abdd76f-5e92-426b-b628-cd16d906a7d8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:28:00.807 7 INFO cinder.api.openstack.wsgi [None req-9abdd76f-5e92-426b-b628-cd16d906a7d8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 283/565] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:28:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:28:00.838 8 INFO cinder.api.openstack.wsgi [None req-b3a7c541-a405-4aa4-9313-7d576eaf6ddb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:28:00.859 8 INFO cinder.api.openstack.wsgi [None req-b3a7c541-a405-4aa4-9313-7d576eaf6ddb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/566] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:28:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:28:00.871 7 INFO cinder.api.openstack.wsgi [None req-33b3fc2a-8cc2-4a59-8f4a-19877e645ecd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:28:00.891 7 INFO cinder.api.openstack.wsgi [None req-33b3fc2a-8cc2-4a59-8f4a-19877e645ecd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:28:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:28:00.905 8 INFO cinder.api.openstack.wsgi [None req-31ac655d-cd79-4234-8d43-927901be77d6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:28:00.939 8 INFO cinder.api.openstack.wsgi [None req-31ac655d-cd79-4234-8d43-927901be77d6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/568] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:28:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:28:00.949 7 INFO cinder.api.openstack.wsgi [None req-3aaba068-6f6f-43ed-b7db-fd913450d78d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:28:00.957 7 INFO cinder.volume.api [None req-3aaba068-6f6f-43ed-b7db-fd913450d78d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:28:00.959 7 INFO cinder.api.openstack.wsgi [None req-3aaba068-6f6f-43ed-b7db-fd913450d78d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:28:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:28:00.968 8 INFO cinder.api.openstack.wsgi [None req-53e98b1f-971c-40a8-8973-85e6ed34d717 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:28:00.973 8 INFO cinder.volume.api [None req-53e98b1f-971c-40a8-8973-85e6ed34d717 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:28:00.974 8 INFO cinder.api.openstack.wsgi [None req-53e98b1f-971c-40a8-8973-85e6ed34d717 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/570] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:28:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:28:00.984 7 INFO cinder.api.openstack.wsgi [None req-c142fb40-cab2-4456-8ef7-9e7c82775ba9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:28:00.989 7 INFO cinder.api.openstack.wsgi [None req-c142fb40-cab2-4456-8ef7-9e7c82775ba9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 286/571] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:28:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:28:09.154 8 INFO cinder.api.openstack.wsgi [None req-53e98b1f-971c-40a8-8973-85e6ed34d717 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:28:09.154 7 INFO cinder.api.openstack.wsgi [None req-c142fb40-cab2-4456-8ef7-9e7c82775ba9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:28:09.155 8 INFO cinder.api.openstack.wsgi [None req-53e98b1f-971c-40a8-8973-85e6ed34d717 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:28:09.156 7 INFO cinder.api.openstack.wsgi [None req-c142fb40-cab2-4456-8ef7-9e7c82775ba9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:28:19.154 8 INFO cinder.api.openstack.wsgi [None req-53e98b1f-971c-40a8-8973-85e6ed34d717 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:28:19.154 7 INFO cinder.api.openstack.wsgi [None req-c142fb40-cab2-4456-8ef7-9e7c82775ba9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:28:19.155 8 INFO cinder.api.openstack.wsgi [None req-53e98b1f-971c-40a8-8973-85e6ed34d717 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:28:19.155 7 INFO cinder.api.openstack.wsgi [None req-c142fb40-cab2-4456-8ef7-9e7c82775ba9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:28:29.154 8 INFO cinder.api.openstack.wsgi [None req-53e98b1f-971c-40a8-8973-85e6ed34d717 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:28:29.154 7 INFO cinder.api.openstack.wsgi [None req-c142fb40-cab2-4456-8ef7-9e7c82775ba9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:28:29.155 8 INFO cinder.api.openstack.wsgi [None req-53e98b1f-971c-40a8-8973-85e6ed34d717 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:28:29.155 7 INFO cinder.api.openstack.wsgi [None req-c142fb40-cab2-4456-8ef7-9e7c82775ba9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:28:39.154 7 INFO cinder.api.openstack.wsgi [None req-c142fb40-cab2-4456-8ef7-9e7c82775ba9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:28:39.154 8 INFO cinder.api.openstack.wsgi [None req-53e98b1f-971c-40a8-8973-85e6ed34d717 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:28:39.155 7 INFO cinder.api.openstack.wsgi [None req-c142fb40-cab2-4456-8ef7-9e7c82775ba9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:28:39.155 8 INFO cinder.api.openstack.wsgi [None req-53e98b1f-971c-40a8-8973-85e6ed34d717 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:28:49.154 7 INFO cinder.api.openstack.wsgi [None req-c142fb40-cab2-4456-8ef7-9e7c82775ba9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:28:49.154 8 INFO cinder.api.openstack.wsgi [None req-53e98b1f-971c-40a8-8973-85e6ed34d717 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:28:49.155 7 INFO cinder.api.openstack.wsgi [None req-c142fb40-cab2-4456-8ef7-9e7c82775ba9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:28:49.155 8 INFO cinder.api.openstack.wsgi [None req-53e98b1f-971c-40a8-8973-85e6ed34d717 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:28:59.153 7 INFO cinder.api.openstack.wsgi [None req-c142fb40-cab2-4456-8ef7-9e7c82775ba9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:28:59.153 8 INFO cinder.api.openstack.wsgi [None req-53e98b1f-971c-40a8-8973-85e6ed34d717 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:28:59.154 7 INFO cinder.api.openstack.wsgi [None req-c142fb40-cab2-4456-8ef7-9e7c82775ba9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:28:59.154 8 INFO cinder.api.openstack.wsgi [None req-53e98b1f-971c-40a8-8973-85e6ed34d717 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:29:00.265 7 INFO cinder.api.openstack.wsgi [None req-284dc26c-f4fa-4158-a4b2-7508e6fd4bc3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:29:00.271 7 INFO cinder.api.openstack.wsgi [None req-284dc26c-f4fa-4158-a4b2-7508e6fd4bc3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 293/584] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:29:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:29:00.315 8 INFO cinder.api.openstack.wsgi [None req-ae14c04f-bd3d-4500-b98b-1b8051c5e458 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:29:00.335 8 INFO cinder.api.openstack.wsgi [None req-ae14c04f-bd3d-4500-b98b-1b8051c5e458 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/585] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:29:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:29:00.347 7 INFO cinder.api.openstack.wsgi [None req-0f900cc2-5e35-40e6-92f2-0d9eb5bf895a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:29:00.369 7 INFO cinder.api.openstack.wsgi [None req-0f900cc2-5e35-40e6-92f2-0d9eb5bf895a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/586] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:29:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:29:00.382 8 INFO cinder.api.openstack.wsgi [None req-cfc7f530-0059-4a0d-bcf5-cbe8bc912f32 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:29:00.401 8 INFO cinder.api.openstack.wsgi [None req-cfc7f530-0059-4a0d-bcf5-cbe8bc912f32 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 293/587] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:29:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:29:00.410 7 INFO cinder.api.openstack.wsgi [None req-58148eb6-1771-4d96-94a8-eec65f0db1f6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:29:00.420 7 INFO cinder.volume.api [None req-58148eb6-1771-4d96-94a8-eec65f0db1f6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:29:00.422 7 INFO cinder.api.openstack.wsgi [None req-58148eb6-1771-4d96-94a8-eec65f0db1f6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/588] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:29:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:29:00.434 8 INFO cinder.api.openstack.wsgi [None req-162dcf00-782f-418d-8ac5-b178fa537399 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:29:00.937 8 INFO cinder.api.openstack.wsgi [None req-162dcf00-782f-418d-8ac5-b178fa537399 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 294/589] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:29:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:29:00.945 7 INFO cinder.api.openstack.wsgi [None req-55b1692f-b9a4-46d6-b9bb-34c4331d1add a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:29:00.950 7 INFO cinder.volume.api [None req-55b1692f-b9a4-46d6-b9bb-34c4331d1add a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:29:00.950 7 INFO cinder.api.openstack.wsgi [None req-55b1692f-b9a4-46d6-b9bb-34c4331d1add a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 296/590] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:29:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:29:00.959 8 INFO cinder.api.openstack.wsgi [None req-f040b916-5784-426a-a224-fbe9a3c2c702 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:29:00.968 8 INFO cinder.volume.api [None req-f040b916-5784-426a-a224-fbe9a3c2c702 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:29:00.970 8 INFO cinder.api.openstack.wsgi [None req-f040b916-5784-426a-a224-fbe9a3c2c702 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 295/591] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:29:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:29:09.154 8 INFO cinder.api.openstack.wsgi [None req-f040b916-5784-426a-a224-fbe9a3c2c702 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:29:09.154 7 INFO cinder.api.openstack.wsgi [None req-55b1692f-b9a4-46d6-b9bb-34c4331d1add a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:29:09.155 8 INFO cinder.api.openstack.wsgi [None req-f040b916-5784-426a-a224-fbe9a3c2c702 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:29:09.155 7 INFO cinder.api.openstack.wsgi [None req-55b1692f-b9a4-46d6-b9bb-34c4331d1add a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:29:19.154 8 INFO cinder.api.openstack.wsgi [None req-f040b916-5784-426a-a224-fbe9a3c2c702 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:29:19.154 7 INFO cinder.api.openstack.wsgi [None req-55b1692f-b9a4-46d6-b9bb-34c4331d1add a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:29:19.155 7 INFO cinder.api.openstack.wsgi [None req-55b1692f-b9a4-46d6-b9bb-34c4331d1add a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:29:19.155 8 INFO cinder.api.openstack.wsgi [None req-f040b916-5784-426a-a224-fbe9a3c2c702 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:29:24.170 7 INFO cinder.api.openstack.wsgi [None req-49037723-bcfe-4988-8b4d-b2ac3fef02cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET https://volume.199-19-213-23.nip.io/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=False 2026-07-02 16:29:24.183 7 INFO cinder.api.openstack.wsgi [None req-49037723-bcfe-4988-8b4d-b2ac3fef02cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] https://volume.199-19-213-23.nip.io/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 299/596] 199.19.213.23 () {44 vars in 1064 bytes} [Thu Jul 2 16:29:24 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=False => generated 338 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:29:29.153 8 INFO cinder.api.openstack.wsgi [None req-f040b916-5784-426a-a224-fbe9a3c2c702 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:29:29.154 7 INFO cinder.api.openstack.wsgi [None req-49037723-bcfe-4988-8b4d-b2ac3fef02cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:29:29.154 8 INFO cinder.api.openstack.wsgi [None req-f040b916-5784-426a-a224-fbe9a3c2c702 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:29:29.155 7 INFO cinder.api.openstack.wsgi [None req-49037723-bcfe-4988-8b4d-b2ac3fef02cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:29:39.153 8 INFO cinder.api.openstack.wsgi [None req-f040b916-5784-426a-a224-fbe9a3c2c702 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:29:39.154 7 INFO cinder.api.openstack.wsgi [None req-49037723-bcfe-4988-8b4d-b2ac3fef02cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:29:39.155 8 INFO cinder.api.openstack.wsgi [None req-f040b916-5784-426a-a224-fbe9a3c2c702 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:29:39.155 7 INFO cinder.api.openstack.wsgi [None req-49037723-bcfe-4988-8b4d-b2ac3fef02cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:29:49.154 8 INFO cinder.api.openstack.wsgi [None req-f040b916-5784-426a-a224-fbe9a3c2c702 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:29:49.155 7 INFO cinder.api.openstack.wsgi [None req-49037723-bcfe-4988-8b4d-b2ac3fef02cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:29:49.155 8 INFO cinder.api.openstack.wsgi [None req-f040b916-5784-426a-a224-fbe9a3c2c702 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:29:49.156 7 INFO cinder.api.openstack.wsgi [None req-49037723-bcfe-4988-8b4d-b2ac3fef02cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:29:59.154 7 INFO cinder.api.openstack.wsgi [None req-49037723-bcfe-4988-8b4d-b2ac3fef02cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:29:59.154 8 INFO cinder.api.openstack.wsgi [None req-f040b916-5784-426a-a224-fbe9a3c2c702 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:29:59.155 7 INFO cinder.api.openstack.wsgi [None req-49037723-bcfe-4988-8b4d-b2ac3fef02cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:29:59.156 8 INFO cinder.api.openstack.wsgi [None req-f040b916-5784-426a-a224-fbe9a3c2c702 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:30:00.311 7 INFO cinder.api.openstack.wsgi [None req-fe972221-c304-47f8-bc67-ced731ed3ec5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:30:00.317 7 INFO cinder.volume.api [None req-fe972221-c304-47f8-bc67-ced731ed3ec5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:30:00.318 7 INFO cinder.api.openstack.wsgi [None req-fe972221-c304-47f8-bc67-ced731ed3ec5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/605] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:30:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:30:00.329 8 INFO cinder.api.openstack.wsgi [None req-8610e52f-e28a-4cf0-8d89-436231ae32d7 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:30:00.337 8 INFO cinder.api.openstack.wsgi [None req-8610e52f-e28a-4cf0-8d89-436231ae32d7 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 302/606] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:30:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:30:00.386 7 INFO cinder.api.openstack.wsgi [None req-3c62450b-bfa8-48ad-9a4f-27695e904646 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:30:00.404 7 INFO cinder.api.openstack.wsgi [None req-3c62450b-bfa8-48ad-9a4f-27695e904646 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 305/607] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:30:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:30:00.413 8 INFO cinder.api.openstack.wsgi [None req-961919f8-6b9e-44ee-9c73-d3c6ca45676c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:30:00.449 8 INFO cinder.api.openstack.wsgi [None req-961919f8-6b9e-44ee-9c73-d3c6ca45676c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 303/608] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:30:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:30:00.466 7 INFO cinder.api.openstack.wsgi [None req-9c568cef-d420-476f-aead-66c4677ef598 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:30:00.481 7 INFO cinder.api.openstack.wsgi [None req-9c568cef-d420-476f-aead-66c4677ef598 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/609] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:30:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:30:00.492 8 INFO cinder.api.openstack.wsgi [None req-3b470349-27a0-411a-9b4f-1f024d2c5b8d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:30:00.510 8 INFO cinder.volume.api [None req-3b470349-27a0-411a-9b4f-1f024d2c5b8d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:30:00.515 8 INFO cinder.api.openstack.wsgi [None req-3b470349-27a0-411a-9b4f-1f024d2c5b8d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 304/610] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:30:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/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-07-02 16:30:00.526 7 INFO cinder.api.openstack.wsgi [None req-410a8fcc-3a76-4143-922d-b3c0e03f0d0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:30:00.533 7 INFO cinder.volume.api [None req-410a8fcc-3a76-4143-922d-b3c0e03f0d0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:30:00.540 7 INFO cinder.api.openstack.wsgi [None req-410a8fcc-3a76-4143-922d-b3c0e03f0d0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 307/611] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:30:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:30:00.550 8 INFO cinder.api.openstack.wsgi [None req-d94977d6-452d-4137-930d-0f875424d773 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:30:01.054 8 INFO cinder.api.openstack.wsgi [None req-d94977d6-452d-4137-930d-0f875424d773 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 305/612] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:30:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:30:09.153 8 INFO cinder.api.openstack.wsgi [None req-d94977d6-452d-4137-930d-0f875424d773 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:30:09.153 7 INFO cinder.api.openstack.wsgi [None req-410a8fcc-3a76-4143-922d-b3c0e03f0d0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:30:09.153 8 INFO cinder.api.openstack.wsgi [None req-d94977d6-452d-4137-930d-0f875424d773 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:30:09.154 7 INFO cinder.api.openstack.wsgi [None req-410a8fcc-3a76-4143-922d-b3c0e03f0d0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:30:19.154 7 INFO cinder.api.openstack.wsgi [None req-410a8fcc-3a76-4143-922d-b3c0e03f0d0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:30:19.154 8 INFO cinder.api.openstack.wsgi [None req-d94977d6-452d-4137-930d-0f875424d773 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:30:19.155 7 INFO cinder.api.openstack.wsgi [None req-410a8fcc-3a76-4143-922d-b3c0e03f0d0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:30:19.155 8 INFO cinder.api.openstack.wsgi [None req-d94977d6-452d-4137-930d-0f875424d773 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:30:27.331 7 INFO cinder.api.openstack.wsgi [None req-9e1ab6ad-2a1f-4709-95e4-607111316a09 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET https://volume.199-19-213-23.nip.io/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=False 2026-07-02 16:30:27.345 7 INFO cinder.api.openstack.wsgi [None req-9e1ab6ad-2a1f-4709-95e4-607111316a09 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] https://volume.199-19-213-23.nip.io/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 310/617] 199.19.213.23 () {44 vars in 1064 bytes} [Thu Jul 2 16:30:27 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=False => generated 338 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:30:29.154 7 INFO cinder.api.openstack.wsgi [None req-9e1ab6ad-2a1f-4709-95e4-607111316a09 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:30:29.154 8 INFO cinder.api.openstack.wsgi [None req-d94977d6-452d-4137-930d-0f875424d773 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:30:29.155 7 INFO cinder.api.openstack.wsgi [None req-9e1ab6ad-2a1f-4709-95e4-607111316a09 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:30:29.155 8 INFO cinder.api.openstack.wsgi [None req-d94977d6-452d-4137-930d-0f875424d773 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:30:39.154 8 INFO cinder.api.openstack.wsgi [None req-d94977d6-452d-4137-930d-0f875424d773 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:30:39.153 7 INFO cinder.api.openstack.wsgi [None req-9e1ab6ad-2a1f-4709-95e4-607111316a09 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:30:39.155 8 INFO cinder.api.openstack.wsgi [None req-d94977d6-452d-4137-930d-0f875424d773 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:30:39.155 7 INFO cinder.api.openstack.wsgi [None req-9e1ab6ad-2a1f-4709-95e4-607111316a09 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:30:49.153 8 INFO cinder.api.openstack.wsgi [None req-d94977d6-452d-4137-930d-0f875424d773 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:30:49.153 7 INFO cinder.api.openstack.wsgi [None req-9e1ab6ad-2a1f-4709-95e4-607111316a09 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:30:49.154 8 INFO cinder.api.openstack.wsgi [None req-d94977d6-452d-4137-930d-0f875424d773 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:30:49.154 7 INFO cinder.api.openstack.wsgi [None req-9e1ab6ad-2a1f-4709-95e4-607111316a09 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:30:59.154 8 INFO cinder.api.openstack.wsgi [None req-d94977d6-452d-4137-930d-0f875424d773 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:30:59.154 7 INFO cinder.api.openstack.wsgi [None req-9e1ab6ad-2a1f-4709-95e4-607111316a09 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:30:59.155 8 INFO cinder.api.openstack.wsgi [None req-d94977d6-452d-4137-930d-0f875424d773 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:30:59.156 7 INFO cinder.api.openstack.wsgi [None req-9e1ab6ad-2a1f-4709-95e4-607111316a09 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:31:00.373 8 INFO cinder.api.openstack.wsgi [None req-7e901ebc-8e89-4a66-bbe7-3ea99b2dedd0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:31:00.390 8 INFO cinder.api.openstack.wsgi [None req-7e901ebc-8e89-4a66-bbe7-3ea99b2dedd0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/626] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:31:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:31:00.403 7 INFO cinder.api.openstack.wsgi [None req-aa751bad-72ab-4d47-9f94-7d2229a174b9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:31:00.427 7 INFO cinder.api.openstack.wsgi [None req-aa751bad-72ab-4d47-9f94-7d2229a174b9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 315/627] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:31:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:31:00.438 8 INFO cinder.api.openstack.wsgi [None req-9cc73a6e-c8f1-499a-9ed0-d7db940b4b21 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:31:00.457 8 INFO cinder.api.openstack.wsgi [None req-9cc73a6e-c8f1-499a-9ed0-d7db940b4b21 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/628] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:31:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:31:00.469 7 INFO cinder.api.openstack.wsgi [None req-40eba06a-001c-4ec5-88fa-f79c751da4e5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:31:00.479 7 INFO cinder.volume.api [None req-40eba06a-001c-4ec5-88fa-f79c751da4e5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:31:00.481 7 INFO cinder.api.openstack.wsgi [None req-40eba06a-001c-4ec5-88fa-f79c751da4e5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/629] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:31:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:31:00.494 8 INFO cinder.api.openstack.wsgi [None req-bd60b563-1f29-4573-9dbe-29311de15b44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:31:00.500 8 INFO cinder.api.openstack.wsgi [None req-bd60b563-1f29-4573-9dbe-29311de15b44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 314/630] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:31:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:31:00.511 7 INFO cinder.api.openstack.wsgi [None req-f58c4f8c-21bc-45de-be49-ba6a3d859781 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:31:00.524 7 INFO cinder.volume.api [None req-f58c4f8c-21bc-45de-be49-ba6a3d859781 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:31:00.526 7 INFO cinder.api.openstack.wsgi [None req-f58c4f8c-21bc-45de-be49-ba6a3d859781 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 317/631] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:31:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:31:00.538 8 INFO cinder.api.openstack.wsgi [None req-35e2621c-2d18-413b-abfa-ecb09f0f15ba a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:31:00.545 8 INFO cinder.volume.api [None req-35e2621c-2d18-413b-abfa-ecb09f0f15ba a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:31:00.545 8 INFO cinder.api.openstack.wsgi [None req-35e2621c-2d18-413b-abfa-ecb09f0f15ba a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/632] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:31:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:31:00.561 7 INFO cinder.api.openstack.wsgi [None req-0d84cf62-53ca-450c-bf80-737554e18ad0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:31:01.065 7 INFO cinder.api.openstack.wsgi [None req-0d84cf62-53ca-450c-bf80-737554e18ad0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 318/633] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:31:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:31:09.154 8 INFO cinder.api.openstack.wsgi [None req-35e2621c-2d18-413b-abfa-ecb09f0f15ba a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:31:09.154 7 INFO cinder.api.openstack.wsgi [None req-0d84cf62-53ca-450c-bf80-737554e18ad0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:31:09.155 8 INFO cinder.api.openstack.wsgi [None req-35e2621c-2d18-413b-abfa-ecb09f0f15ba a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:31:09.155 7 INFO cinder.api.openstack.wsgi [None req-0d84cf62-53ca-450c-bf80-737554e18ad0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:31:19.154 8 INFO cinder.api.openstack.wsgi [None req-35e2621c-2d18-413b-abfa-ecb09f0f15ba a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:31:19.154 7 INFO cinder.api.openstack.wsgi [None req-0d84cf62-53ca-450c-bf80-737554e18ad0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:31:19.155 8 INFO cinder.api.openstack.wsgi [None req-35e2621c-2d18-413b-abfa-ecb09f0f15ba a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:31:19.155 7 INFO cinder.api.openstack.wsgi [None req-0d84cf62-53ca-450c-bf80-737554e18ad0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:31:29.153 8 INFO cinder.api.openstack.wsgi [None req-35e2621c-2d18-413b-abfa-ecb09f0f15ba a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:31:29.154 7 INFO cinder.api.openstack.wsgi [None req-0d84cf62-53ca-450c-bf80-737554e18ad0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:31:29.155 8 INFO cinder.api.openstack.wsgi [None req-35e2621c-2d18-413b-abfa-ecb09f0f15ba a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:31:29.155 7 INFO cinder.api.openstack.wsgi [None req-0d84cf62-53ca-450c-bf80-737554e18ad0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:31:39.153 7 INFO cinder.api.openstack.wsgi [None req-0d84cf62-53ca-450c-bf80-737554e18ad0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:31:39.153 8 INFO cinder.api.openstack.wsgi [None req-35e2621c-2d18-413b-abfa-ecb09f0f15ba a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:31:39.154 7 INFO cinder.api.openstack.wsgi [None req-0d84cf62-53ca-450c-bf80-737554e18ad0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:31:39.155 8 INFO cinder.api.openstack.wsgi [None req-35e2621c-2d18-413b-abfa-ecb09f0f15ba a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:31:49.155 7 INFO cinder.api.openstack.wsgi [None req-0d84cf62-53ca-450c-bf80-737554e18ad0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:31:49.155 8 INFO cinder.api.openstack.wsgi [None req-35e2621c-2d18-413b-abfa-ecb09f0f15ba a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:31:49.156 8 INFO cinder.api.openstack.wsgi [None req-35e2621c-2d18-413b-abfa-ecb09f0f15ba a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:31:49.156 7 INFO cinder.api.openstack.wsgi [None req-0d84cf62-53ca-450c-bf80-737554e18ad0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:31:56.730 8 INFO cinder.api.openstack.wsgi [None req-01871020-e434-468a-9149-cd1f9841f218 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots 2026-07-02 16:31:56.744 8 INFO cinder.volume.api [None req-01871020-e434-468a-9149-cd1f9841f218 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:31:56.744 8 INFO cinder.api.openstack.wsgi [None req-01871020-e434-468a-9149-cd1f9841f218 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 321/644] 10.0.0.144 () {32 vars in 705 bytes} [Thu Jul 2 16:31:56 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:31:56.762 7 INFO cinder.api.openstack.wsgi [None req-75e13745-4fac-4447-833c-75abaa2ed3c2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes 2026-07-02 16:31:56.788 7 INFO cinder.volume.api [None req-75e13745-4fac-4447-833c-75abaa2ed3c2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:31:56.789 7 INFO cinder.api.openstack.wsgi [None req-75e13745-4fac-4447-833c-75abaa2ed3c2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes returned with HTTP 200 [pid: 7|app: 0|req: 324/645] 10.0.0.144 () {32 vars in 701 bytes} [Thu Jul 2 16:31:56 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:31:59.154 8 INFO cinder.api.openstack.wsgi [None req-01871020-e434-468a-9149-cd1f9841f218 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:31:59.154 7 INFO cinder.api.openstack.wsgi [None req-75e13745-4fac-4447-833c-75abaa2ed3c2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:31:59.155 8 INFO cinder.api.openstack.wsgi [None req-01871020-e434-468a-9149-cd1f9841f218 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:31:59.155 7 INFO cinder.api.openstack.wsgi [None req-75e13745-4fac-4447-833c-75abaa2ed3c2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:32:00.359 8 INFO cinder.api.openstack.wsgi [None req-b98b1cfb-0b22-4d14-ba65-4be16d4fe6fe a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:32:00.369 8 INFO cinder.api.openstack.wsgi [None req-b98b1cfb-0b22-4d14-ba65-4be16d4fe6fe a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 323/648] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:32:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:00.378 7 INFO cinder.api.openstack.wsgi [None req-6dbec0a3-96ba-424b-9e4c-4ebae05f8a99 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:32:00.881 7 INFO cinder.api.openstack.wsgi [None req-6dbec0a3-96ba-424b-9e4c-4ebae05f8a99 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 326/649] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:32:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/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-07-02 16:32:00.893 8 INFO cinder.api.openstack.wsgi [None req-a0259f72-c32a-4094-9091-8e15a58e3078 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:32:00.901 8 INFO cinder.volume.api [None req-a0259f72-c32a-4094-9091-8e15a58e3078 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:32:00.903 8 INFO cinder.api.openstack.wsgi [None req-a0259f72-c32a-4094-9091-8e15a58e3078 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/650] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:32:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:32:00.911 7 INFO cinder.api.openstack.wsgi [None req-ffe3b0a4-e958-444d-a938-2806096ac019 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:32:00.917 7 INFO cinder.volume.api [None req-ffe3b0a4-e958-444d-a938-2806096ac019 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:32:00.918 7 INFO cinder.api.openstack.wsgi [None req-ffe3b0a4-e958-444d-a938-2806096ac019 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 327/651] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:32:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:32:00.955 8 INFO cinder.api.openstack.wsgi [None req-3fbc98e7-c1a4-4ac6-93b4-d99533d2c75d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:32:00.976 8 INFO cinder.api.openstack.wsgi [None req-3fbc98e7-c1a4-4ac6-93b4-d99533d2c75d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/652] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:32:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:00.987 7 INFO cinder.api.openstack.wsgi [None req-b2c15c8c-1626-4430-88a0-526d29098b30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:32:01.006 7 INFO cinder.api.openstack.wsgi [None req-b2c15c8c-1626-4430-88a0-526d29098b30 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/653] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:32:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:01.014 8 INFO cinder.api.openstack.wsgi [None req-b8ad963f-c767-46fa-be08-baba98cc2f1f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:32:01.035 8 INFO cinder.api.openstack.wsgi [None req-b8ad963f-c767-46fa-be08-baba98cc2f1f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/654] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:32:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:01.050 7 INFO cinder.api.openstack.wsgi [None req-24db60e9-3cb8-4d09-a855-1f5cccb761e1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:32:01.059 7 INFO cinder.volume.api [None req-24db60e9-3cb8-4d09-a855-1f5cccb761e1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:32:01.061 7 INFO cinder.api.openstack.wsgi [None req-24db60e9-3cb8-4d09-a855-1f5cccb761e1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/655] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:32:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:32:09.154 8 INFO cinder.api.openstack.wsgi [None req-b8ad963f-c767-46fa-be08-baba98cc2f1f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:32:09.154 7 INFO cinder.api.openstack.wsgi [None req-24db60e9-3cb8-4d09-a855-1f5cccb761e1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:32:09.155 8 INFO cinder.api.openstack.wsgi [None req-b8ad963f-c767-46fa-be08-baba98cc2f1f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:32:09.157 7 INFO cinder.api.openstack.wsgi [None req-24db60e9-3cb8-4d09-a855-1f5cccb761e1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:32:14.719 8 INFO cinder.api.openstack.wsgi [None req-524d7453-7479-4e9d-bbfa-bcb07a41a1df b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes 2026-07-02 16:32:15.416 8 INFO cinder.api.v3.volumes [None req-524d7453-7479-4e9d-bbfa-bcb07a41a1df b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] Create volume of 1 GB 2026-07-02 16:32:15.435 8 INFO cinder.volume.api [None req-524d7453-7479-4e9d-bbfa-bcb07a41a1df b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:32:15.797 8 INFO cinder.volume.api [None req-524d7453-7479-4e9d-bbfa-bcb07a41a1df b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] Create volume request issued successfully. 2026-07-02 16:32:15.799 8 INFO cinder.api.openstack.wsgi [None req-524d7453-7479-4e9d-bbfa-bcb07a41a1df b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 328/658] 10.0.0.144 () {34 vars in 723 bytes} [Thu Jul 2 16:32:14 2026] POST /v3/796e5389d8c744fabfdefc16b2a54524/volumes => generated 864 bytes in 1086 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-02 16:32:15.821 7 INFO cinder.api.openstack.wsgi [None req-3ba19b4b-23f0-4dff-ad4d-79d30305d076 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:15.856 7 INFO cinder.volume.api [None req-3ba19b4b-23f0-4dff-ad4d-79d30305d076 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:15.865 7 INFO cinder.api.openstack.wsgi [None req-3ba19b4b-23f0-4dff-ad4d-79d30305d076 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e 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: 331/659] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:32:15 2026] GET /v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e => generated 932 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:16.890 8 INFO cinder.api.openstack.wsgi [None req-c378a6ef-c800-46dd-be9d-6e1d66f2b5e4 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:16.911 8 INFO cinder.volume.api [None req-c378a6ef-c800-46dd-be9d-6e1d66f2b5e4 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:16.919 8 INFO cinder.api.openstack.wsgi [None req-c378a6ef-c800-46dd-be9d-6e1d66f2b5e4 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 329/660] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:32:16 2026] GET /v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e => generated 956 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:17.945 7 INFO cinder.api.openstack.wsgi [None req-d834b58b-30a4-4032-b4a7-d1d8ec02086d b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:17.961 7 INFO cinder.volume.api [None req-d834b58b-30a4-4032-b4a7-d1d8ec02086d b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:17.966 7 INFO cinder.api.openstack.wsgi [None req-d834b58b-30a4-4032-b4a7-d1d8ec02086d b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e 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: 332/661] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:32:17 2026] GET /v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:18.987 8 INFO cinder.api.openstack.wsgi [None req-5fc67e58-696a-4c80-a50b-4f30509efea0 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:18.999 8 INFO cinder.volume.api [None req-5fc67e58-696a-4c80-a50b-4f30509efea0 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:19.004 8 INFO cinder.api.openstack.wsgi [None req-5fc67e58-696a-4c80-a50b-4f30509efea0 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 330/662] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:32:18 2026] GET /v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e => generated 1481 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:32:19.154 8 INFO cinder.api.openstack.wsgi [None req-5fc67e58-696a-4c80-a50b-4f30509efea0 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:32:19.154 7 INFO cinder.api.openstack.wsgi [None req-d834b58b-30a4-4032-b4a7-d1d8ec02086d b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:32:19.155 8 INFO cinder.api.openstack.wsgi [None req-5fc67e58-696a-4c80-a50b-4f30509efea0 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:32:19.155 7 INFO cinder.api.openstack.wsgi [None req-d834b58b-30a4-4032-b4a7-d1d8ec02086d b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:20.028 7 INFO cinder.api.openstack.wsgi [None req-341667ff-0843-4b12-8478-e606194bda32 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:20.041 7 INFO cinder.volume.api [None req-341667ff-0843-4b12-8478-e606194bda32 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:20.046 7 INFO cinder.api.openstack.wsgi [None req-341667ff-0843-4b12-8478-e606194bda32 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e 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: 334/665] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:32:20 2026] GET /v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e => generated 1482 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:20.138 8 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-2925189a-f067-4a14-943d-9dc770e88fc9 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:20.151 8 INFO cinder.volume.api [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-2925189a-f067-4a14-943d-9dc770e88fc9 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:20.161 8 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-2925189a-f067-4a14-943d-9dc770e88fc9 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 332/666] 10.0.0.135 () {34 vars in 1028 bytes} [Thu Jul 2 16:32:20 2026] GET /v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e => generated 1482 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:20.510 7 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-8f5844e3-e954-4954-be8f-851594a7c865 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:20.525 7 INFO cinder.volume.api [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-8f5844e3-e954-4954-be8f-851594a7c865 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:20.538 7 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-8f5844e3-e954-4954-be8f-851594a7c865 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e 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: 335/667] 10.0.0.135 () {34 vars in 1028 bytes} [Thu Jul 2 16:32:20 2026] GET /v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e => generated 1482 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:32:20.548 8 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-2925189a-f067-4a14-943d-9dc770e88fc9 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:32:20.550 8 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-2925189a-f067-4a14-943d-9dc770e88fc9 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 333/668] 10.0.0.135 () {32 vars in 828 bytes} [Thu Jul 2 16:32:20 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:20.562 7 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-dfdfc8f3-7de8-4b60-aeb7-cf52988a16ef b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:20.637 7 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-dfdfc8f3-7de8-4b60-aeb7-cf52988a16ef b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/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: 7|app: 0|req: 336/669] 10.0.0.135 () {40 vars in 1057 bytes} [Thu Jul 2 16:32:20 2026] POST /v3/796e5389d8c744fabfdefc16b2a54524/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:32:26.532 8 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-2925189a-f067-4a14-943d-9dc770e88fc9 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:32:26.532 8 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-2925189a-f067-4a14-943d-9dc770e88fc9 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 334/670] 199.19.213.23 () {32 vars in 838 bytes} [Thu Jul 2 16:32:26 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:26.585 7 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-90214ac8-81ef-49e3-b42a-61390f54f7f5 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:26.603 7 INFO cinder.volume.api [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-90214ac8-81ef-49e3-b42a-61390f54f7f5 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:26.610 7 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-90214ac8-81ef-49e3-b42a-61390f54f7f5 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e 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: 337/671] 199.19.213.23 () {36 vars in 1072 bytes} [Thu Jul 2 16:32:26 2026] GET /v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e => generated 1662 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:28.411 8 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-1c4a4d19-81a1-4b46-99eb-f3dc0152a6ca b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/attachments/073905d9-4a99-49e6-a4cd-e4d92d0f85f5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:29.154 7 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-90214ac8-81ef-49e3-b42a-61390f54f7f5 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:32:29.155 7 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-90214ac8-81ef-49e3-b42a-61390f54f7f5 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:32:29.156 7 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-90214ac8-81ef-49e3-b42a-61390f54f7f5 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:32:29.157 7 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-90214ac8-81ef-49e3-b42a-61390f54f7f5 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:32:29.468 8 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-1c4a4d19-81a1-4b46-99eb-f3dc0152a6ca b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/attachments/073905d9-4a99-49e6-a4cd-e4d92d0f85f5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 335/674] 199.19.213.23 () {40 vars in 1134 bytes} [Thu Jul 2 16:32:28 2026] PUT /v3/796e5389d8c744fabfdefc16b2a54524/attachments/073905d9-4a99-49e6-a4cd-e4d92d0f85f5 => generated 775 bytes in 1064 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:29.986 7 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-f6afd69e-a0b8-40fc-a8fe-d4107851f92c b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/attachments/073905d9-4a99-49e6-a4cd-e4d92d0f85f5/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:30.011 7 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-f6afd69e-a0b8-40fc-a8fe-d4107851f92c b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/attachments/073905d9-4a99-49e6-a4cd-e4d92d0f85f5/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 340/675] 199.19.213.23 () {40 vars in 1147 bytes} [Thu Jul 2 16:32:29 2026] POST /v3/796e5389d8c744fabfdefc16b2a54524/attachments/073905d9-4a99-49e6-a4cd-e4d92d0f85f5/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-02 16:32:39.154 8 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-1c4a4d19-81a1-4b46-99eb-f3dc0152a6ca b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:32:39.154 7 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-f6afd69e-a0b8-40fc-a8fe-d4107851f92c b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:32:39.155 7 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-f6afd69e-a0b8-40fc-a8fe-d4107851f92c b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:32:39.155 8 INFO cinder.api.openstack.wsgi [req-48a6ac52-c9d2-4023-b702-2aa27c76dbcb req-1c4a4d19-81a1-4b46-99eb-f3dc0152a6ca b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:40.575 7 INFO cinder.api.openstack.wsgi [req-9efd862b-307d-4144-8f63-fdb326b6c3ef req-19aa9728-0ace-4ec9-b6bc-50924360935a b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/attachments/073905d9-4a99-49e6-a4cd-e4d92d0f85f5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:41.155 7 INFO cinder.api.openstack.wsgi [req-9efd862b-307d-4144-8f63-fdb326b6c3ef req-19aa9728-0ace-4ec9-b6bc-50924360935a b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/attachments/073905d9-4a99-49e6-a4cd-e4d92d0f85f5 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 342/678] 199.19.213.23 () {38 vars in 1102 bytes} [Thu Jul 2 16:32:40 2026] DELETE /v3/796e5389d8c744fabfdefc16b2a54524/attachments/073905d9-4a99-49e6-a4cd-e4d92d0f85f5 => generated 19 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:41.170 8 INFO cinder.api.openstack.wsgi [req-9efd862b-307d-4144-8f63-fdb326b6c3ef req-02fe8588-6461-4ee3-b9bb-de330d5de9a1 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e 2026-07-02 16:32:41.171 8 INFO cinder.api.v3.volumes [req-9efd862b-307d-4144-8f63-fdb326b6c3ef req-02fe8588-6461-4ee3-b9bb-de330d5de9a1 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] Delete volume with id: 52ea8bdd-d6be-44ce-9850-af574f09476e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:41.180 8 INFO cinder.volume.api [req-9efd862b-307d-4144-8f63-fdb326b6c3ef req-02fe8588-6461-4ee3-b9bb-de330d5de9a1 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:41.231 8 INFO cinder.volume.api [req-9efd862b-307d-4144-8f63-fdb326b6c3ef req-02fe8588-6461-4ee3-b9bb-de330d5de9a1 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] Delete volume request issued successfully. 2026-07-02 16:32:41.232 8 INFO cinder.api.openstack.wsgi [req-9efd862b-307d-4144-8f63-fdb326b6c3ef req-02fe8588-6461-4ee3-b9bb-de330d5de9a1 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 337/679] 199.19.213.23 () {36 vars in 1053 bytes} [Thu Jul 2 16:32:41 2026] DELETE /v3/796e5389d8c744fabfdefc16b2a54524/volumes/52ea8bdd-d6be-44ce-9850-af574f09476e => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-02 16:32:49.154 8 INFO cinder.api.openstack.wsgi [req-9efd862b-307d-4144-8f63-fdb326b6c3ef req-02fe8588-6461-4ee3-b9bb-de330d5de9a1 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:32:49.154 7 INFO cinder.api.openstack.wsgi [req-9efd862b-307d-4144-8f63-fdb326b6c3ef req-19aa9728-0ace-4ec9-b6bc-50924360935a b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:32:49.155 8 INFO cinder.api.openstack.wsgi [req-9efd862b-307d-4144-8f63-fdb326b6c3ef req-02fe8588-6461-4ee3-b9bb-de330d5de9a1 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:32:49.155 7 INFO cinder.api.openstack.wsgi [req-9efd862b-307d-4144-8f63-fdb326b6c3ef req-19aa9728-0ace-4ec9-b6bc-50924360935a b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:32:59.154 7 INFO cinder.api.openstack.wsgi [req-9efd862b-307d-4144-8f63-fdb326b6c3ef req-19aa9728-0ace-4ec9-b6bc-50924360935a b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:32:59.155 7 INFO cinder.api.openstack.wsgi [req-9efd862b-307d-4144-8f63-fdb326b6c3ef req-19aa9728-0ace-4ec9-b6bc-50924360935a b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:32:59.155 8 INFO cinder.api.openstack.wsgi [req-9efd862b-307d-4144-8f63-fdb326b6c3ef req-02fe8588-6461-4ee3-b9bb-de330d5de9a1 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:32:59.157 8 INFO cinder.api.openstack.wsgi [req-9efd862b-307d-4144-8f63-fdb326b6c3ef req-02fe8588-6461-4ee3-b9bb-de330d5de9a1 b5a7df5862024b9bb46e80d345d95882 796e5389d8c744fabfdefc16b2a54524 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:00.367 7 INFO cinder.api.openstack.wsgi [None req-5c0fbfcd-4a9a-447c-8453-91be0b1192d8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/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-07-02 16:33:00.372 7 INFO cinder.volume.api [None req-5c0fbfcd-4a9a-447c-8453-91be0b1192d8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:33:00.373 7 INFO cinder.api.openstack.wsgi [None req-5c0fbfcd-4a9a-447c-8453-91be0b1192d8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 345/684] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:33:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:00.382 8 INFO cinder.api.openstack.wsgi [None req-c319a179-1168-494f-919c-59fd78e67acb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:33:00.390 8 INFO cinder.volume.api [None req-c319a179-1168-494f-919c-59fd78e67acb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:33:00.392 8 INFO cinder.api.openstack.wsgi [None req-c319a179-1168-494f-919c-59fd78e67acb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 340/685] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:33:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:33:00.400 7 INFO cinder.api.openstack.wsgi [None req-e215a69f-9ca4-40bb-a698-8cdb47d94a62 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:33:00.904 7 INFO cinder.api.openstack.wsgi [None req-e215a69f-9ca4-40bb-a698-8cdb47d94a62 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 346/686] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:33:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:00.982 8 INFO cinder.api.openstack.wsgi [None req-1cdb16f5-3337-45a9-9fc6-04d117daf2c8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/043fd8f59be647cc9bf2e87bc4aa34c0?usage=true 2026-07-02 16:33:01.010 8 INFO cinder.api.openstack.wsgi [None req-1cdb16f5-3337-45a9-9fc6-04d117daf2c8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/043fd8f59be647cc9bf2e87bc4aa34c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 341/687] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:33:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/043fd8f59be647cc9bf2e87bc4aa34c0?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:01.032 7 INFO cinder.api.openstack.wsgi [None req-73466378-8e6c-4fef-b574-5e8059d73b3f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/4a748014af814de19f2655fc824f9572?usage=true 2026-07-02 16:33:01.058 7 INFO cinder.api.openstack.wsgi [None req-73466378-8e6c-4fef-b574-5e8059d73b3f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/4a748014af814de19f2655fc824f9572?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/688] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:33:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/4a748014af814de19f2655fc824f9572?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:01.071 8 INFO cinder.api.openstack.wsgi [None req-4d856f79-e5c9-4506-ba5e-4e71a422218f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:33:01.097 8 INFO cinder.api.openstack.wsgi [None req-4d856f79-e5c9-4506-ba5e-4e71a422218f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 342/689] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:33:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:01.110 7 INFO cinder.api.openstack.wsgi [None req-6aaa11c1-76b9-4150-b28d-4969c6af28c4 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:33:01.131 7 INFO cinder.api.openstack.wsgi [None req-6aaa11c1-76b9-4150-b28d-4969c6af28c4 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/690] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:33:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:01.142 8 INFO cinder.api.openstack.wsgi [None req-f2a69445-c18d-4c3d-a7d8-1e2225f7bc38 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:33:01.162 8 INFO cinder.api.openstack.wsgi [None req-f2a69445-c18d-4c3d-a7d8-1e2225f7bc38 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/691] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:33:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:01.176 7 INFO cinder.api.openstack.wsgi [None req-a01cda07-1c16-4d53-9230-ea3ce3c51527 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/b30ad66a976a4fd2bd39875320043c18?usage=true 2026-07-02 16:33:01.208 7 INFO cinder.api.openstack.wsgi [None req-a01cda07-1c16-4d53-9230-ea3ce3c51527 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/b30ad66a976a4fd2bd39875320043c18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 349/692] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:33:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/b30ad66a976a4fd2bd39875320043c18?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:01.223 8 INFO cinder.api.openstack.wsgi [None req-2d59c9dc-af05-41df-90ff-28ca9fce864e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/d04a4059ef9c41cea210c8a544c6d44c?usage=true 2026-07-02 16:33:01.246 8 INFO cinder.api.openstack.wsgi [None req-2d59c9dc-af05-41df-90ff-28ca9fce864e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/d04a4059ef9c41cea210c8a544c6d44c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/693] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:33:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/d04a4059ef9c41cea210c8a544c6d44c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:01.258 7 INFO cinder.api.openstack.wsgi [None req-9940f567-ffce-4b79-a2f3-bbaea02e072a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/e46c7b485d8748219f362182ccae6143?usage=true 2026-07-02 16:33:01.284 7 INFO cinder.api.openstack.wsgi [None req-9940f567-ffce-4b79-a2f3-bbaea02e072a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/e46c7b485d8748219f362182ccae6143?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/694] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:33:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/e46c7b485d8748219f362182ccae6143?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:01.295 8 INFO cinder.api.openstack.wsgi [None req-747e7f30-6251-4149-a25b-fbe751c6fb80 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:33:01.304 8 INFO cinder.volume.api [None req-747e7f30-6251-4149-a25b-fbe751c6fb80 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:33:01.305 8 INFO cinder.api.openstack.wsgi [None req-747e7f30-6251-4149-a25b-fbe751c6fb80 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 345/695] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:33:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:33:01.317 7 INFO cinder.api.openstack.wsgi [None req-8ec04e36-f690-423e-9f50-dd007b7b4211 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:33:01.325 7 INFO cinder.api.openstack.wsgi [None req-8ec04e36-f690-423e-9f50-dd007b7b4211 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 351/696] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:33:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:09.154 8 INFO cinder.api.openstack.wsgi [None req-747e7f30-6251-4149-a25b-fbe751c6fb80 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:33:09.154 7 INFO cinder.api.openstack.wsgi [None req-8ec04e36-f690-423e-9f50-dd007b7b4211 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:33:09.154 8 INFO cinder.api.openstack.wsgi [None req-747e7f30-6251-4149-a25b-fbe751c6fb80 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:33:09.155 7 INFO cinder.api.openstack.wsgi [None req-8ec04e36-f690-423e-9f50-dd007b7b4211 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:33:19.153 8 INFO cinder.api.openstack.wsgi [None req-747e7f30-6251-4149-a25b-fbe751c6fb80 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:33:19.154 7 INFO cinder.api.openstack.wsgi [None req-8ec04e36-f690-423e-9f50-dd007b7b4211 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:33:19.155 8 INFO cinder.api.openstack.wsgi [None req-747e7f30-6251-4149-a25b-fbe751c6fb80 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:33:19.155 7 INFO cinder.api.openstack.wsgi [None req-8ec04e36-f690-423e-9f50-dd007b7b4211 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:33:29.154 8 INFO cinder.api.openstack.wsgi [None req-747e7f30-6251-4149-a25b-fbe751c6fb80 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:33:29.154 7 INFO cinder.api.openstack.wsgi [None req-8ec04e36-f690-423e-9f50-dd007b7b4211 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:33:29.155 8 INFO cinder.api.openstack.wsgi [None req-747e7f30-6251-4149-a25b-fbe751c6fb80 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:33:29.155 7 INFO cinder.api.openstack.wsgi [None req-8ec04e36-f690-423e-9f50-dd007b7b4211 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:33:39.153 8 INFO cinder.api.openstack.wsgi [None req-747e7f30-6251-4149-a25b-fbe751c6fb80 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:33:39.153 7 INFO cinder.api.openstack.wsgi [None req-8ec04e36-f690-423e-9f50-dd007b7b4211 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:33:39.154 8 INFO cinder.api.openstack.wsgi [None req-747e7f30-6251-4149-a25b-fbe751c6fb80 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:33:39.154 7 INFO cinder.api.openstack.wsgi [None req-8ec04e36-f690-423e-9f50-dd007b7b4211 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:33:45.967 8 INFO cinder.api.openstack.wsgi [req-b55de02c-d334-40de-8ed6-911db32f4662 req-52bddeb6-9f25-46d8-916f-e5d56e15935a 24ae637a2b50474cb88c8a56e765ff55 b6782f70a47e447db6f9388b9765c608 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b6782f70a47e447db6f9388b9765c608/attachments?instance_id=1d3b0efb-1729-480e-820d-0ec81bab1a68 2026-07-02 16:33:45.979 8 INFO cinder.api.openstack.wsgi [req-b55de02c-d334-40de-8ed6-911db32f4662 req-52bddeb6-9f25-46d8-916f-e5d56e15935a 24ae637a2b50474cb88c8a56e765ff55 b6782f70a47e447db6f9388b9765c608 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b6782f70a47e447db6f9388b9765c608/attachments?instance_id=1d3b0efb-1729-480e-820d-0ec81bab1a68 returned with HTTP 200 [pid: 8|app: 0|req: 350/705] 199.19.213.23 () {36 vars in 1103 bytes} [Thu Jul 2 16:33:45 2026] GET /v3/b6782f70a47e447db6f9388b9765c608/attachments?instance_id=1d3b0efb-1729-480e-820d-0ec81bab1a68 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:49.140 7 INFO cinder.api.openstack.wsgi [None req-8ec04e36-f690-423e-9f50-dd007b7b4211 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:33:49.141 7 INFO cinder.api.openstack.wsgi [None req-8ec04e36-f690-423e-9f50-dd007b7b4211 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 356/706] 10.0.0.144 () {30 vars in 411 bytes} [Thu Jul 2 16:33:49 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 16:33:49.154 7 INFO cinder.api.openstack.wsgi [None req-8ec04e36-f690-423e-9f50-dd007b7b4211 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:33:49.154 8 INFO cinder.api.openstack.wsgi [req-b55de02c-d334-40de-8ed6-911db32f4662 req-52bddeb6-9f25-46d8-916f-e5d56e15935a 24ae637a2b50474cb88c8a56e765ff55 b6782f70a47e447db6f9388b9765c608 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:33:49.155 8 INFO cinder.api.openstack.wsgi [req-b55de02c-d334-40de-8ed6-911db32f4662 req-52bddeb6-9f25-46d8-916f-e5d56e15935a 24ae637a2b50474cb88c8a56e765ff55 b6782f70a47e447db6f9388b9765c608 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:33:49.155 7 INFO cinder.api.openstack.wsgi [None req-8ec04e36-f690-423e-9f50-dd007b7b4211 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:33:53.546 8 INFO cinder.api.openstack.wsgi [req-b55de02c-d334-40de-8ed6-911db32f4662 req-52bddeb6-9f25-46d8-916f-e5d56e15935a 24ae637a2b50474cb88c8a56e765ff55 b6782f70a47e447db6f9388b9765c608 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:33:53.548 8 INFO cinder.api.openstack.wsgi [req-b55de02c-d334-40de-8ed6-911db32f4662 req-52bddeb6-9f25-46d8-916f-e5d56e15935a 24ae637a2b50474cb88c8a56e765ff55 b6782f70a47e447db6f9388b9765c608 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 352/709] 10.0.0.42 () {28 vars in 375 bytes} [Thu Jul 2 16:33:53 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 16:33:53.570 7 INFO cinder.api.openstack.wsgi [None req-875c009d-a155-4394-8928-696697bc84e4 c7597c0f0ea5404c9d99bcf5db96e156 385a0c29db284810a3b613b952653915 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/385a0c29db284810a3b613b952653915/limits?tenant_id=385a0c29db284810a3b613b952653915 2026-07-02 16:33:53.598 7 INFO cinder.api.openstack.wsgi [None req-875c009d-a155-4394-8928-696697bc84e4 c7597c0f0ea5404c9d99bcf5db96e156 385a0c29db284810a3b613b952653915 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/385a0c29db284810a3b613b952653915/limits?tenant_id=385a0c29db284810a3b613b952653915 returned with HTTP 200 [pid: 7|app: 0|req: 358/710] 10.0.0.42 () {34 vars in 878 bytes} [Thu Jul 2 16:33:53 2026] GET /v3/385a0c29db284810a3b613b952653915/limits?tenant_id=385a0c29db284810a3b613b952653915 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:33:55.041 8 INFO cinder.api.openstack.wsgi [req-b55de02c-d334-40de-8ed6-911db32f4662 req-52bddeb6-9f25-46d8-916f-e5d56e15935a 24ae637a2b50474cb88c8a56e765ff55 b6782f70a47e447db6f9388b9765c608 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:33:55.042 8 INFO cinder.api.openstack.wsgi [req-b55de02c-d334-40de-8ed6-911db32f4662 req-52bddeb6-9f25-46d8-916f-e5d56e15935a 24ae637a2b50474cb88c8a56e765ff55 b6782f70a47e447db6f9388b9765c608 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 353/711] 10.0.0.42 () {28 vars in 375 bytes} [Thu Jul 2 16:33:55 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 16:33:55.047 7 INFO cinder.api.openstack.wsgi [None req-875c009d-a155-4394-8928-696697bc84e4 c7597c0f0ea5404c9d99bcf5db96e156 385a0c29db284810a3b613b952653915 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:33:55.048 7 INFO cinder.api.openstack.wsgi [None req-875c009d-a155-4394-8928-696697bc84e4 c7597c0f0ea5404c9d99bcf5db96e156 385a0c29db284810a3b613b952653915 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 359/712] 10.0.0.42 () {28 vars in 375 bytes} [Thu Jul 2 16:33:55 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 16:33:55.505 8 INFO cinder.api.openstack.wsgi [req-b55de02c-d334-40de-8ed6-911db32f4662 req-52bddeb6-9f25-46d8-916f-e5d56e15935a 24ae637a2b50474cb88c8a56e765ff55 b6782f70a47e447db6f9388b9765c608 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:33:55.506 8 INFO cinder.api.openstack.wsgi [req-b55de02c-d334-40de-8ed6-911db32f4662 req-52bddeb6-9f25-46d8-916f-e5d56e15935a 24ae637a2b50474cb88c8a56e765ff55 b6782f70a47e447db6f9388b9765c608 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 354/713] 10.0.0.42 () {28 vars in 375 bytes} [Thu Jul 2 16:33:55 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 16:33:55.515 7 INFO cinder.api.openstack.wsgi [None req-e0afb5b7-d4ad-478b-a7c9-8d37811c5685 c7597c0f0ea5404c9d99bcf5db96e156 385a0c29db284810a3b613b952653915 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/385a0c29db284810a3b613b952653915/limits?tenant_id=385a0c29db284810a3b613b952653915 2026-07-02 16:33:55.538 7 INFO cinder.api.openstack.wsgi [None req-e0afb5b7-d4ad-478b-a7c9-8d37811c5685 c7597c0f0ea5404c9d99bcf5db96e156 385a0c29db284810a3b613b952653915 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/385a0c29db284810a3b613b952653915/limits?tenant_id=385a0c29db284810a3b613b952653915 returned with HTTP 200 [pid: 7|app: 0|req: 360/714] 10.0.0.42 () {34 vars in 878 bytes} [Thu Jul 2 16:33:55 2026] GET /v3/385a0c29db284810a3b613b952653915/limits?tenant_id=385a0c29db284810a3b613b952653915 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:33:57.071 8 INFO cinder.api.openstack.wsgi [req-b55de02c-d334-40de-8ed6-911db32f4662 req-52bddeb6-9f25-46d8-916f-e5d56e15935a 24ae637a2b50474cb88c8a56e765ff55 b6782f70a47e447db6f9388b9765c608 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:33:57.071 8 INFO cinder.api.openstack.wsgi [req-b55de02c-d334-40de-8ed6-911db32f4662 req-52bddeb6-9f25-46d8-916f-e5d56e15935a 24ae637a2b50474cb88c8a56e765ff55 b6782f70a47e447db6f9388b9765c608 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 355/715] 10.0.0.42 () {28 vars in 375 bytes} [Thu Jul 2 16:33:57 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 16:33:57.076 7 INFO cinder.api.openstack.wsgi [None req-e0afb5b7-d4ad-478b-a7c9-8d37811c5685 c7597c0f0ea5404c9d99bcf5db96e156 385a0c29db284810a3b613b952653915 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:33:57.077 7 INFO cinder.api.openstack.wsgi [None req-e0afb5b7-d4ad-478b-a7c9-8d37811c5685 c7597c0f0ea5404c9d99bcf5db96e156 385a0c29db284810a3b613b952653915 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 361/716] 10.0.0.42 () {28 vars in 375 bytes} [Thu Jul 2 16:33:57 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 16:33:59.153 8 INFO cinder.api.openstack.wsgi [req-b55de02c-d334-40de-8ed6-911db32f4662 req-52bddeb6-9f25-46d8-916f-e5d56e15935a 24ae637a2b50474cb88c8a56e765ff55 b6782f70a47e447db6f9388b9765c608 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:33:59.153 7 INFO cinder.api.openstack.wsgi [None req-e0afb5b7-d4ad-478b-a7c9-8d37811c5685 c7597c0f0ea5404c9d99bcf5db96e156 385a0c29db284810a3b613b952653915 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:33:59.154 8 INFO cinder.api.openstack.wsgi [req-b55de02c-d334-40de-8ed6-911db32f4662 req-52bddeb6-9f25-46d8-916f-e5d56e15935a 24ae637a2b50474cb88c8a56e765ff55 b6782f70a47e447db6f9388b9765c608 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:33:59.155 7 INFO cinder.api.openstack.wsgi [None req-e0afb5b7-d4ad-478b-a7c9-8d37811c5685 c7597c0f0ea5404c9d99bcf5db96e156 385a0c29db284810a3b613b952653915 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:34:00.591 8 INFO cinder.api.openstack.wsgi [None req-3bce80ca-756e-4466-90e9-d1a9f1426bc8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:34:01.095 8 INFO cinder.api.openstack.wsgi [None req-3bce80ca-756e-4466-90e9-d1a9f1426bc8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 357/719] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:34:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 710 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:01.134 7 INFO cinder.api.openstack.wsgi [None req-8e711e36-3f9e-439e-93aa-bccc516e1c0f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/30e6562f7cba4b068c27f3a093b95377?usage=true 2026-07-02 16:34:01.159 7 INFO cinder.api.openstack.wsgi [None req-8e711e36-3f9e-439e-93aa-bccc516e1c0f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/30e6562f7cba4b068c27f3a093b95377?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 363/720] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:34:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/30e6562f7cba4b068c27f3a093b95377?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:01.171 8 INFO cinder.api.openstack.wsgi [None req-f1ffd955-8e0e-4db4-9393-02fb1d172d76 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3240ff61bbdc4910bc04d85d5b26a0a0?usage=true 2026-07-02 16:34:01.196 8 INFO cinder.api.openstack.wsgi [None req-f1ffd955-8e0e-4db4-9393-02fb1d172d76 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3240ff61bbdc4910bc04d85d5b26a0a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/721] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:34:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3240ff61bbdc4910bc04d85d5b26a0a0?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:01.206 7 INFO cinder.api.openstack.wsgi [None req-8d65c907-fa99-45ad-a99d-0fe28947fe23 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/33415fd2b55f4519821165c6673a6270?usage=true 2026-07-02 16:34:01.225 7 INFO cinder.api.openstack.wsgi [None req-8d65c907-fa99-45ad-a99d-0fe28947fe23 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/33415fd2b55f4519821165c6673a6270?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/722] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:34:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/33415fd2b55f4519821165c6673a6270?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:01.237 8 INFO cinder.api.openstack.wsgi [None req-b090cfe2-7845-4437-be7c-b91416e63a4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/58896a584b4a4d96b751d1f314864f8e?usage=true 2026-07-02 16:34:01.257 8 INFO cinder.api.openstack.wsgi [None req-b090cfe2-7845-4437-be7c-b91416e63a4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/58896a584b4a4d96b751d1f314864f8e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/723] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:34:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/58896a584b4a4d96b751d1f314864f8e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:01.270 7 INFO cinder.api.openstack.wsgi [None req-87746054-4c50-46bd-86b4-39dc19df96b6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/5f9a0c0a0e1d4a079e9c1265dded7ac3?usage=true 2026-07-02 16:34:01.288 7 INFO cinder.api.openstack.wsgi [None req-87746054-4c50-46bd-86b4-39dc19df96b6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/5f9a0c0a0e1d4a079e9c1265dded7ac3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/724] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:34:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/5f9a0c0a0e1d4a079e9c1265dded7ac3?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:01.300 8 INFO cinder.api.openstack.wsgi [None req-2b79f79b-bf56-428e-8139-d378ff9d5538 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:34:01.322 8 INFO cinder.api.openstack.wsgi [None req-2b79f79b-bf56-428e-8139-d378ff9d5538 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 360/725] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:34:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:01.334 7 INFO cinder.api.openstack.wsgi [None req-bcc386ad-cf06-4d5e-902b-81cc04efe968 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:34:01.360 7 INFO cinder.api.openstack.wsgi [None req-bcc386ad-cf06-4d5e-902b-81cc04efe968 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/726] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:34:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:01.372 8 INFO cinder.api.openstack.wsgi [None req-69a98d63-d31a-40b5-b254-840d56c08c2b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:34:01.391 8 INFO cinder.api.openstack.wsgi [None req-69a98d63-d31a-40b5-b254-840d56c08c2b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 361/727] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:34:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:01.402 7 INFO cinder.api.openstack.wsgi [None req-03e9e544-3ea9-4f19-b8e4-74b4c2c82c12 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/b6782f70a47e447db6f9388b9765c608?usage=true 2026-07-02 16:34:01.424 7 INFO cinder.api.openstack.wsgi [None req-03e9e544-3ea9-4f19-b8e4-74b4c2c82c12 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/b6782f70a47e447db6f9388b9765c608?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/728] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:34:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/b6782f70a47e447db6f9388b9765c608?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:01.434 8 INFO cinder.api.openstack.wsgi [None req-c67f1aff-188b-436a-9232-cc00078e267c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:34:01.442 8 INFO cinder.volume.api [None req-c67f1aff-188b-436a-9232-cc00078e267c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:34:01.444 8 INFO cinder.api.openstack.wsgi [None req-c67f1aff-188b-436a-9232-cc00078e267c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 362/729] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:34:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:34:01.455 7 INFO cinder.api.openstack.wsgi [None req-301f3edc-8665-472c-86c0-54d81f5d662c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:34:01.461 7 INFO cinder.api.openstack.wsgi [None req-301f3edc-8665-472c-86c0-54d81f5d662c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 368/730] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:34:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:01.471 8 INFO cinder.api.openstack.wsgi [None req-b9490129-f76f-4fca-83ae-cb27021becee a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:34:01.475 8 INFO cinder.volume.api [None req-b9490129-f76f-4fca-83ae-cb27021becee a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:34:01.475 8 INFO cinder.api.openstack.wsgi [None req-b9490129-f76f-4fca-83ae-cb27021becee a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 363/731] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:34:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:34:01.488 7 INFO cinder.api.openstack.wsgi [None req-6d988d87-2507-4fa4-b6c3-ecdc218302c6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:34:01.498 7 INFO cinder.volume.api [None req-6d988d87-2507-4fa4-b6c3-ecdc218302c6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:34:01.501 7 INFO cinder.api.openstack.wsgi [None req-6d988d87-2507-4fa4-b6c3-ecdc218302c6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 369/732] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:34:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:34:09.153 8 INFO cinder.api.openstack.wsgi [None req-b9490129-f76f-4fca-83ae-cb27021becee a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:34:09.154 7 INFO cinder.api.openstack.wsgi [None req-6d988d87-2507-4fa4-b6c3-ecdc218302c6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:34:09.154 8 INFO cinder.api.openstack.wsgi [None req-b9490129-f76f-4fca-83ae-cb27021becee a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:34:09.155 7 INFO cinder.api.openstack.wsgi [None req-6d988d87-2507-4fa4-b6c3-ecdc218302c6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:34:19.154 8 INFO cinder.api.openstack.wsgi [None req-b9490129-f76f-4fca-83ae-cb27021becee a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:34:19.154 8 INFO cinder.api.openstack.wsgi [None req-b9490129-f76f-4fca-83ae-cb27021becee a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:34:19.154 7 INFO cinder.api.openstack.wsgi [None req-6d988d87-2507-4fa4-b6c3-ecdc218302c6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:34:19.156 7 INFO cinder.api.openstack.wsgi [None req-6d988d87-2507-4fa4-b6c3-ecdc218302c6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:34:25.736 8 INFO cinder.api.openstack.wsgi [None req-e2095ff3-662c-4dcc-b401-d6a2a7d2024a c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes 2026-07-02 16:34:25.739 8 INFO cinder.api.v3.volumes [None req-e2095ff3-662c-4dcc-b401-d6a2a7d2024a c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Create volume of 1 GB 2026-07-02 16:34:25.745 8 INFO cinder.volume.api [None req-e2095ff3-662c-4dcc-b401-d6a2a7d2024a c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:34:25.871 8 INFO cinder.volume.api [None req-e2095ff3-662c-4dcc-b401-d6a2a7d2024a c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Create volume request issued successfully. 2026-07-02 16:34:25.872 8 INFO cinder.api.openstack.wsgi [None req-e2095ff3-662c-4dcc-b401-d6a2a7d2024a c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 366/737] 10.0.0.144 () {34 vars in 723 bytes} [Thu Jul 2 16:34:25 2026] POST /v3/ea8908ee38cd4bd0872e243d26450f95/volumes => generated 870 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-02 16:34:25.892 7 INFO cinder.api.openstack.wsgi [None req-49044640-ce86-429e-b752-47219672c40a c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:25.909 7 INFO cinder.volume.api [None req-49044640-ce86-429e-b752-47219672c40a c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:25.914 7 INFO cinder.api.openstack.wsgi [None req-49044640-ce86-429e-b752-47219672c40a c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 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: 372/738] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:25 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:26.936 8 INFO cinder.api.openstack.wsgi [None req-252bee8e-f369-40ca-a3f0-04b218bcd123 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:26.950 8 INFO cinder.volume.api [None req-252bee8e-f369-40ca-a3f0-04b218bcd123 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:26.955 8 INFO cinder.api.openstack.wsgi [None req-252bee8e-f369-40ca-a3f0-04b218bcd123 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 367/739] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:26 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 => generated 963 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:26.972 7 INFO cinder.api.openstack.wsgi [None req-3fc0304e-b14a-4ccb-b9bf-d56b91f377ad c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:26.988 7 INFO cinder.volume.api [None req-3fc0304e-b14a-4ccb-b9bf-d56b91f377ad c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:26.993 7 INFO cinder.api.openstack.wsgi [None req-3fc0304e-b14a-4ccb-b9bf-d56b91f377ad c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 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/740] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:26 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 => generated 963 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:27.025 8 INFO cinder.api.openstack.wsgi [None req-878da04a-b700-4a11-a5a8-58991cf59637 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:27.044 8 INFO cinder.volume.api [None req-878da04a-b700-4a11-a5a8-58991cf59637 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:27.056 8 INFO cinder.volume.api [None req-878da04a-b700-4a11-a5a8-58991cf59637 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume updated successfully. 2026-07-02 16:34:27.057 8 INFO cinder.api.openstack.wsgi [None req-878da04a-b700-4a11-a5a8-58991cf59637 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 368/741] 10.0.0.144 () {34 vars in 795 bytes} [Thu Jul 2 16:34:27 2026] PUT /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 => generated 895 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:27.080 7 INFO cinder.api.openstack.wsgi [None req-93d3ff5a-ac57-4800-9dfb-5550a47c1618 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:27.097 7 INFO cinder.volume.api [None req-93d3ff5a-ac57-4800-9dfb-5550a47c1618 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:27.105 7 INFO cinder.volume.api [None req-93d3ff5a-ac57-4800-9dfb-5550a47c1618 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume updated successfully. 2026-07-02 16:34:27.106 7 INFO cinder.api.openstack.wsgi [None req-93d3ff5a-ac57-4800-9dfb-5550a47c1618 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 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: 374/742] 10.0.0.144 () {34 vars in 796 bytes} [Thu Jul 2 16:34:27 2026] PUT /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 => generated 935 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:27.122 8 INFO cinder.api.openstack.wsgi [None req-7aa2929a-740d-4c2e-83de-176d43255395 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:27.137 8 INFO cinder.volume.api [None req-7aa2929a-740d-4c2e-83de-176d43255395 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:27.141 8 INFO cinder.api.openstack.wsgi [None req-7aa2929a-740d-4c2e-83de-176d43255395 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 369/743] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:27 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 => generated 1003 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:27.158 7 INFO cinder.api.openstack.wsgi [None req-cf1d6374-bdbe-431f-bbec-23d1106fc991 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes 2026-07-02 16:34:27.160 7 INFO cinder.api.v3.volumes [None req-cf1d6374-bdbe-431f-bbec-23d1106fc991 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Create volume of 1 GB 2026-07-02 16:34:27.174 7 INFO cinder.volume.api [None req-cf1d6374-bdbe-431f-bbec-23d1106fc991 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:34:27.521 7 INFO cinder.volume.api [None req-cf1d6374-bdbe-431f-bbec-23d1106fc991 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Create volume request issued successfully. 2026-07-02 16:34:27.521 7 INFO cinder.api.openstack.wsgi [None req-cf1d6374-bdbe-431f-bbec-23d1106fc991 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/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: 375/744] 10.0.0.144 () {34 vars in 723 bytes} [Thu Jul 2 16:34:27 2026] POST /v3/ea8908ee38cd4bd0872e243d26450f95/volumes => generated 891 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:27.539 8 INFO cinder.api.openstack.wsgi [None req-fa67ce93-717a-460b-ad88-ef73b264d8d8 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:27.553 8 INFO cinder.volume.api [None req-fa67ce93-717a-460b-ad88-ef73b264d8d8 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:27.561 8 INFO cinder.api.openstack.wsgi [None req-fa67ce93-717a-460b-ad88-ef73b264d8d8 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 370/745] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:27 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 => generated 959 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:28.588 7 INFO cinder.api.openstack.wsgi [None req-b4e667db-45a5-4ad8-b9a9-300cc2c69f9e c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:28.604 7 INFO cinder.volume.api [None req-b4e667db-45a5-4ad8-b9a9-300cc2c69f9e c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:28.611 7 INFO cinder.api.openstack.wsgi [None req-b4e667db-45a5-4ad8-b9a9-300cc2c69f9e c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 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: 376/746] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:28 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 => 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-07-02 16:34:28.642 8 INFO cinder.api.openstack.wsgi [None req-7426d0d3-97bd-4f7c-9e0d-fc3919f788ff c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:28.660 8 INFO cinder.volume.api [None req-7426d0d3-97bd-4f7c-9e0d-fc3919f788ff c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:28.667 8 INFO cinder.volume.api [None req-7426d0d3-97bd-4f7c-9e0d-fc3919f788ff c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume updated successfully. 2026-07-02 16:34:28.668 8 INFO cinder.api.openstack.wsgi [None req-7426d0d3-97bd-4f7c-9e0d-fc3919f788ff c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 371/747] 10.0.0.144 () {34 vars in 795 bytes} [Thu Jul 2 16:34:28 2026] PUT /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:28.691 7 INFO cinder.api.openstack.wsgi [None req-ccd8fde7-796b-489c-9aea-670a11d2e7b9 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:28.702 7 INFO cinder.volume.api [None req-ccd8fde7-796b-489c-9aea-670a11d2e7b9 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:28.706 7 INFO cinder.api.openstack.wsgi [None req-ccd8fde7-796b-489c-9aea-670a11d2e7b9 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 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: 377/748] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:28 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 => generated 949 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-07-02 16:34:28.725 8 INFO cinder.api.openstack.wsgi [None req-5026a415-9c43-4ebf-b982-92dfcd5892a7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 2026-07-02 16:34:28.725 8 INFO cinder.api.v3.volumes [None req-5026a415-9c43-4ebf-b982-92dfcd5892a7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Delete volume with id: d556dbd1-aabf-49a1-81e7-2371e01eafe2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:28.737 8 INFO cinder.volume.api [None req-5026a415-9c43-4ebf-b982-92dfcd5892a7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:28.782 8 INFO cinder.volume.api [None req-5026a415-9c43-4ebf-b982-92dfcd5892a7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Delete volume request issued successfully. 2026-07-02 16:34:28.782 8 INFO cinder.api.openstack.wsgi [None req-5026a415-9c43-4ebf-b982-92dfcd5892a7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 372/749] 10.0.0.144 () {32 vars in 778 bytes} [Thu Jul 2 16:34:28 2026] DELETE /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:28.792 7 INFO cinder.api.openstack.wsgi [None req-2b4f089f-fac0-4b75-a269-3274bd5e1199 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:28.806 7 INFO cinder.volume.api [None req-2b4f089f-fac0-4b75-a269-3274bd5e1199 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:28.810 7 INFO cinder.api.openstack.wsgi [None req-2b4f089f-fac0-4b75-a269-3274bd5e1199 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 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: 378/750] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:28 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 => generated 948 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:29.154 8 INFO cinder.api.openstack.wsgi [None req-5026a415-9c43-4ebf-b982-92dfcd5892a7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:34:29.154 7 INFO cinder.api.openstack.wsgi [None req-2b4f089f-fac0-4b75-a269-3274bd5e1199 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:34:29.156 7 INFO cinder.api.openstack.wsgi [None req-2b4f089f-fac0-4b75-a269-3274bd5e1199 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:34:29.156 8 INFO cinder.api.openstack.wsgi [None req-5026a415-9c43-4ebf-b982-92dfcd5892a7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:29.830 7 INFO cinder.api.openstack.wsgi [None req-77274da7-d9d6-47b3-9dd6-cfef3a3a80a7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 2026-07-02 16:34:29.839 7 INFO cinder.api.openstack.wsgi [None req-77274da7-d9d6-47b3-9dd6-cfef3a3a80a7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 returned with HTTP 404 [pid: 7|app: 0|req: 380/753] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:29 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d556dbd1-aabf-49a1-81e7-2371e01eafe2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:29.853 8 INFO cinder.api.openstack.wsgi [None req-01efb71f-0ef8-4611-b970-2c8c97c439ee c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:29.866 8 INFO cinder.volume.api [None req-01efb71f-0ef8-4611-b970-2c8c97c439ee c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:29.871 8 INFO cinder.api.openstack.wsgi [None req-01efb71f-0ef8-4611-b970-2c8c97c439ee c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 374/754] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:29 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 => generated 1003 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:34:29.892 7 INFO cinder.api.openstack.wsgi [None req-df6ae08c-6771-4935-a5b5-51f3faf9b2a7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 2026-07-02 16:34:29.893 7 INFO cinder.api.v3.volumes [None req-df6ae08c-6771-4935-a5b5-51f3faf9b2a7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Delete volume with id: d5348d37-55fc-4ffa-a1bf-de8624934041 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:29.902 7 INFO cinder.volume.api [None req-df6ae08c-6771-4935-a5b5-51f3faf9b2a7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:29.929 7 INFO cinder.volume.api [None req-df6ae08c-6771-4935-a5b5-51f3faf9b2a7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Delete volume request issued successfully. 2026-07-02 16:34:29.930 7 INFO cinder.api.openstack.wsgi [None req-df6ae08c-6771-4935-a5b5-51f3faf9b2a7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 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: 381/755] 10.0.0.144 () {32 vars in 778 bytes} [Thu Jul 2 16:34:29 2026] DELETE /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:29.941 8 INFO cinder.api.openstack.wsgi [None req-d7d57a4d-32c6-4056-8c34-0e9becb7ef9f c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:29.955 8 INFO cinder.volume.api [None req-d7d57a4d-32c6-4056-8c34-0e9becb7ef9f c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:29.960 8 INFO cinder.api.openstack.wsgi [None req-d7d57a4d-32c6-4056-8c34-0e9becb7ef9f c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 375/756] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:29 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 => generated 1002 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:30.979 7 INFO cinder.api.openstack.wsgi [None req-850cb1a8-e7ed-4f76-93da-06f973ca8e85 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 2026-07-02 16:34:30.989 7 INFO cinder.api.openstack.wsgi [None req-850cb1a8-e7ed-4f76-93da-06f973ca8e85 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 returned with HTTP 404 [pid: 7|app: 0|req: 382/757] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:30 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/d5348d37-55fc-4ffa-a1bf-de8624934041 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:31.064 8 INFO cinder.api.openstack.wsgi [None req-2109afbc-cd10-4a85-b0d2-733a860bc6a9 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes 2026-07-02 16:34:31.192 8 INFO cinder.api.v3.volumes [None req-2109afbc-cd10-4a85-b0d2-733a860bc6a9 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Create volume of 1 GB 2026-07-02 16:34:31.198 8 INFO cinder.volume.api [None req-2109afbc-cd10-4a85-b0d2-733a860bc6a9 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:34:31.494 8 INFO cinder.volume.api [None req-2109afbc-cd10-4a85-b0d2-733a860bc6a9 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Create volume request issued successfully. 2026-07-02 16:34:31.495 8 INFO cinder.api.openstack.wsgi [None req-2109afbc-cd10-4a85-b0d2-733a860bc6a9 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 376/758] 10.0.0.144 () {34 vars in 723 bytes} [Thu Jul 2 16:34:31 2026] POST /v3/ea8908ee38cd4bd0872e243d26450f95/volumes => generated 870 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-02 16:34:31.513 7 INFO cinder.api.openstack.wsgi [None req-2eb949fc-bbd1-45d0-bd53-9ee8c952b16a c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:31.531 7 INFO cinder.volume.api [None req-2eb949fc-bbd1-45d0-bd53-9ee8c952b16a c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:31.536 7 INFO cinder.api.openstack.wsgi [None req-2eb949fc-bbd1-45d0-bd53-9ee8c952b16a c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 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: 383/759] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:31 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 => 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-07-02 16:34:32.562 8 INFO cinder.api.openstack.wsgi [None req-0e8d13b9-c8a6-4630-834b-37a09e5a1f95 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:32.577 8 INFO cinder.volume.api [None req-0e8d13b9-c8a6-4630-834b-37a09e5a1f95 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:32.584 8 INFO cinder.api.openstack.wsgi [None req-0e8d13b9-c8a6-4630-834b-37a09e5a1f95 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 377/760] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:32 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 => generated 1488 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-07-02 16:34:32.607 7 INFO cinder.api.openstack.wsgi [None req-ffaac7c7-bb6d-41f0-97d5-aafd80721fa8 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:32.624 7 INFO cinder.volume.api [None req-ffaac7c7-bb6d-41f0-97d5-aafd80721fa8 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:32.628 7 INFO cinder.api.openstack.wsgi [None req-ffaac7c7-bb6d-41f0-97d5-aafd80721fa8 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 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: 384/761] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:32 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 => generated 1488 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-07-02 16:34:32.651 8 INFO cinder.api.openstack.wsgi [None req-7e496098-7d49-44e4-9745-f1d8add07cdb c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:32.667 8 INFO cinder.volume.api [None req-7e496098-7d49-44e4-9745-f1d8add07cdb c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:32.673 8 INFO cinder.volume.api [None req-7e496098-7d49-44e4-9745-f1d8add07cdb c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume updated successfully. 2026-07-02 16:34:32.673 8 INFO cinder.api.openstack.wsgi [None req-7e496098-7d49-44e4-9745-f1d8add07cdb c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 378/762] 10.0.0.144 () {34 vars in 795 bytes} [Thu Jul 2 16:34:32 2026] PUT /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 => generated 894 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:32.690 7 INFO cinder.api.openstack.wsgi [None req-c13dc910-d341-468a-b654-9d90e5cbc923 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:32.708 7 INFO cinder.volume.api [None req-c13dc910-d341-468a-b654-9d90e5cbc923 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:32.714 7 INFO cinder.volume.api [None req-c13dc910-d341-468a-b654-9d90e5cbc923 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume updated successfully. 2026-07-02 16:34:32.715 7 INFO cinder.api.openstack.wsgi [None req-c13dc910-d341-468a-b654-9d90e5cbc923 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 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: 385/763] 10.0.0.144 () {34 vars in 796 bytes} [Thu Jul 2 16:34:32 2026] PUT /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 => generated 934 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:32.733 8 INFO cinder.api.openstack.wsgi [None req-f42ed0d7-f56b-43f7-98a1-8e25821ee9f1 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:32.751 8 INFO cinder.volume.api [None req-f42ed0d7-f56b-43f7-98a1-8e25821ee9f1 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:32.757 8 INFO cinder.api.openstack.wsgi [None req-f42ed0d7-f56b-43f7-98a1-8e25821ee9f1 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 379/764] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:32 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 => generated 1528 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:32.780 7 INFO cinder.api.openstack.wsgi [None req-b4afce00-3c72-4eae-8af1-d90072199726 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes 2026-07-02 16:34:32.782 7 INFO cinder.api.v3.volumes [None req-b4afce00-3c72-4eae-8af1-d90072199726 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Create volume of 1 GB 2026-07-02 16:34:32.787 7 INFO cinder.volume.api [None req-b4afce00-3c72-4eae-8af1-d90072199726 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:34:32.913 7 INFO cinder.volume.api [None req-b4afce00-3c72-4eae-8af1-d90072199726 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Create volume request issued successfully. 2026-07-02 16:34:32.914 7 INFO cinder.api.openstack.wsgi [None req-b4afce00-3c72-4eae-8af1-d90072199726 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/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: 386/765] 10.0.0.144 () {34 vars in 723 bytes} [Thu Jul 2 16:34:32 2026] POST /v3/ea8908ee38cd4bd0872e243d26450f95/volumes => generated 891 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:32.929 7 INFO cinder.api.openstack.wsgi [None req-45feea87-1507-4e18-86f5-2cdce653523a c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:32.945 7 INFO cinder.volume.api [None req-45feea87-1507-4e18-86f5-2cdce653523a c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:32.949 7 INFO cinder.api.openstack.wsgi [None req-45feea87-1507-4e18-86f5-2cdce653523a c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe 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: 387/766] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:32 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe => generated 959 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:33.087 8 INFO cinder.api.openstack.wsgi [None req-b4c20ca8-1a38-4369-8332-92226ca44427 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes 2026-07-02 16:34:33.090 8 INFO cinder.api.v3.volumes [None req-b4c20ca8-1a38-4369-8332-92226ca44427 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Create volume of 1 GB 2026-07-02 16:34:33.095 8 INFO cinder.volume.api [None req-b4c20ca8-1a38-4369-8332-92226ca44427 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:34:33.238 8 INFO cinder.volume.api [None req-b4c20ca8-1a38-4369-8332-92226ca44427 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Create volume request issued successfully. 2026-07-02 16:34:33.239 8 INFO cinder.api.openstack.wsgi [None req-b4c20ca8-1a38-4369-8332-92226ca44427 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 380/767] 10.0.0.144 () {34 vars in 722 bytes} [Thu Jul 2 16:34:32 2026] POST /v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes => generated 861 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:33.262 7 INFO cinder.api.openstack.wsgi [None req-d1674e83-e004-4556-8349-34178f38073c 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:33.275 7 INFO cinder.volume.api [None req-d1674e83-e004-4556-8349-34178f38073c 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:33.281 7 INFO cinder.api.openstack.wsgi [None req-d1674e83-e004-4556-8349-34178f38073c 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 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: 388/768] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:33 2026] GET /v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 => generated 929 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:33.965 8 INFO cinder.api.openstack.wsgi [None req-31c3bdac-faee-4aa5-aa7c-282d8a1de1ff c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:33.984 8 INFO cinder.volume.api [None req-31c3bdac-faee-4aa5-aa7c-282d8a1de1ff c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:33.993 8 INFO cinder.api.openstack.wsgi [None req-31c3bdac-faee-4aa5-aa7c-282d8a1de1ff c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 381/769] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:33 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe => generated 984 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:34.015 7 INFO cinder.api.openstack.wsgi [None req-1d9710db-6f32-468d-9411-8bd329676cfd c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:34.032 7 INFO cinder.volume.api [None req-1d9710db-6f32-468d-9411-8bd329676cfd c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:34.040 7 INFO cinder.volume.api [None req-1d9710db-6f32-468d-9411-8bd329676cfd c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume updated successfully. 2026-07-02 16:34:34.041 7 INFO cinder.api.openstack.wsgi [None req-1d9710db-6f32-468d-9411-8bd329676cfd c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 389/770] 10.0.0.144 () {34 vars in 795 bytes} [Thu Jul 2 16:34:34 2026] PUT /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:34.059 8 INFO cinder.api.openstack.wsgi [None req-a629cc2a-65b6-4940-8310-b4ab894aacb2 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:34.082 8 INFO cinder.volume.api [None req-a629cc2a-65b6-4940-8310-b4ab894aacb2 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:34.086 8 INFO cinder.api.openstack.wsgi [None req-a629cc2a-65b6-4940-8310-b4ab894aacb2 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 382/771] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:34 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:34.107 7 INFO cinder.api.openstack.wsgi [None req-3407d3ae-2e85-4858-a254-5ba6c6e47039 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe 2026-07-02 16:34:34.108 7 INFO cinder.api.v3.volumes [None req-3407d3ae-2e85-4858-a254-5ba6c6e47039 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Delete volume with id: fdb8d37c-5762-484a-9e90-c7338329febe /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:34.118 7 INFO cinder.volume.api [None req-3407d3ae-2e85-4858-a254-5ba6c6e47039 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:34.150 7 INFO cinder.volume.api [None req-3407d3ae-2e85-4858-a254-5ba6c6e47039 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Delete volume request issued successfully. 2026-07-02 16:34:34.151 7 INFO cinder.api.openstack.wsgi [None req-3407d3ae-2e85-4858-a254-5ba6c6e47039 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe 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: 390/772] 10.0.0.144 () {32 vars in 778 bytes} [Thu Jul 2 16:34:34 2026] DELETE /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:34.164 8 INFO cinder.api.openstack.wsgi [None req-22b8a9a4-80ca-40b3-acc0-283ef66d9d70 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:34.177 8 INFO cinder.volume.api [None req-22b8a9a4-80ca-40b3-acc0-283ef66d9d70 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:34.183 8 INFO cinder.api.openstack.wsgi [None req-22b8a9a4-80ca-40b3-acc0-283ef66d9d70 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 383/773] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:34 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe => generated 948 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:34.301 7 INFO cinder.api.openstack.wsgi [None req-fda4af6e-b7df-482d-a857-5ff985d55756 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:34.317 7 INFO cinder.volume.api [None req-fda4af6e-b7df-482d-a857-5ff985d55756 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:34.322 7 INFO cinder.api.openstack.wsgi [None req-fda4af6e-b7df-482d-a857-5ff985d55756 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 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/774] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:34 2026] GET /v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:35.206 8 INFO cinder.api.openstack.wsgi [None req-80cb728c-c298-4a08-a093-3fd7cecc283c c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe 2026-07-02 16:34:35.212 8 INFO cinder.api.openstack.wsgi [None req-80cb728c-c298-4a08-a093-3fd7cecc283c c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe returned with HTTP 404 [pid: 8|app: 0|req: 384/775] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:35 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/fdb8d37c-5762-484a-9e90-c7338329febe => 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-07-02 16:34:35.226 7 INFO cinder.api.openstack.wsgi [None req-ef264fea-c3c2-419f-b16e-701a4aa06f81 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:35.248 7 INFO cinder.volume.api [None req-ef264fea-c3c2-419f-b16e-701a4aa06f81 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:35.257 7 INFO cinder.api.openstack.wsgi [None req-ef264fea-c3c2-419f-b16e-701a4aa06f81 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 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/776] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:35 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 => generated 1528 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:34:35.275 8 INFO cinder.api.openstack.wsgi [None req-e4123d00-5d26-46ff-955e-f0faa10f5071 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 2026-07-02 16:34:35.276 8 INFO cinder.api.v3.volumes [None req-e4123d00-5d26-46ff-955e-f0faa10f5071 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Delete volume with id: e606d698-8541-4000-80f6-d587cf357c54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:35.291 8 INFO cinder.volume.api [None req-e4123d00-5d26-46ff-955e-f0faa10f5071 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:35.319 8 INFO cinder.volume.api [None req-e4123d00-5d26-46ff-955e-f0faa10f5071 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Delete volume request issued successfully. 2026-07-02 16:34:35.320 8 INFO cinder.api.openstack.wsgi [None req-e4123d00-5d26-46ff-955e-f0faa10f5071 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 385/777] 10.0.0.144 () {32 vars in 778 bytes} [Thu Jul 2 16:34:35 2026] DELETE /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 => 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-07-02 16:34:35.330 7 INFO cinder.api.openstack.wsgi [None req-5c11d865-e643-43b2-8186-e2222fa76bb7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:35.354 7 INFO cinder.volume.api [None req-5c11d865-e643-43b2-8186-e2222fa76bb7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:35.365 7 INFO cinder.api.openstack.wsgi [None req-5c11d865-e643-43b2-8186-e2222fa76bb7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 393/778] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:35 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 => generated 1527 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-07-02 16:34:36.387 8 INFO cinder.api.openstack.wsgi [None req-f91efd59-578e-44e5-8a4d-4739a3711d4c c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 2026-07-02 16:34:36.395 8 INFO cinder.api.openstack.wsgi [None req-f91efd59-578e-44e5-8a4d-4739a3711d4c c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 returned with HTTP 404 [pid: 8|app: 0|req: 386/779] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:36 2026] GET /v3/ea8908ee38cd4bd0872e243d26450f95/volumes/e606d698-8541-4000-80f6-d587cf357c54 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-02 16:34:39.154 7 INFO cinder.api.openstack.wsgi [None req-5c11d865-e643-43b2-8186-e2222fa76bb7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:34:39.154 8 INFO cinder.api.openstack.wsgi [None req-f91efd59-578e-44e5-8a4d-4739a3711d4c c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:34:39.155 7 INFO cinder.api.openstack.wsgi [None req-5c11d865-e643-43b2-8186-e2222fa76bb7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:34:39.155 8 INFO cinder.api.openstack.wsgi [None req-f91efd59-578e-44e5-8a4d-4739a3711d4c c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:34:49.153 7 INFO cinder.api.openstack.wsgi [None req-5c11d865-e643-43b2-8186-e2222fa76bb7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:34:49.154 7 INFO cinder.api.openstack.wsgi [None req-5c11d865-e643-43b2-8186-e2222fa76bb7 c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:34:49.154 8 INFO cinder.api.openstack.wsgi [None req-f91efd59-578e-44e5-8a4d-4739a3711d4c c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:34:49.155 8 INFO cinder.api.openstack.wsgi [None req-f91efd59-578e-44e5-8a4d-4739a3711d4c c78fdba907f542a89e3aa3a53cbb687f ea8908ee38cd4bd0872e243d26450f95 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:52.301 7 INFO cinder.api.openstack.wsgi [None req-65d3bc12-b55b-4056-ae2a-3bfdbf52e1aa 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:52.314 7 INFO cinder.volume.api [None req-65d3bc12-b55b-4056-ae2a-3bfdbf52e1aa 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:52.340 7 INFO cinder.volume.api [None req-65d3bc12-b55b-4056-ae2a-3bfdbf52e1aa 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Update volume admin metadata completed successfully. 2026-07-02 16:34:52.846 7 INFO cinder.volume.api [None req-65d3bc12-b55b-4056-ae2a-3bfdbf52e1aa 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Attach volume completed successfully. 2026-07-02 16:34:52.846 7 INFO cinder.api.openstack.wsgi [None req-65d3bc12-b55b-4056-ae2a-3bfdbf52e1aa 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63/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: 396/784] 10.0.0.144 () {34 vars in 810 bytes} [Thu Jul 2 16:34:52 2026] POST /v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63/action => generated 0 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-07-02 16:34:52.872 8 INFO cinder.api.openstack.wsgi [None req-68d56c6f-e237-4f4c-8354-6d87e083fd44 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:52.909 8 INFO cinder.volume.api [None req-68d56c6f-e237-4f4c-8354-6d87e083fd44 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:52.916 8 INFO cinder.api.openstack.wsgi [None req-68d56c6f-e237-4f4c-8354-6d87e083fd44 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 389/785] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:52 2026] GET /v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 => generated 1288 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:52.934 7 INFO cinder.api.openstack.wsgi [None req-d2537dd6-4fee-4cba-99b0-5c260c3e4cc4 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:52.957 7 INFO cinder.volume.api [None req-d2537dd6-4fee-4cba-99b0-5c260c3e4cc4 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:53.465 7 INFO cinder.volume.api [None req-d2537dd6-4fee-4cba-99b0-5c260c3e4cc4 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Detach volume completed successfully. 2026-07-02 16:34:53.466 7 INFO cinder.api.openstack.wsgi [None req-d2537dd6-4fee-4cba-99b0-5c260c3e4cc4 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63/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: 397/786] 10.0.0.144 () {34 vars in 810 bytes} [Thu Jul 2 16:34:52 2026] POST /v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63/action => generated 0 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:53.485 8 INFO cinder.api.openstack.wsgi [None req-dd60fc6f-0970-4ed3-9360-569f4e07c4fe 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:53.503 8 INFO cinder.volume.api [None req-dd60fc6f-0970-4ed3-9360-569f4e07c4fe 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:53.509 8 INFO cinder.api.openstack.wsgi [None req-dd60fc6f-0970-4ed3-9360-569f4e07c4fe 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 390/787] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:53 2026] GET /v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:59.154 7 INFO cinder.api.openstack.wsgi [None req-d2537dd6-4fee-4cba-99b0-5c260c3e4cc4 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:34:59.154 8 INFO cinder.api.openstack.wsgi [None req-dd60fc6f-0970-4ed3-9360-569f4e07c4fe 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:34:59.154 7 INFO cinder.api.openstack.wsgi [None req-d2537dd6-4fee-4cba-99b0-5c260c3e4cc4 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:34:59.156 8 INFO cinder.api.openstack.wsgi [None req-dd60fc6f-0970-4ed3-9360-569f4e07c4fe 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:59.217 7 INFO cinder.api.openstack.wsgi [None req-5ce27006-95e0-46be-9829-f5dbed9fc500 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:59.237 7 INFO cinder.volume.api [None req-5ce27006-95e0-46be-9829-f5dbed9fc500 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:59.243 7 INFO cinder.api.openstack.wsgi [None req-5ce27006-95e0-46be-9829-f5dbed9fc500 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 399/790] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:59 2026] GET /v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:59.271 8 INFO cinder.api.openstack.wsgi [None req-ad767f71-4523-4fb6-8e48-f2024f345740 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 2026-07-02 16:34:59.272 8 INFO cinder.api.v3.volumes [None req-ad767f71-4523-4fb6-8e48-f2024f345740 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Delete volume with id: 42868d85-a7b2-49a2-98cc-d1bf05d4dd63 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:59.288 8 INFO cinder.volume.api [None req-ad767f71-4523-4fb6-8e48-f2024f345740 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:59.308 8 INFO cinder.volume.api [None req-ad767f71-4523-4fb6-8e48-f2024f345740 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Delete volume request issued successfully. 2026-07-02 16:34:59.309 8 INFO cinder.api.openstack.wsgi [None req-ad767f71-4523-4fb6-8e48-f2024f345740 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 392/791] 10.0.0.144 () {32 vars in 778 bytes} [Thu Jul 2 16:34:59 2026] DELETE /v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:59.319 7 INFO cinder.api.openstack.wsgi [None req-e6e514a7-27ec-4046-9e1f-b52e1fa13950 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:34:59.347 7 INFO cinder.volume.api [None req-e6e514a7-27ec-4046-9e1f-b52e1fa13950 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] Volume info retrieved successfully. 2026-07-02 16:34:59.360 7 INFO cinder.api.openstack.wsgi [None req-e6e514a7-27ec-4046-9e1f-b52e1fa13950 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 400/792] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:34:59 2026] GET /v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 => generated 972 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:00.382 7 INFO cinder.api.openstack.wsgi [None req-d82f5044-58d7-4180-9eca-db210fb2940b 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 2026-07-02 16:35:00.418 7 INFO cinder.api.openstack.wsgi [None req-d82f5044-58d7-4180-9eca-db210fb2940b 28092a1fe69a411284e453871a92e70d fd0207faa2a24d9d9fc56eedbb47c047 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 returned with HTTP 404 [pid: 7|app: 0|req: 401/793] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:00 2026] GET /v3/fd0207faa2a24d9d9fc56eedbb47c047/volumes/42868d85-a7b2-49a2-98cc-d1bf05d4dd63 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:00.510 8 INFO cinder.api.openstack.wsgi [None req-fcdbbd04-6155-423d-8605-21a2eb049b2e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:35:00.528 8 INFO cinder.volume.api [None req-fcdbbd04-6155-423d-8605-21a2eb049b2e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:35:00.531 8 INFO cinder.api.openstack.wsgi [None req-fcdbbd04-6155-423d-8605-21a2eb049b2e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 393/794] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:35:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:35:00.539 7 INFO cinder.api.openstack.wsgi [None req-e81239b2-2753-45d9-8804-be5036d3cb36 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:35:00.548 7 INFO cinder.volume.api [None req-e81239b2-2753-45d9-8804-be5036d3cb36 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:35:00.549 7 INFO cinder.api.openstack.wsgi [None req-e81239b2-2753-45d9-8804-be5036d3cb36 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 402/795] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:35:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:35:00.592 8 INFO cinder.api.openstack.wsgi [None req-1c65d55e-09de-45fb-b558-9ec34655817b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/22414999e93340d5bf89513763dbf341?usage=true 2026-07-02 16:35:00.627 8 INFO cinder.api.openstack.wsgi [None req-1c65d55e-09de-45fb-b558-9ec34655817b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/22414999e93340d5bf89513763dbf341?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/796] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:35:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/22414999e93340d5bf89513763dbf341?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:00.642 7 INFO cinder.api.openstack.wsgi [None req-26f4d333-f67a-4eea-a3a7-069354597d39 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3c049de5523f497896240cf6b8520fd0?usage=true 2026-07-02 16:35:00.666 7 INFO cinder.api.openstack.wsgi [None req-26f4d333-f67a-4eea-a3a7-069354597d39 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3c049de5523f497896240cf6b8520fd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/797] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:35:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3c049de5523f497896240cf6b8520fd0?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:00.676 8 INFO cinder.api.openstack.wsgi [None req-85f2d02d-c3f2-4514-9f1f-e3280ed21341 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:35:00.727 8 INFO cinder.api.openstack.wsgi [None req-85f2d02d-c3f2-4514-9f1f-e3280ed21341 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/798] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:35:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:00.739 7 INFO cinder.api.openstack.wsgi [None req-2c7e78f9-5dc8-400c-8410-582628814e7d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:35:00.757 7 INFO cinder.api.openstack.wsgi [None req-2c7e78f9-5dc8-400c-8410-582628814e7d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/799] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:35:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:00.768 8 INFO cinder.api.openstack.wsgi [None req-adc84e8c-e2c5-4b53-8a9d-ecd0da95a055 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:35:00.855 8 INFO cinder.api.openstack.wsgi [None req-adc84e8c-e2c5-4b53-8a9d-ecd0da95a055 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/800] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:35:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:00.868 7 INFO cinder.api.openstack.wsgi [None req-3a8d0a74-c5da-4265-84a0-664758d6844c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/979ae5c10d994706b23b676c2eca45bd?usage=true 2026-07-02 16:35:00.890 7 INFO cinder.api.openstack.wsgi [None req-3a8d0a74-c5da-4265-84a0-664758d6844c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/979ae5c10d994706b23b676c2eca45bd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/801] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:35:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/979ae5c10d994706b23b676c2eca45bd?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:00.900 8 INFO cinder.api.openstack.wsgi [None req-8538ddee-8101-40b8-bfd2-f81c45b80740 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/c4e6c1986b614056b2d8ceedf4fd8b0d?usage=true 2026-07-02 16:35:00.922 8 INFO cinder.api.openstack.wsgi [None req-8538ddee-8101-40b8-bfd2-f81c45b80740 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/c4e6c1986b614056b2d8ceedf4fd8b0d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 397/802] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:35:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/c4e6c1986b614056b2d8ceedf4fd8b0d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:00.933 7 INFO cinder.api.openstack.wsgi [None req-bbe72e2e-18cb-4046-bd78-0b059fe994d1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/fd0207faa2a24d9d9fc56eedbb47c047?usage=true 2026-07-02 16:35:00.956 7 INFO cinder.api.openstack.wsgi [None req-bbe72e2e-18cb-4046-bd78-0b059fe994d1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/fd0207faa2a24d9d9fc56eedbb47c047?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/803] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:35:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/fd0207faa2a24d9d9fc56eedbb47c047?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:00.967 8 INFO cinder.api.openstack.wsgi [None req-6fc496b9-051b-4110-8a61-f6d89be8fbf9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:35:00.974 8 INFO cinder.api.openstack.wsgi [None req-6fc496b9-051b-4110-8a61-f6d89be8fbf9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 398/804] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:35:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:00.984 7 INFO cinder.api.openstack.wsgi [None req-759b9619-f0fb-4cf8-aa2a-33ef2f8a73ce a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:35:00.991 7 INFO cinder.volume.api [None req-759b9619-f0fb-4cf8-aa2a-33ef2f8a73ce a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:35:00.991 7 INFO cinder.api.openstack.wsgi [None req-759b9619-f0fb-4cf8-aa2a-33ef2f8a73ce a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 407/805] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:35:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:35:01.008 8 INFO cinder.api.openstack.wsgi [None req-7a6d7ae2-66ff-40eb-b613-c4dabf029429 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:35:01.513 8 INFO cinder.api.openstack.wsgi [None req-7a6d7ae2-66ff-40eb-b613-c4dabf029429 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 399/806] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:35:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:09.153 7 INFO cinder.api.openstack.wsgi [None req-759b9619-f0fb-4cf8-aa2a-33ef2f8a73ce a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:35:09.154 8 INFO cinder.api.openstack.wsgi [None req-7a6d7ae2-66ff-40eb-b613-c4dabf029429 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:35:09.154 7 INFO cinder.api.openstack.wsgi [None req-759b9619-f0fb-4cf8-aa2a-33ef2f8a73ce a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:35:09.155 8 INFO cinder.api.openstack.wsgi [None req-7a6d7ae2-66ff-40eb-b613-c4dabf029429 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:35:19.154 8 INFO cinder.api.openstack.wsgi [None req-7a6d7ae2-66ff-40eb-b613-c4dabf029429 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:35:19.154 7 INFO cinder.api.openstack.wsgi [None req-759b9619-f0fb-4cf8-aa2a-33ef2f8a73ce a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:35:19.155 8 INFO cinder.api.openstack.wsgi [None req-7a6d7ae2-66ff-40eb-b613-c4dabf029429 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:35:19.156 7 INFO cinder.api.openstack.wsgi [None req-759b9619-f0fb-4cf8-aa2a-33ef2f8a73ce a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:35:19.318 8 INFO cinder.api.openstack.wsgi [None req-8d253bef-63e6-4123-aa68-a177a30846b3 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes 2026-07-02 16:35:19.353 8 INFO cinder.volume.api [None req-8d253bef-63e6-4123-aa68-a177a30846b3 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Get all volumes completed successfully. 2026-07-02 16:35:19.354 8 INFO cinder.api.openstack.wsgi [None req-8d253bef-63e6-4123-aa68-a177a30846b3 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes returned with HTTP 200 [pid: 8|app: 0|req: 402/811] 10.0.0.144 () {32 vars in 701 bytes} [Thu Jul 2 16:35:19 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:35:19.373 7 INFO cinder.api.openstack.wsgi [None req-d9ebddb9-ff6f-4d66-86aa-6b17c6cadfb9 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes 2026-07-02 16:35:19.377 7 INFO cinder.api.v3.volumes [None req-d9ebddb9-ff6f-4d66-86aa-6b17c6cadfb9 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Create volume of 1 GB 2026-07-02 16:35:19.384 7 INFO cinder.volume.api [None req-d9ebddb9-ff6f-4d66-86aa-6b17c6cadfb9 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:35:19.552 7 INFO cinder.volume.api [None req-d9ebddb9-ff6f-4d66-86aa-6b17c6cadfb9 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Create volume request issued successfully. 2026-07-02 16:35:19.553 7 INFO cinder.api.openstack.wsgi [None req-d9ebddb9-ff6f-4d66-86aa-6b17c6cadfb9 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/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: 410/812] 10.0.0.144 () {34 vars in 723 bytes} [Thu Jul 2 16:35:19 2026] POST /v3/9920d03df3114948a40c020c797bf6e4/volumes => generated 875 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-02 16:35:19.585 8 INFO cinder.api.openstack.wsgi [None req-cdca36f8-03c2-497b-b3fc-5a21ac63190d deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:19.606 8 INFO cinder.volume.api [None req-cdca36f8-03c2-497b-b3fc-5a21ac63190d deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:19.613 8 INFO cinder.api.openstack.wsgi [None req-cdca36f8-03c2-497b-b3fc-5a21ac63190d deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 403/813] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:19 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 => generated 943 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:20.633 7 INFO cinder.api.openstack.wsgi [None req-bc423669-d099-4194-868a-8990ac8be82b deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:20.650 7 INFO cinder.volume.api [None req-bc423669-d099-4194-868a-8990ac8be82b deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:20.655 7 INFO cinder.api.openstack.wsgi [None req-bc423669-d099-4194-868a-8990ac8be82b deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 411/814] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:20 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:20.674 8 INFO cinder.api.openstack.wsgi [None req-84e69715-7ebe-4383-b371-f9fa4519cbd3 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:20.689 8 INFO cinder.volume.api [None req-84e69715-7ebe-4383-b371-f9fa4519cbd3 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:20.699 8 INFO cinder.api.openstack.wsgi [None req-84e69715-7ebe-4383-b371-f9fa4519cbd3 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 404/815] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:20 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 => generated 968 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-07-02 16:35:20.726 7 INFO cinder.api.openstack.wsgi [None req-926e0588-55f7-43c2-be34-a4e5da05233b deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes 2026-07-02 16:35:20.729 7 INFO cinder.api.v3.volumes [None req-926e0588-55f7-43c2-be34-a4e5da05233b deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Create volume of 1 GB 2026-07-02 16:35:20.734 7 INFO cinder.volume.api [None req-926e0588-55f7-43c2-be34-a4e5da05233b deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:35:20.846 7 INFO cinder.volume.api [None req-926e0588-55f7-43c2-be34-a4e5da05233b deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Create volume request issued successfully. 2026-07-02 16:35:20.847 7 INFO cinder.api.openstack.wsgi [None req-926e0588-55f7-43c2-be34-a4e5da05233b deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/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: 412/816] 10.0.0.144 () {34 vars in 723 bytes} [Thu Jul 2 16:35:20 2026] POST /v3/9920d03df3114948a40c020c797bf6e4/volumes => generated 875 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:20.869 8 INFO cinder.api.openstack.wsgi [None req-edec7a8c-c886-4466-b261-3a0e1beaa40b deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:20.890 8 INFO cinder.volume.api [None req-edec7a8c-c886-4466-b261-3a0e1beaa40b deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:20.897 8 INFO cinder.api.openstack.wsgi [None req-edec7a8c-c886-4466-b261-3a0e1beaa40b deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 405/817] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:20 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 => generated 943 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:21.922 7 INFO cinder.api.openstack.wsgi [None req-10f719a4-454b-448f-bca3-7214a719de49 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:21.934 7 INFO cinder.volume.api [None req-10f719a4-454b-448f-bca3-7214a719de49 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:21.938 7 INFO cinder.api.openstack.wsgi [None req-10f719a4-454b-448f-bca3-7214a719de49 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 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/818] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:21 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:21.958 8 INFO cinder.api.openstack.wsgi [None req-f42cc56a-6728-4888-a3b6-45af66c1c5d5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:21.975 8 INFO cinder.volume.api [None req-f42cc56a-6728-4888-a3b6-45af66c1c5d5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:21.979 8 INFO cinder.api.openstack.wsgi [None req-f42cc56a-6728-4888-a3b6-45af66c1c5d5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 406/819] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:21 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:22.000 7 INFO cinder.api.openstack.wsgi [None req-c6ebb138-9fa5-4559-a8db-f9d41e6a1bb5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes 2026-07-02 16:35:22.005 7 INFO cinder.api.v3.volumes [None req-c6ebb138-9fa5-4559-a8db-f9d41e6a1bb5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Create volume of 1 GB 2026-07-02 16:35:22.027 7 INFO cinder.volume.api [None req-c6ebb138-9fa5-4559-a8db-f9d41e6a1bb5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:35:22.166 7 INFO cinder.volume.api [None req-c6ebb138-9fa5-4559-a8db-f9d41e6a1bb5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Create volume request issued successfully. 2026-07-02 16:35:22.167 7 INFO cinder.api.openstack.wsgi [None req-c6ebb138-9fa5-4559-a8db-f9d41e6a1bb5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/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: 414/820] 10.0.0.144 () {34 vars in 723 bytes} [Thu Jul 2 16:35:21 2026] POST /v3/9920d03df3114948a40c020c797bf6e4/volumes => generated 875 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:22.194 8 INFO cinder.api.openstack.wsgi [None req-95a38c04-b74c-486e-b1d3-fdb75e3f799e deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:22.207 8 INFO cinder.volume.api [None req-95a38c04-b74c-486e-b1d3-fdb75e3f799e deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:22.214 8 INFO cinder.api.openstack.wsgi [None req-95a38c04-b74c-486e-b1d3-fdb75e3f799e deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 407/821] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:22 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:23.233 7 INFO cinder.api.openstack.wsgi [None req-3abae364-1932-425b-b2e9-651adc5e158c deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:23.247 7 INFO cinder.volume.api [None req-3abae364-1932-425b-b2e9-651adc5e158c deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:23.251 7 INFO cinder.api.openstack.wsgi [None req-3abae364-1932-425b-b2e9-651adc5e158c deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de 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/822] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:23 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:23.273 8 INFO cinder.api.openstack.wsgi [None req-46d597dd-ee04-49ae-a8ec-1633b7628781 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:23.286 8 INFO cinder.volume.api [None req-46d597dd-ee04-49ae-a8ec-1633b7628781 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:23.292 8 INFO cinder.api.openstack.wsgi [None req-46d597dd-ee04-49ae-a8ec-1633b7628781 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 408/823] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:23 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:23.314 7 INFO cinder.api.openstack.wsgi [None req-c702592d-a19f-4b8b-80e5-39a2f1b396be deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes 2026-07-02 16:35:23.358 7 INFO cinder.volume.api [None req-c702592d-a19f-4b8b-80e5-39a2f1b396be deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Get all volumes completed successfully. 2026-07-02 16:35:23.359 7 INFO cinder.api.openstack.wsgi [None req-c702592d-a19f-4b8b-80e5-39a2f1b396be deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/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: 7|app: 0|req: 416/824] 10.0.0.144 () {32 vars in 701 bytes} [Thu Jul 2 16:35:23 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes => generated 1321 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:23.378 8 INFO cinder.api.openstack.wsgi [None req-5434acf4-44ff-4b63-a6b1-e8d09adf5eaf deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:23.393 8 INFO cinder.volume.api [None req-5434acf4-44ff-4b63-a6b1-e8d09adf5eaf deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:23.398 8 INFO cinder.api.openstack.wsgi [None req-5434acf4-44ff-4b63-a6b1-e8d09adf5eaf deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 409/825] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:23 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de => 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-07-02 16:35:23.419 7 INFO cinder.api.openstack.wsgi [None req-35849e74-f4e7-4ee4-9260-045e75bee7e6 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de 2026-07-02 16:35:23.420 7 INFO cinder.api.v3.volumes [None req-35849e74-f4e7-4ee4-9260-045e75bee7e6 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Delete volume with id: ca8bae84-6658-4734-8061-90ffb1cea0de /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:23.430 7 INFO cinder.volume.api [None req-35849e74-f4e7-4ee4-9260-045e75bee7e6 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:23.452 7 INFO cinder.volume.api [None req-35849e74-f4e7-4ee4-9260-045e75bee7e6 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Delete volume request issued successfully. 2026-07-02 16:35:23.452 7 INFO cinder.api.openstack.wsgi [None req-35849e74-f4e7-4ee4-9260-045e75bee7e6 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de 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: 417/826] 10.0.0.144 () {32 vars in 778 bytes} [Thu Jul 2 16:35:23 2026] DELETE /v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:23.465 8 INFO cinder.api.openstack.wsgi [None req-a8c063e0-b92e-4c0c-8237-5fa8ead334c0 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:23.478 8 INFO cinder.volume.api [None req-a8c063e0-b92e-4c0c-8237-5fa8ead334c0 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:23.484 8 INFO cinder.api.openstack.wsgi [None req-a8c063e0-b92e-4c0c-8237-5fa8ead334c0 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 410/827] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:23 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de => generated 967 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:24.508 7 INFO cinder.api.openstack.wsgi [None req-376782d1-f29d-4e76-b03b-f9ff5b2ba824 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de 2026-07-02 16:35:24.516 7 INFO cinder.api.openstack.wsgi [None req-376782d1-f29d-4e76-b03b-f9ff5b2ba824 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de returned with HTTP 404 [pid: 7|app: 0|req: 418/828] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:24 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/ca8bae84-6658-4734-8061-90ffb1cea0de => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:24.527 8 INFO cinder.api.openstack.wsgi [None req-76ab7dc6-4e13-4dee-be96-a0799c3acfd4 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:24.557 8 INFO cinder.volume.api [None req-76ab7dc6-4e13-4dee-be96-a0799c3acfd4 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:24.563 8 INFO cinder.api.openstack.wsgi [None req-76ab7dc6-4e13-4dee-be96-a0799c3acfd4 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 411/829] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:24 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 => generated 968 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:24.590 7 INFO cinder.api.openstack.wsgi [None req-bd845c51-7d4a-47d8-874a-c7add3414ee1 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 2026-07-02 16:35:24.591 7 INFO cinder.api.v3.volumes [None req-bd845c51-7d4a-47d8-874a-c7add3414ee1 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Delete volume with id: 11843c08-d8d0-48ca-9334-30649e768734 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:24.603 7 INFO cinder.volume.api [None req-bd845c51-7d4a-47d8-874a-c7add3414ee1 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:24.625 7 INFO cinder.volume.api [None req-bd845c51-7d4a-47d8-874a-c7add3414ee1 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Delete volume request issued successfully. 2026-07-02 16:35:24.625 7 INFO cinder.api.openstack.wsgi [None req-bd845c51-7d4a-47d8-874a-c7add3414ee1 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 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: 419/830] 10.0.0.144 () {32 vars in 778 bytes} [Thu Jul 2 16:35:24 2026] DELETE /v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:24.635 8 INFO cinder.api.openstack.wsgi [None req-204fab70-165f-4bab-9b33-d2809992f833 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:24.659 8 INFO cinder.volume.api [None req-204fab70-165f-4bab-9b33-d2809992f833 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:24.668 8 INFO cinder.api.openstack.wsgi [None req-204fab70-165f-4bab-9b33-d2809992f833 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 412/831] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:24 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 => generated 967 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:25.699 7 INFO cinder.api.openstack.wsgi [None req-65c09d2d-b1cc-47ac-8d12-a67dcce0d9a6 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 2026-07-02 16:35:25.707 7 INFO cinder.api.openstack.wsgi [None req-65c09d2d-b1cc-47ac-8d12-a67dcce0d9a6 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 returned with HTTP 404 [pid: 7|app: 0|req: 420/832] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:25 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/11843c08-d8d0-48ca-9334-30649e768734 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:25.716 8 INFO cinder.api.openstack.wsgi [None req-5f75faf5-8027-47ab-ab86-d1bf65afd75c deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:25.728 8 INFO cinder.volume.api [None req-5f75faf5-8027-47ab-ab86-d1bf65afd75c deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:25.734 8 INFO cinder.api.openstack.wsgi [None req-5f75faf5-8027-47ab-ab86-d1bf65afd75c deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 413/833] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:25 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:25.752 7 INFO cinder.api.openstack.wsgi [None req-8b7fc24b-6aeb-4493-a2b5-c7d9c9f93d6c deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 2026-07-02 16:35:25.753 7 INFO cinder.api.v3.volumes [None req-8b7fc24b-6aeb-4493-a2b5-c7d9c9f93d6c deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Delete volume with id: adf18001-ca62-44b8-9d09-533b1125f565 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:25.771 7 INFO cinder.volume.api [None req-8b7fc24b-6aeb-4493-a2b5-c7d9c9f93d6c deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:25.799 7 INFO cinder.volume.api [None req-8b7fc24b-6aeb-4493-a2b5-c7d9c9f93d6c deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Delete volume request issued successfully. 2026-07-02 16:35:25.799 7 INFO cinder.api.openstack.wsgi [None req-8b7fc24b-6aeb-4493-a2b5-c7d9c9f93d6c deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 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: 421/834] 10.0.0.144 () {32 vars in 778 bytes} [Thu Jul 2 16:35:25 2026] DELETE /v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:25.813 8 INFO cinder.api.openstack.wsgi [None req-3d480bc6-4b05-4f2d-8945-795772e3caa5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:35:25.838 8 INFO cinder.volume.api [None req-3d480bc6-4b05-4f2d-8945-795772e3caa5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] Volume info retrieved successfully. 2026-07-02 16:35:25.844 8 INFO cinder.api.openstack.wsgi [None req-3d480bc6-4b05-4f2d-8945-795772e3caa5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 414/835] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:25 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 => generated 967 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:35:26.864 7 INFO cinder.api.openstack.wsgi [None req-3483e0ea-0db5-44b7-a321-032c83867b86 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 2026-07-02 16:35:26.874 7 INFO cinder.api.openstack.wsgi [None req-3483e0ea-0db5-44b7-a321-032c83867b86 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 returned with HTTP 404 [pid: 7|app: 0|req: 422/836] 10.0.0.144 () {32 vars in 775 bytes} [Thu Jul 2 16:35:26 2026] GET /v3/9920d03df3114948a40c020c797bf6e4/volumes/adf18001-ca62-44b8-9d09-533b1125f565 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-02 16:35:29.154 7 INFO cinder.api.openstack.wsgi [None req-3483e0ea-0db5-44b7-a321-032c83867b86 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:35:29.154 8 INFO cinder.api.openstack.wsgi [None req-3d480bc6-4b05-4f2d-8945-795772e3caa5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:35:29.154 7 INFO cinder.api.openstack.wsgi [None req-3483e0ea-0db5-44b7-a321-032c83867b86 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:35:29.155 8 INFO cinder.api.openstack.wsgi [None req-3d480bc6-4b05-4f2d-8945-795772e3caa5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:35:39.153 7 INFO cinder.api.openstack.wsgi [None req-3483e0ea-0db5-44b7-a321-032c83867b86 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:35:39.154 7 INFO cinder.api.openstack.wsgi [None req-3483e0ea-0db5-44b7-a321-032c83867b86 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:35:39.154 8 INFO cinder.api.openstack.wsgi [None req-3d480bc6-4b05-4f2d-8945-795772e3caa5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:35:39.156 8 INFO cinder.api.openstack.wsgi [None req-3d480bc6-4b05-4f2d-8945-795772e3caa5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:35:49.154 8 INFO cinder.api.openstack.wsgi [None req-3d480bc6-4b05-4f2d-8945-795772e3caa5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:35:49.155 8 INFO cinder.api.openstack.wsgi [None req-3d480bc6-4b05-4f2d-8945-795772e3caa5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:35:49.155 7 INFO cinder.api.openstack.wsgi [None req-3483e0ea-0db5-44b7-a321-032c83867b86 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:35:49.156 7 INFO cinder.api.openstack.wsgi [None req-3483e0ea-0db5-44b7-a321-032c83867b86 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:35:59.153 8 INFO cinder.api.openstack.wsgi [None req-3d480bc6-4b05-4f2d-8945-795772e3caa5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:35:59.154 7 INFO cinder.api.openstack.wsgi [None req-3483e0ea-0db5-44b7-a321-032c83867b86 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:35:59.154 8 INFO cinder.api.openstack.wsgi [None req-3d480bc6-4b05-4f2d-8945-795772e3caa5 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:35:59.155 7 INFO cinder.api.openstack.wsgi [None req-3483e0ea-0db5-44b7-a321-032c83867b86 deb3b018b99948ebacd3ce8901ee3013 9920d03df3114948a40c020c797bf6e4 - - default default] http://10.0.0.178:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:36:00.397 8 INFO cinder.api.openstack.wsgi [None req-c238e870-20fa-4044-8e22-205d4f141dfb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:36:00.403 8 INFO cinder.volume.api [None req-c238e870-20fa-4044-8e22-205d4f141dfb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:36:00.404 8 INFO cinder.api.openstack.wsgi [None req-c238e870-20fa-4044-8e22-205d4f141dfb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 419/845] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:36:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:36:00.442 7 INFO cinder.api.openstack.wsgi [None req-c8eba65c-f30e-4bd0-8253-11214fad8adc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/22414999e93340d5bf89513763dbf341?usage=true 2026-07-02 16:36:00.464 7 INFO cinder.api.openstack.wsgi [None req-c8eba65c-f30e-4bd0-8253-11214fad8adc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/22414999e93340d5bf89513763dbf341?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/846] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:36:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/22414999e93340d5bf89513763dbf341?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:00.478 8 INFO cinder.api.openstack.wsgi [None req-9ec61713-7d15-4c3b-b49a-466fb527a03f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/393384ba45fb4bd9bd300cbf256cacbf?usage=true 2026-07-02 16:36:00.499 8 INFO cinder.api.openstack.wsgi [None req-9ec61713-7d15-4c3b-b49a-466fb527a03f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/393384ba45fb4bd9bd300cbf256cacbf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/847] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:36:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/393384ba45fb4bd9bd300cbf256cacbf?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:00.514 7 INFO cinder.api.openstack.wsgi [None req-8391d267-35a4-4f9c-ad43-f55dbfea6870 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/44ba655189584dd097ea94870c1745ee?usage=true 2026-07-02 16:36:00.539 7 INFO cinder.api.openstack.wsgi [None req-8391d267-35a4-4f9c-ad43-f55dbfea6870 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/44ba655189584dd097ea94870c1745ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/848] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:36:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/44ba655189584dd097ea94870c1745ee?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:00.552 8 INFO cinder.api.openstack.wsgi [None req-b853546c-b49b-4d94-bf00-e7bf8d328fc3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/4eac1073b4c74e1696ac9dc373e9ded8?usage=true 2026-07-02 16:36:00.582 8 INFO cinder.api.openstack.wsgi [None req-b853546c-b49b-4d94-bf00-e7bf8d328fc3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/4eac1073b4c74e1696ac9dc373e9ded8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/849] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:36:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/4eac1073b4c74e1696ac9dc373e9ded8?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:00.599 7 INFO cinder.api.openstack.wsgi [None req-214efe1b-dd3f-44d2-8906-faf02a4cb712 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:36:00.625 7 INFO cinder.api.openstack.wsgi [None req-214efe1b-dd3f-44d2-8906-faf02a4cb712 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/850] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:36:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:00.636 8 INFO cinder.api.openstack.wsgi [None req-72d4893a-0636-44cc-86f7-cff64b24e270 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:36:00.661 8 INFO cinder.api.openstack.wsgi [None req-72d4893a-0636-44cc-86f7-cff64b24e270 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/851] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:36:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:00.675 7 INFO cinder.api.openstack.wsgi [None req-4b19e79c-cbe2-47ba-98df-3da84c043ee9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/79d8ec281933440eb79d0f0e1cc11b05?usage=true 2026-07-02 16:36:00.705 7 INFO cinder.api.openstack.wsgi [None req-4b19e79c-cbe2-47ba-98df-3da84c043ee9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/79d8ec281933440eb79d0f0e1cc11b05?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/852] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:36:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/79d8ec281933440eb79d0f0e1cc11b05?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:00.717 8 INFO cinder.api.openstack.wsgi [None req-abd50c8d-fb45-476f-ae7e-0a954e76662e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:36:00.740 8 INFO cinder.api.openstack.wsgi [None req-abd50c8d-fb45-476f-ae7e-0a954e76662e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/853] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:36:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:00.753 7 INFO cinder.api.openstack.wsgi [None req-ee0cfe4b-dac7-4d44-8079-801bf6d13404 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/893272d6b72a497f8c54569f358ed6a7?usage=true 2026-07-02 16:36:00.781 7 INFO cinder.api.openstack.wsgi [None req-ee0cfe4b-dac7-4d44-8079-801bf6d13404 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/893272d6b72a497f8c54569f358ed6a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/854] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:36:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/893272d6b72a497f8c54569f358ed6a7?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:00.791 8 INFO cinder.api.openstack.wsgi [None req-024516bb-e8da-45e0-bcdb-ccd231981981 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/c4e6c1986b614056b2d8ceedf4fd8b0d?usage=true 2026-07-02 16:36:00.812 8 INFO cinder.api.openstack.wsgi [None req-024516bb-e8da-45e0-bcdb-ccd231981981 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/c4e6c1986b614056b2d8ceedf4fd8b0d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/855] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:36:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/c4e6c1986b614056b2d8ceedf4fd8b0d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:00.823 7 INFO cinder.api.openstack.wsgi [None req-7a39c628-34d7-49ba-b38a-091ffc849e64 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:36:00.833 7 INFO cinder.api.openstack.wsgi [None req-7a39c628-34d7-49ba-b38a-091ffc849e64 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 432/856] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:36:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:00.842 8 INFO cinder.api.openstack.wsgi [None req-02b43589-5be5-428b-a799-5fdbfaf9910e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:36:01.345 8 INFO cinder.api.openstack.wsgi [None req-02b43589-5be5-428b-a799-5fdbfaf9910e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 425/857] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:36:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:01.355 7 INFO cinder.api.openstack.wsgi [None req-eed82f6d-cbc3-4433-96eb-12eda6f4bb0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:36:01.365 7 INFO cinder.volume.api [None req-eed82f6d-cbc3-4433-96eb-12eda6f4bb0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:36:01.368 7 INFO cinder.api.openstack.wsgi [None req-eed82f6d-cbc3-4433-96eb-12eda6f4bb0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 433/858] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:36:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:36:01.379 8 INFO cinder.api.openstack.wsgi [None req-18d4dc5f-fe6a-4e71-9f78-92da38699f50 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:36:01.390 8 INFO cinder.volume.api [None req-18d4dc5f-fe6a-4e71-9f78-92da38699f50 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:36:01.392 8 INFO cinder.api.openstack.wsgi [None req-18d4dc5f-fe6a-4e71-9f78-92da38699f50 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 426/859] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:36:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:36:09.154 7 INFO cinder.api.openstack.wsgi [None req-eed82f6d-cbc3-4433-96eb-12eda6f4bb0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:36:09.154 8 INFO cinder.api.openstack.wsgi [None req-18d4dc5f-fe6a-4e71-9f78-92da38699f50 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:36:09.155 7 INFO cinder.api.openstack.wsgi [None req-eed82f6d-cbc3-4433-96eb-12eda6f4bb0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:36:09.155 8 INFO cinder.api.openstack.wsgi [None req-18d4dc5f-fe6a-4e71-9f78-92da38699f50 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:36:19.153 7 INFO cinder.api.openstack.wsgi [None req-eed82f6d-cbc3-4433-96eb-12eda6f4bb0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:36:19.153 8 INFO cinder.api.openstack.wsgi [None req-18d4dc5f-fe6a-4e71-9f78-92da38699f50 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:36:19.154 8 INFO cinder.api.openstack.wsgi [None req-18d4dc5f-fe6a-4e71-9f78-92da38699f50 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:36:19.155 7 INFO cinder.api.openstack.wsgi [None req-eed82f6d-cbc3-4433-96eb-12eda6f4bb0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:36:29.154 8 INFO cinder.api.openstack.wsgi [None req-18d4dc5f-fe6a-4e71-9f78-92da38699f50 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:36:29.154 7 INFO cinder.api.openstack.wsgi [None req-eed82f6d-cbc3-4433-96eb-12eda6f4bb0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:36:29.155 7 INFO cinder.api.openstack.wsgi [None req-eed82f6d-cbc3-4433-96eb-12eda6f4bb0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:36:29.155 8 INFO cinder.api.openstack.wsgi [None req-18d4dc5f-fe6a-4e71-9f78-92da38699f50 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:36:39.153 8 INFO cinder.api.openstack.wsgi [None req-18d4dc5f-fe6a-4e71-9f78-92da38699f50 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:36:39.153 7 INFO cinder.api.openstack.wsgi [None req-eed82f6d-cbc3-4433-96eb-12eda6f4bb0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:36:39.154 8 INFO cinder.api.openstack.wsgi [None req-18d4dc5f-fe6a-4e71-9f78-92da38699f50 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:36:39.154 7 INFO cinder.api.openstack.wsgi [None req-eed82f6d-cbc3-4433-96eb-12eda6f4bb0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:36:49.153 8 INFO cinder.api.openstack.wsgi [None req-18d4dc5f-fe6a-4e71-9f78-92da38699f50 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:36:49.154 7 INFO cinder.api.openstack.wsgi [None req-eed82f6d-cbc3-4433-96eb-12eda6f4bb0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:36:49.154 8 INFO cinder.api.openstack.wsgi [None req-18d4dc5f-fe6a-4e71-9f78-92da38699f50 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:36:49.155 7 INFO cinder.api.openstack.wsgi [None req-eed82f6d-cbc3-4433-96eb-12eda6f4bb0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:36:59.154 8 INFO cinder.api.openstack.wsgi [None req-18d4dc5f-fe6a-4e71-9f78-92da38699f50 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:36:59.154 8 INFO cinder.api.openstack.wsgi [None req-18d4dc5f-fe6a-4e71-9f78-92da38699f50 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:36:59.154 7 INFO cinder.api.openstack.wsgi [None req-eed82f6d-cbc3-4433-96eb-12eda6f4bb0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:36:59.156 7 INFO cinder.api.openstack.wsgi [None req-eed82f6d-cbc3-4433-96eb-12eda6f4bb0d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:37:00.428 8 INFO cinder.api.openstack.wsgi [None req-febb8a7f-e648-4f0f-b444-62d5c9d4474d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:37:00.438 8 INFO cinder.volume.api [None req-febb8a7f-e648-4f0f-b444-62d5c9d4474d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:37:00.439 8 INFO cinder.api.openstack.wsgi [None req-febb8a7f-e648-4f0f-b444-62d5c9d4474d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 433/872] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:37:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:37:00.449 7 INFO cinder.api.openstack.wsgi [None req-46af89dd-556c-4e45-8c30-0f1a7a14636b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:37:00.953 7 INFO cinder.api.openstack.wsgi [None req-46af89dd-556c-4e45-8c30-0f1a7a14636b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 440/873] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:37:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:00.988 8 INFO cinder.api.openstack.wsgi [None req-27431f27-28c3-4116-bbfa-d52201514aae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/40232b109a1b4857a8f63d8114c87f50?usage=true 2026-07-02 16:37:01.013 8 INFO cinder.api.openstack.wsgi [None req-27431f27-28c3-4116-bbfa-d52201514aae a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/40232b109a1b4857a8f63d8114c87f50?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/874] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:37:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/40232b109a1b4857a8f63d8114c87f50?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:01.023 7 INFO cinder.api.openstack.wsgi [None req-a61f1346-0434-450e-b47b-c4c90b2932ef a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/48793530a93945a78c29e56aa99675d2?usage=true 2026-07-02 16:37:01.047 7 INFO cinder.api.openstack.wsgi [None req-a61f1346-0434-450e-b47b-c4c90b2932ef a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/48793530a93945a78c29e56aa99675d2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/875] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:37:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/48793530a93945a78c29e56aa99675d2?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:01.056 8 INFO cinder.api.openstack.wsgi [None req-225967dc-abd0-4638-84c9-5e3b3202555a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:37:01.079 8 INFO cinder.api.openstack.wsgi [None req-225967dc-abd0-4638-84c9-5e3b3202555a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/876] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:37:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:01.090 7 INFO cinder.api.openstack.wsgi [None req-1e476842-37f1-4da3-b753-296eafa3c7dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:37:01.109 7 INFO cinder.api.openstack.wsgi [None req-1e476842-37f1-4da3-b753-296eafa3c7dd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/877] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:37:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:01.119 8 INFO cinder.api.openstack.wsgi [None req-5f98a19a-88d1-4b1f-801e-d57ac5bf8e10 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:37:01.141 8 INFO cinder.api.openstack.wsgi [None req-5f98a19a-88d1-4b1f-801e-d57ac5bf8e10 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/878] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:37:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:01.153 7 INFO cinder.api.openstack.wsgi [None req-4860633b-7a46-475c-83f3-c27d49016b41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:37:01.158 7 INFO cinder.api.openstack.wsgi [None req-4860633b-7a46-475c-83f3-c27d49016b41 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 443/879] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:37:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:01.169 8 INFO cinder.api.openstack.wsgi [None req-e229ca73-5e39-48f6-93a5-3bd1b8605108 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:37:01.178 8 INFO cinder.volume.api [None req-e229ca73-5e39-48f6-93a5-3bd1b8605108 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:37:01.180 8 INFO cinder.api.openstack.wsgi [None req-e229ca73-5e39-48f6-93a5-3bd1b8605108 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 437/880] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:37:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:37:01.192 7 INFO cinder.api.openstack.wsgi [None req-2b4d8ffd-b19d-4adf-84fd-cad9faef25d3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:37:01.204 7 INFO cinder.volume.api [None req-2b4d8ffd-b19d-4adf-84fd-cad9faef25d3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:37:01.206 7 INFO cinder.api.openstack.wsgi [None req-2b4d8ffd-b19d-4adf-84fd-cad9faef25d3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 444/881] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:37:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:37:09.153 8 INFO cinder.api.openstack.wsgi [None req-e229ca73-5e39-48f6-93a5-3bd1b8605108 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:37:09.154 7 INFO cinder.api.openstack.wsgi [None req-2b4d8ffd-b19d-4adf-84fd-cad9faef25d3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:37:09.155 7 INFO cinder.api.openstack.wsgi [None req-2b4d8ffd-b19d-4adf-84fd-cad9faef25d3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:37:09.155 8 INFO cinder.api.openstack.wsgi [None req-e229ca73-5e39-48f6-93a5-3bd1b8605108 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:37:19.154 7 INFO cinder.api.openstack.wsgi [None req-2b4d8ffd-b19d-4adf-84fd-cad9faef25d3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:37:19.155 7 INFO cinder.api.openstack.wsgi [None req-2b4d8ffd-b19d-4adf-84fd-cad9faef25d3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:37:19.155 8 INFO cinder.api.openstack.wsgi [None req-e229ca73-5e39-48f6-93a5-3bd1b8605108 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:37:19.157 8 INFO cinder.api.openstack.wsgi [None req-e229ca73-5e39-48f6-93a5-3bd1b8605108 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:37:29.154 7 INFO cinder.api.openstack.wsgi [None req-2b4d8ffd-b19d-4adf-84fd-cad9faef25d3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:37:29.154 8 INFO cinder.api.openstack.wsgi [None req-e229ca73-5e39-48f6-93a5-3bd1b8605108 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:37:29.155 7 INFO cinder.api.openstack.wsgi [None req-2b4d8ffd-b19d-4adf-84fd-cad9faef25d3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:37:29.155 8 INFO cinder.api.openstack.wsgi [None req-e229ca73-5e39-48f6-93a5-3bd1b8605108 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:37:39.154 8 INFO cinder.api.openstack.wsgi [None req-e229ca73-5e39-48f6-93a5-3bd1b8605108 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:37:39.154 7 INFO cinder.api.openstack.wsgi [None req-2b4d8ffd-b19d-4adf-84fd-cad9faef25d3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:37:39.155 8 INFO cinder.api.openstack.wsgi [None req-e229ca73-5e39-48f6-93a5-3bd1b8605108 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:37:39.155 7 INFO cinder.api.openstack.wsgi [None req-2b4d8ffd-b19d-4adf-84fd-cad9faef25d3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:37:49.154 7 INFO cinder.api.openstack.wsgi [None req-2b4d8ffd-b19d-4adf-84fd-cad9faef25d3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:37:49.154 8 INFO cinder.api.openstack.wsgi [None req-e229ca73-5e39-48f6-93a5-3bd1b8605108 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:37:49.155 7 INFO cinder.api.openstack.wsgi [None req-2b4d8ffd-b19d-4adf-84fd-cad9faef25d3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:37:49.155 8 INFO cinder.api.openstack.wsgi [None req-e229ca73-5e39-48f6-93a5-3bd1b8605108 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:37:59.153 7 INFO cinder.api.openstack.wsgi [None req-2b4d8ffd-b19d-4adf-84fd-cad9faef25d3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:37:59.153 8 INFO cinder.api.openstack.wsgi [None req-e229ca73-5e39-48f6-93a5-3bd1b8605108 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:37:59.154 7 INFO cinder.api.openstack.wsgi [None req-2b4d8ffd-b19d-4adf-84fd-cad9faef25d3 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:37:59.154 8 INFO cinder.api.openstack.wsgi [None req-e229ca73-5e39-48f6-93a5-3bd1b8605108 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:38:00.422 8 INFO cinder.api.openstack.wsgi [None req-4a6a7491-ccb6-422d-9122-42e640a5b385 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:38:00.431 8 INFO cinder.volume.api [None req-4a6a7491-ccb6-422d-9122-42e640a5b385 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:38:00.433 8 INFO cinder.api.openstack.wsgi [None req-4a6a7491-ccb6-422d-9122-42e640a5b385 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 444/894] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:38:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:38:00.446 7 INFO cinder.api.openstack.wsgi [None req-e14e177a-f3e1-48df-bfc8-5555a1d2e394 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:38:00.950 7 INFO cinder.api.openstack.wsgi [None req-e14e177a-f3e1-48df-bfc8-5555a1d2e394 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 451/895] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:38:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:00.963 8 INFO cinder.api.openstack.wsgi [None req-25eb7bc9-151d-45b2-8c28-3122b6de4f28 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:38:00.970 8 INFO cinder.volume.api [None req-25eb7bc9-151d-45b2-8c28-3122b6de4f28 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:38:00.971 8 INFO cinder.api.openstack.wsgi [None req-25eb7bc9-151d-45b2-8c28-3122b6de4f28 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 445/896] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:38:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:38:00.986 7 INFO cinder.api.openstack.wsgi [None req-0be033b0-462c-4381-8510-95db1dfae881 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:38:00.990 7 INFO cinder.api.openstack.wsgi [None req-0be033b0-462c-4381-8510-95db1dfae881 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 452/897] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:38:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:01.028 8 INFO cinder.api.openstack.wsgi [None req-0a91d02b-5fe1-4604-96fa-d74e8225c569 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/06967a93340649b38e715f4af2e66573?usage=true 2026-07-02 16:38:01.048 8 INFO cinder.api.openstack.wsgi [None req-0a91d02b-5fe1-4604-96fa-d74e8225c569 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/06967a93340649b38e715f4af2e66573?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/898] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:38:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/06967a93340649b38e715f4af2e66573?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:01.056 7 INFO cinder.api.openstack.wsgi [None req-04ff34fe-5ff1-4ecc-8e80-e1c36625d24c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3cc97565a66449268523793f2d749f1b?usage=true 2026-07-02 16:38:01.071 7 INFO cinder.api.openstack.wsgi [None req-04ff34fe-5ff1-4ecc-8e80-e1c36625d24c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3cc97565a66449268523793f2d749f1b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/899] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:38:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3cc97565a66449268523793f2d749f1b?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:01.080 8 INFO cinder.api.openstack.wsgi [None req-6b0cd2de-342f-4eb6-a578-9d780d004e58 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/625fb8deadaf4be4b3999003867257cc?usage=true 2026-07-02 16:38:01.096 8 INFO cinder.api.openstack.wsgi [None req-6b0cd2de-342f-4eb6-a578-9d780d004e58 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/625fb8deadaf4be4b3999003867257cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/900] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:38:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/625fb8deadaf4be4b3999003867257cc?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:01.103 7 INFO cinder.api.openstack.wsgi [None req-7072d893-9dbe-44e0-a613-60be34163e2b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6336060d88174568851ee2066207a132?usage=true 2026-07-02 16:38:01.118 7 INFO cinder.api.openstack.wsgi [None req-7072d893-9dbe-44e0-a613-60be34163e2b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6336060d88174568851ee2066207a132?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/901] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:38:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6336060d88174568851ee2066207a132?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:01.130 8 INFO cinder.api.openstack.wsgi [None req-50fbc51b-badc-479c-b9c0-5907682f77d6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:38:01.145 8 INFO cinder.api.openstack.wsgi [None req-50fbc51b-badc-479c-b9c0-5907682f77d6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/902] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:38:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:01.154 7 INFO cinder.api.openstack.wsgi [None req-68f938ea-1932-4ef0-a4b9-bfeced77bfa7 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:38:01.171 7 INFO cinder.api.openstack.wsgi [None req-68f938ea-1932-4ef0-a4b9-bfeced77bfa7 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/903] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:38:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:01.184 8 INFO cinder.api.openstack.wsgi [None req-85c00677-6bcc-4238-bb9a-66775b19b4dc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/808fa0c134be4a12aaadee69f5a963a7?usage=true 2026-07-02 16:38:01.202 8 INFO cinder.api.openstack.wsgi [None req-85c00677-6bcc-4238-bb9a-66775b19b4dc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/808fa0c134be4a12aaadee69f5a963a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/904] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:38:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/808fa0c134be4a12aaadee69f5a963a7?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:01.216 7 INFO cinder.api.openstack.wsgi [None req-e970db68-3589-4148-b14f-11cea1268418 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:38:01.238 7 INFO cinder.api.openstack.wsgi [None req-e970db68-3589-4148-b14f-11cea1268418 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/905] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:38:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:01.250 8 INFO cinder.api.openstack.wsgi [None req-1b11cb69-912b-4f67-86e2-e359a6c4aeed a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/89ce544db3d1464aad3198c134d1a55d?usage=true 2026-07-02 16:38:01.268 8 INFO cinder.api.openstack.wsgi [None req-1b11cb69-912b-4f67-86e2-e359a6c4aeed a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/89ce544db3d1464aad3198c134d1a55d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/906] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:38:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/89ce544db3d1464aad3198c134d1a55d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:01.278 7 INFO cinder.api.openstack.wsgi [None req-c6180e0b-3dca-4899-a312-05a013f2dc15 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/dc182b9d969d408d95191008f2e7e6f4?usage=true 2026-07-02 16:38:01.299 7 INFO cinder.api.openstack.wsgi [None req-c6180e0b-3dca-4899-a312-05a013f2dc15 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/dc182b9d969d408d95191008f2e7e6f4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/907] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:38:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/dc182b9d969d408d95191008f2e7e6f4?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:01.312 8 INFO cinder.api.openstack.wsgi [None req-0892d7e6-630c-4296-aaab-ee4112b58ed9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/ef1c07b7e140464188593d9f8d11ec9c?usage=true 2026-07-02 16:38:01.337 8 INFO cinder.api.openstack.wsgi [None req-0892d7e6-630c-4296-aaab-ee4112b58ed9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/ef1c07b7e140464188593d9f8d11ec9c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/908] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:38:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/ef1c07b7e140464188593d9f8d11ec9c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:01.346 7 INFO cinder.api.openstack.wsgi [None req-8679a2ce-d24b-42aa-8ca5-b926cb5e50a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:38:01.355 7 INFO cinder.volume.api [None req-8679a2ce-d24b-42aa-8ca5-b926cb5e50a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:38:01.356 7 INFO cinder.api.openstack.wsgi [None req-8679a2ce-d24b-42aa-8ca5-b926cb5e50a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 458/909] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:38:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:38:09.154 7 INFO cinder.api.openstack.wsgi [None req-8679a2ce-d24b-42aa-8ca5-b926cb5e50a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:38:09.154 8 INFO cinder.api.openstack.wsgi [None req-0892d7e6-630c-4296-aaab-ee4112b58ed9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:38:09.155 7 INFO cinder.api.openstack.wsgi [None req-8679a2ce-d24b-42aa-8ca5-b926cb5e50a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:38:09.155 8 INFO cinder.api.openstack.wsgi [None req-0892d7e6-630c-4296-aaab-ee4112b58ed9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:38:19.153 7 INFO cinder.api.openstack.wsgi [None req-8679a2ce-d24b-42aa-8ca5-b926cb5e50a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:38:19.153 8 INFO cinder.api.openstack.wsgi [None req-0892d7e6-630c-4296-aaab-ee4112b58ed9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:38:19.154 7 INFO cinder.api.openstack.wsgi [None req-8679a2ce-d24b-42aa-8ca5-b926cb5e50a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:38:19.155 8 INFO cinder.api.openstack.wsgi [None req-0892d7e6-630c-4296-aaab-ee4112b58ed9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:38:29.154 7 INFO cinder.api.openstack.wsgi [None req-8679a2ce-d24b-42aa-8ca5-b926cb5e50a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:38:29.154 8 INFO cinder.api.openstack.wsgi [None req-0892d7e6-630c-4296-aaab-ee4112b58ed9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:38:29.155 8 INFO cinder.api.openstack.wsgi [None req-0892d7e6-630c-4296-aaab-ee4112b58ed9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:38:29.162 7 INFO cinder.api.openstack.wsgi [None req-8679a2ce-d24b-42aa-8ca5-b926cb5e50a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:38:39.153 8 INFO cinder.api.openstack.wsgi [None req-0892d7e6-630c-4296-aaab-ee4112b58ed9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:38:39.153 7 INFO cinder.api.openstack.wsgi [None req-8679a2ce-d24b-42aa-8ca5-b926cb5e50a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:38:39.154 8 INFO cinder.api.openstack.wsgi [None req-0892d7e6-630c-4296-aaab-ee4112b58ed9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:38:39.155 7 INFO cinder.api.openstack.wsgi [None req-8679a2ce-d24b-42aa-8ca5-b926cb5e50a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:38:49.153 8 INFO cinder.api.openstack.wsgi [None req-0892d7e6-630c-4296-aaab-ee4112b58ed9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:38:49.154 7 INFO cinder.api.openstack.wsgi [None req-8679a2ce-d24b-42aa-8ca5-b926cb5e50a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:38:49.154 8 INFO cinder.api.openstack.wsgi [None req-0892d7e6-630c-4296-aaab-ee4112b58ed9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:38:49.155 7 INFO cinder.api.openstack.wsgi [None req-8679a2ce-d24b-42aa-8ca5-b926cb5e50a2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:38:58.308 8 INFO cinder.api.openstack.wsgi [None req-f1205625-aa80-449f-9634-f624b4d84bf1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes 2026-07-02 16:38:58.429 8 INFO cinder.api.v3.volumes [None req-f1205625-aa80-449f-9634-f624b4d84bf1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Create volume of 16 GB 2026-07-02 16:38:58.435 8 INFO cinder.volume.api [None req-f1205625-aa80-449f-9634-f624b4d84bf1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Availability Zones retrieved successfully. 2026-07-02 16:38:58.642 8 INFO cinder.volume.api [None req-f1205625-aa80-449f-9634-f624b4d84bf1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Create volume request issued successfully. 2026-07-02 16:38:58.643 8 INFO cinder.api.openstack.wsgi [None req-f1205625-aa80-449f-9634-f624b4d84bf1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 457/920] 199.19.213.23 () {34 vars in 733 bytes} [Thu Jul 2 16:38:58 2026] POST /v3/84b441d311bc483885a13e4057a7138f/volumes => generated 846 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-02 16:38:58.661 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-75c1ddd8-ff5c-41dc-9bf0-5cd558b9acd8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:38:58.696 7 INFO cinder.volume.api [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-75c1ddd8-ff5c-41dc-9bf0-5cd558b9acd8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Volume info retrieved successfully. 2026-07-02 16:38:58.700 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-75c1ddd8-ff5c-41dc-9bf0-5cd558b9acd8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 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: 464/921] 199.19.213.23 () {32 vars in 824 bytes} [Thu Jul 2 16:38:58 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 => generated 1025 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:38:59.154 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-75c1ddd8-ff5c-41dc-9bf0-5cd558b9acd8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:38:59.154 8 INFO cinder.api.openstack.wsgi [None req-f1205625-aa80-449f-9634-f624b4d84bf1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:38:59.154 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-75c1ddd8-ff5c-41dc-9bf0-5cd558b9acd8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:38:59.155 8 INFO cinder.api.openstack.wsgi [None req-f1205625-aa80-449f-9634-f624b4d84bf1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:39:00.294 7 INFO cinder.api.openstack.wsgi [None req-822dd9a7-0093-4895-93a2-6c8820bece9e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:39:00.303 7 INFO cinder.volume.api [None req-822dd9a7-0093-4895-93a2-6c8820bece9e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:39:00.308 7 INFO cinder.api.openstack.wsgi [None req-822dd9a7-0093-4895-93a2-6c8820bece9e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/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: 466/924] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:39:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 1678 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:39:00.321 8 INFO cinder.api.openstack.wsgi [None req-29fb2185-92ba-44e8-90e5-a62bbf671e06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/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-07-02 16:39:00.329 8 INFO cinder.volume.api [None req-29fb2185-92ba-44e8-90e5-a62bbf671e06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:39:00.329 8 INFO cinder.api.openstack.wsgi [None req-29fb2185-92ba-44e8-90e5-a62bbf671e06 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 459/925] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:39:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:39:00.345 7 INFO cinder.api.openstack.wsgi [None req-5998a820-cb04-47a7-a582-e82619db2ddc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:39:00.847 7 INFO cinder.api.openstack.wsgi [None req-5998a820-cb04-47a7-a582-e82619db2ddc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 467/926] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:39:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:00.882 8 INFO cinder.api.openstack.wsgi [None req-c7354572-5ae2-48fc-9c09-afb7189e2e76 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/06967a93340649b38e715f4af2e66573?usage=true 2026-07-02 16:39:00.903 8 INFO cinder.api.openstack.wsgi [None req-c7354572-5ae2-48fc-9c09-afb7189e2e76 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/06967a93340649b38e715f4af2e66573?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/927] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:39:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/06967a93340649b38e715f4af2e66573?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:00.912 7 INFO cinder.api.openstack.wsgi [None req-6da046ec-0701-4c85-8326-41adba34375b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3cc97565a66449268523793f2d749f1b?usage=true 2026-07-02 16:39:00.929 7 INFO cinder.api.openstack.wsgi [None req-6da046ec-0701-4c85-8326-41adba34375b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3cc97565a66449268523793f2d749f1b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/928] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:39:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3cc97565a66449268523793f2d749f1b?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:00.939 8 INFO cinder.api.openstack.wsgi [None req-01be2c0f-2a14-450a-8057-c5fc2c53a067 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/625fb8deadaf4be4b3999003867257cc?usage=true 2026-07-02 16:39:00.960 8 INFO cinder.api.openstack.wsgi [None req-01be2c0f-2a14-450a-8057-c5fc2c53a067 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/625fb8deadaf4be4b3999003867257cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/929] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:39:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/625fb8deadaf4be4b3999003867257cc?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:00.973 7 INFO cinder.api.openstack.wsgi [None req-934a4081-b361-47fb-a975-d8eb3e08fb27 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6336060d88174568851ee2066207a132?usage=true 2026-07-02 16:39:00.993 7 INFO cinder.api.openstack.wsgi [None req-934a4081-b361-47fb-a975-d8eb3e08fb27 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6336060d88174568851ee2066207a132?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/930] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:39:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6336060d88174568851ee2066207a132?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:01.004 8 INFO cinder.api.openstack.wsgi [None req-faa59efc-e10b-4a65-98f1-9b5b56592b94 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:39:01.026 8 INFO cinder.api.openstack.wsgi [None req-faa59efc-e10b-4a65-98f1-9b5b56592b94 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/931] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:39:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:01.037 7 INFO cinder.api.openstack.wsgi [None req-3aac045c-156e-406c-b4cd-416d6a2e2f0a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:39:01.058 7 INFO cinder.api.openstack.wsgi [None req-3aac045c-156e-406c-b4cd-416d6a2e2f0a a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/932] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:39:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:01.068 8 INFO cinder.api.openstack.wsgi [None req-2d2c62bb-02bd-4b82-ac66-cebb3d8232d8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/808fa0c134be4a12aaadee69f5a963a7?usage=true 2026-07-02 16:39:01.086 8 INFO cinder.api.openstack.wsgi [None req-2d2c62bb-02bd-4b82-ac66-cebb3d8232d8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/808fa0c134be4a12aaadee69f5a963a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/933] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:39:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/808fa0c134be4a12aaadee69f5a963a7?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:01.096 7 INFO cinder.api.openstack.wsgi [None req-405f8482-05f2-46cc-b3ae-95035bb4beb6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:39:01.114 7 INFO cinder.api.openstack.wsgi [None req-405f8482-05f2-46cc-b3ae-95035bb4beb6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/934] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:39:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:01.126 8 INFO cinder.api.openstack.wsgi [None req-1e99d2e5-fce5-4cb3-ae0a-8e3e89a6f8f8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/89ce544db3d1464aad3198c134d1a55d?usage=true 2026-07-02 16:39:01.140 8 INFO cinder.api.openstack.wsgi [None req-1e99d2e5-fce5-4cb3-ae0a-8e3e89a6f8f8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/89ce544db3d1464aad3198c134d1a55d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/935] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:39:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/89ce544db3d1464aad3198c134d1a55d?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:01.147 7 INFO cinder.api.openstack.wsgi [None req-fee6badf-8a68-4153-a86c-80d860c6f24e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/dc182b9d969d408d95191008f2e7e6f4?usage=true 2026-07-02 16:39:01.163 7 INFO cinder.api.openstack.wsgi [None req-fee6badf-8a68-4153-a86c-80d860c6f24e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/dc182b9d969d408d95191008f2e7e6f4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/936] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:39:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/dc182b9d969d408d95191008f2e7e6f4?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:01.175 8 INFO cinder.api.openstack.wsgi [None req-818958b4-497f-4296-aacb-99edb6e39497 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/ef1c07b7e140464188593d9f8d11ec9c?usage=true 2026-07-02 16:39:01.188 8 INFO cinder.api.openstack.wsgi [None req-818958b4-497f-4296-aacb-99edb6e39497 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/ef1c07b7e140464188593d9f8d11ec9c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/937] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:39:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/ef1c07b7e140464188593d9f8d11ec9c?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:01.195 7 INFO cinder.api.openstack.wsgi [None req-60d4ecc5-0534-47c1-9e49-19d75a72ff76 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:39:01.202 7 INFO cinder.api.openstack.wsgi [None req-60d4ecc5-0534-47c1-9e49-19d75a72ff76 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 473/938] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:39:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:01.212 8 INFO cinder.api.openstack.wsgi [None req-509c0620-6cad-4420-90df-be3338126f4d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:39:01.219 8 INFO cinder.volume.api [None req-509c0620-6cad-4420-90df-be3338126f4d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:39:01.224 8 INFO cinder.api.openstack.wsgi [None req-509c0620-6cad-4420-90df-be3338126f4d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 466/939] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:39:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 1678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:39:03.717 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-0c06cac4-4072-45d3-873c-76509ab631be a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:39:03.738 7 INFO cinder.volume.api [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-0c06cac4-4072-45d3-873c-76509ab631be a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Volume info retrieved successfully. 2026-07-02 16:39:03.743 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-0c06cac4-4072-45d3-873c-76509ab631be a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 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: 474/940] 199.19.213.23 () {32 vars in 824 bytes} [Thu Jul 2 16:39:03 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 => generated 1675 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-07-02 16:39:04.195 8 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-e70ddc5b-a432-45bd-9928-31c3e9d61971 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:39:04.210 8 INFO cinder.volume.api [req-92c8c174-ce53-40e8-932b-be260f64f171 req-e70ddc5b-a432-45bd-9928-31c3e9d61971 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Volume info retrieved successfully. 2026-07-02 16:39:04.218 8 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-e70ddc5b-a432-45bd-9928-31c3e9d61971 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 467/941] 10.0.0.135 () {34 vars in 1028 bytes} [Thu Jul 2 16:39:04 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 => generated 1675 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:39:04.597 7 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-ba4cde07-7bee-437a-ab25-0fa93d374a59 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:39:04.612 7 INFO cinder.volume.api [req-92c8c174-ce53-40e8-932b-be260f64f171 req-ba4cde07-7bee-437a-ab25-0fa93d374a59 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Volume info retrieved successfully. 2026-07-02 16:39:04.617 7 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-ba4cde07-7bee-437a-ab25-0fa93d374a59 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 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/942] 10.0.0.135 () {34 vars in 1028 bytes} [Thu Jul 2 16:39:04 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 => generated 1675 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:39:04.632 8 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-e70ddc5b-a432-45bd-9928-31c3e9d61971 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:39:04.633 8 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-e70ddc5b-a432-45bd-9928-31c3e9d61971 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 468/943] 10.0.0.135 () {32 vars in 828 bytes} [Thu Jul 2 16:39:04 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:39:04.646 7 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-a557fac8-5182-4771-b184-4b59bdcbd37f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:39:04.730 7 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-a557fac8-5182-4771-b184-4b59bdcbd37f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/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: 7|app: 0|req: 476/944] 10.0.0.135 () {40 vars in 1057 bytes} [Thu Jul 2 16:39:04 2026] POST /v3/84b441d311bc483885a13e4057a7138f/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:39:08.139 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-f8bbb47d-442b-4ab6-aba4-f2a3340f389b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:39:08.154 8 INFO cinder.volume.api [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-f8bbb47d-442b-4ab6-aba4-f2a3340f389b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Volume info retrieved successfully. 2026-07-02 16:39:08.159 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-f8bbb47d-442b-4ab6-aba4-f2a3340f389b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 469/945] 199.19.213.23 () {32 vars in 824 bytes} [Thu Jul 2 16:39:08 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:39:09.154 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-f8bbb47d-442b-4ab6-aba4-f2a3340f389b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:39:09.154 7 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-a557fac8-5182-4771-b184-4b59bdcbd37f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:39:09.155 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-f8bbb47d-442b-4ab6-aba4-f2a3340f389b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:39:09.155 7 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-a557fac8-5182-4771-b184-4b59bdcbd37f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:39:10.108 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-f8bbb47d-442b-4ab6-aba4-f2a3340f389b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:39:10.109 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-f8bbb47d-442b-4ab6-aba4-f2a3340f389b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 471/948] 199.19.213.23 () {32 vars in 838 bytes} [Thu Jul 2 16:39:10 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:39:10.122 7 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-c91e538d-d4eb-45c4-b8ee-f318990c89c6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:39:10.137 7 INFO cinder.volume.api [req-92c8c174-ce53-40e8-932b-be260f64f171 req-c91e538d-d4eb-45c4-b8ee-f318990c89c6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Volume info retrieved successfully. 2026-07-02 16:39:10.142 7 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-c91e538d-d4eb-45c4-b8ee-f318990c89c6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 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: 478/949] 199.19.213.23 () {36 vars in 1072 bytes} [Thu Jul 2 16:39:10 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 => generated 1898 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:39:10.209 8 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-beb39b95-2f7b-41db-a52e-de5d80085375 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/attachments/73a5967e-227c-4b35-8827-594eb4aeba07 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This 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-07-02 16:39:11.103 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-dfef8f4c-a286-4822-b78b-f2a4ed03032f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:39:11.121 7 INFO cinder.volume.api [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-dfef8f4c-a286-4822-b78b-f2a4ed03032f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Volume info retrieved successfully. 2026-07-02 16:39:11.126 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-dfef8f4c-a286-4822-b78b-f2a4ed03032f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 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: 479/950] 199.19.213.23 () {32 vars in 824 bytes} [Thu Jul 2 16:39:11 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 => generated 1675 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:39:11.250 8 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-beb39b95-2f7b-41db-a52e-de5d80085375 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/attachments/73a5967e-227c-4b35-8827-594eb4aeba07 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 472/951] 199.19.213.23 () {40 vars in 1134 bytes} [Thu Jul 2 16:39:10 2026] PUT /v3/84b441d311bc483885a13e4057a7138f/attachments/73a5967e-227c-4b35-8827-594eb4aeba07 => generated 775 bytes in 1051 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:39:11.772 7 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-51efab40-56c3-47ed-8201-599dfbd72f6c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/attachments/73a5967e-227c-4b35-8827-594eb4aeba07/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:39:11.806 7 INFO cinder.api.openstack.wsgi [req-92c8c174-ce53-40e8-932b-be260f64f171 req-51efab40-56c3-47ed-8201-599dfbd72f6c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/attachments/73a5967e-227c-4b35-8827-594eb4aeba07/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 480/952] 199.19.213.23 () {40 vars in 1147 bytes} [Thu Jul 2 16:39:11 2026] POST /v3/84b441d311bc483885a13e4057a7138f/attachments/73a5967e-227c-4b35-8827-594eb4aeba07/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:39:13.903 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-8ad77b2f-c09c-4ffa-bc03-6a7c7ed4d3f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:39:13.921 8 INFO cinder.volume.api [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-8ad77b2f-c09c-4ffa-bc03-6a7c7ed4d3f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Volume info retrieved successfully. 2026-07-02 16:39:13.927 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-8ad77b2f-c09c-4ffa-bc03-6a7c7ed4d3f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 473/953] 199.19.213.23 () {32 vars in 824 bytes} [Thu Jul 2 16:39:13 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 => generated 1973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:39:16.895 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-1341ae0a-291d-4aea-aa0e-6f3209726b5f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:39:16.911 7 INFO cinder.volume.api [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-1341ae0a-291d-4aea-aa0e-6f3209726b5f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Volume info retrieved successfully. 2026-07-02 16:39:16.917 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-1341ae0a-291d-4aea-aa0e-6f3209726b5f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 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: 481/954] 199.19.213.23 () {32 vars in 824 bytes} [Thu Jul 2 16:39:16 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 => generated 1973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:39:19.154 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-8ad77b2f-c09c-4ffa-bc03-6a7c7ed4d3f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:39:19.154 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-1341ae0a-291d-4aea-aa0e-6f3209726b5f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:39:19.155 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-8ad77b2f-c09c-4ffa-bc03-6a7c7ed4d3f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:39:19.155 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-1341ae0a-291d-4aea-aa0e-6f3209726b5f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:39:19.632 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-9ba7641d-6bf2-4db5-bb20-f2a87e4a30ab a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:39:19.665 8 INFO cinder.volume.api [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-9ba7641d-6bf2-4db5-bb20-f2a87e4a30ab a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Volume info retrieved successfully. 2026-07-02 16:39:19.676 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-9ba7641d-6bf2-4db5-bb20-f2a87e4a30ab a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 475/957] 199.19.213.23 () {32 vars in 824 bytes} [Thu Jul 2 16:39:19 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 => generated 1973 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:39:29.154 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-1341ae0a-291d-4aea-aa0e-6f3209726b5f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:39:29.154 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-9ba7641d-6bf2-4db5-bb20-f2a87e4a30ab a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:39:29.155 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-1341ae0a-291d-4aea-aa0e-6f3209726b5f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:39:29.155 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-9ba7641d-6bf2-4db5-bb20-f2a87e4a30ab a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:39:39.154 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-9ba7641d-6bf2-4db5-bb20-f2a87e4a30ab a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:39:39.154 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-1341ae0a-291d-4aea-aa0e-6f3209726b5f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:39:39.155 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-9ba7641d-6bf2-4db5-bb20-f2a87e4a30ab a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:39:39.156 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-1341ae0a-291d-4aea-aa0e-6f3209726b5f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:39:49.153 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-1341ae0a-291d-4aea-aa0e-6f3209726b5f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:39:49.153 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-9ba7641d-6bf2-4db5-bb20-f2a87e4a30ab a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:39:49.154 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-1341ae0a-291d-4aea-aa0e-6f3209726b5f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:39:49.155 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-9ba7641d-6bf2-4db5-bb20-f2a87e4a30ab a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:39:59.154 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-1341ae0a-291d-4aea-aa0e-6f3209726b5f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:39:59.154 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-9ba7641d-6bf2-4db5-bb20-f2a87e4a30ab a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:39:59.155 7 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-1341ae0a-291d-4aea-aa0e-6f3209726b5f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:39:59.155 8 INFO cinder.api.openstack.wsgi [req-f1205625-aa80-449f-9634-f624b4d84bf1 req-9ba7641d-6bf2-4db5-bb20-f2a87e4a30ab a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:40:00.276 7 INFO cinder.api.openstack.wsgi [None req-680f6216-114a-4715-94ac-eedcf376a5b6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:40:00.287 7 INFO cinder.volume.api [None req-680f6216-114a-4715-94ac-eedcf376a5b6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:40:00.293 7 INFO cinder.api.openstack.wsgi [None req-680f6216-114a-4715-94ac-eedcf376a5b6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/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: 487/966] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:40:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 1976 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:40:00.307 8 INFO cinder.api.openstack.wsgi [None req-50235a5d-63d9-4c84-a721-7b8fce29e6d2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:40:00.314 8 INFO cinder.volume.api [None req-50235a5d-63d9-4c84-a721-7b8fce29e6d2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:40:00.314 8 INFO cinder.api.openstack.wsgi [None req-50235a5d-63d9-4c84-a721-7b8fce29e6d2 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 480/967] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:40:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:40:00.327 7 INFO cinder.api.openstack.wsgi [None req-3b93c454-d29c-4930-b734-4910cad24b1b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:40:00.335 7 INFO cinder.api.openstack.wsgi [None req-3b93c454-d29c-4930-b734-4910cad24b1b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 488/968] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:40:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:00.346 8 INFO cinder.api.openstack.wsgi [None req-9296bfc9-01c3-4c9e-a2df-273c96aa5436 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:40:00.850 8 INFO cinder.api.openstack.wsgi [None req-9296bfc9-01c3-4c9e-a2df-273c96aa5436 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 481/969] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:40:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:00.909 7 INFO cinder.api.openstack.wsgi [None req-8b64847d-c7f3-44e1-9b56-395520d76760 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/06967a93340649b38e715f4af2e66573?usage=true 2026-07-02 16:40:00.928 7 INFO cinder.api.openstack.wsgi [None req-8b64847d-c7f3-44e1-9b56-395520d76760 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/06967a93340649b38e715f4af2e66573?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/970] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:40:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/06967a93340649b38e715f4af2e66573?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:00.940 8 INFO cinder.api.openstack.wsgi [None req-15a9981a-4ec4-4b41-9874-0213b6e11966 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3cc97565a66449268523793f2d749f1b?usage=true 2026-07-02 16:40:00.960 8 INFO cinder.api.openstack.wsgi [None req-15a9981a-4ec4-4b41-9874-0213b6e11966 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3cc97565a66449268523793f2d749f1b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/971] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:40:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3cc97565a66449268523793f2d749f1b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:00.970 7 INFO cinder.api.openstack.wsgi [None req-ba51dc89-b8c0-4c83-92c9-e85071bb93c8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/625fb8deadaf4be4b3999003867257cc?usage=true 2026-07-02 16:40:00.987 7 INFO cinder.api.openstack.wsgi [None req-ba51dc89-b8c0-4c83-92c9-e85071bb93c8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/625fb8deadaf4be4b3999003867257cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/972] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:40:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/625fb8deadaf4be4b3999003867257cc?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:00.998 8 INFO cinder.api.openstack.wsgi [None req-d192038a-7907-4cc5-ba14-fbd70bed9d36 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6336060d88174568851ee2066207a132?usage=true 2026-07-02 16:40:01.041 8 INFO cinder.api.openstack.wsgi [None req-d192038a-7907-4cc5-ba14-fbd70bed9d36 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6336060d88174568851ee2066207a132?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/973] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:40:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6336060d88174568851ee2066207a132?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:01.051 7 INFO cinder.api.openstack.wsgi [None req-54d4a86c-9911-4c60-a7ee-a34b0e2e8ac0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:40:01.067 7 INFO cinder.api.openstack.wsgi [None req-54d4a86c-9911-4c60-a7ee-a34b0e2e8ac0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/974] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:40:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:01.081 8 INFO cinder.api.openstack.wsgi [None req-1e61230e-74e7-4a52-aea3-c322617efffc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:40:01.104 8 INFO cinder.api.openstack.wsgi [None req-1e61230e-74e7-4a52-aea3-c322617efffc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/975] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:40:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:01.117 7 INFO cinder.api.openstack.wsgi [None req-f8499294-4e7a-4121-bba4-8b5837e3d2cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/808fa0c134be4a12aaadee69f5a963a7?usage=true 2026-07-02 16:40:01.136 7 INFO cinder.api.openstack.wsgi [None req-f8499294-4e7a-4121-bba4-8b5837e3d2cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/808fa0c134be4a12aaadee69f5a963a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/976] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:40:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/808fa0c134be4a12aaadee69f5a963a7?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:01.152 8 INFO cinder.api.openstack.wsgi [None req-0f92e47b-c82e-418e-a0f5-8e1662647929 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:40:01.182 8 INFO cinder.api.openstack.wsgi [None req-0f92e47b-c82e-418e-a0f5-8e1662647929 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/977] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:40:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:01.203 7 INFO cinder.api.openstack.wsgi [None req-1b621ead-89a6-4fb0-9a21-b23e206f72eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/89ce544db3d1464aad3198c134d1a55d?usage=true 2026-07-02 16:40:01.236 7 INFO cinder.api.openstack.wsgi [None req-1b621ead-89a6-4fb0-9a21-b23e206f72eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/89ce544db3d1464aad3198c134d1a55d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/978] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:40:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/89ce544db3d1464aad3198c134d1a55d?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:01.245 8 INFO cinder.api.openstack.wsgi [None req-ef3c5007-876b-4db0-b4fb-fe232f739759 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/dc182b9d969d408d95191008f2e7e6f4?usage=true 2026-07-02 16:40:01.271 8 INFO cinder.api.openstack.wsgi [None req-ef3c5007-876b-4db0-b4fb-fe232f739759 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/dc182b9d969d408d95191008f2e7e6f4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/979] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:40:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/dc182b9d969d408d95191008f2e7e6f4?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:01.286 7 INFO cinder.api.openstack.wsgi [None req-5e612e95-057f-4a98-909f-9ef0d9fa9a31 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/ef1c07b7e140464188593d9f8d11ec9c?usage=true 2026-07-02 16:40:01.315 7 INFO cinder.api.openstack.wsgi [None req-5e612e95-057f-4a98-909f-9ef0d9fa9a31 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/ef1c07b7e140464188593d9f8d11ec9c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/980] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:40:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/ef1c07b7e140464188593d9f8d11ec9c?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:01.325 8 INFO cinder.api.openstack.wsgi [None req-c81ac6f0-1502-43b6-8825-12fbaa8bacb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:40:01.339 8 INFO cinder.volume.api [None req-c81ac6f0-1502-43b6-8825-12fbaa8bacb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:40:01.347 8 INFO cinder.api.openstack.wsgi [None req-c81ac6f0-1502-43b6-8825-12fbaa8bacb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 487/981] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:40:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 1976 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:40:09.153 8 INFO cinder.api.openstack.wsgi [None req-c81ac6f0-1502-43b6-8825-12fbaa8bacb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:40:09.153 7 INFO cinder.api.openstack.wsgi [None req-5e612e95-057f-4a98-909f-9ef0d9fa9a31 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:40:09.154 8 INFO cinder.api.openstack.wsgi [None req-c81ac6f0-1502-43b6-8825-12fbaa8bacb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:40:09.155 7 INFO cinder.api.openstack.wsgi [None req-5e612e95-057f-4a98-909f-9ef0d9fa9a31 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:40:19.154 8 INFO cinder.api.openstack.wsgi [None req-c81ac6f0-1502-43b6-8825-12fbaa8bacb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:40:19.154 7 INFO cinder.api.openstack.wsgi [None req-5e612e95-057f-4a98-909f-9ef0d9fa9a31 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:40:19.156 7 INFO cinder.api.openstack.wsgi [None req-5e612e95-057f-4a98-909f-9ef0d9fa9a31 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:40:19.157 8 INFO cinder.api.openstack.wsgi [None req-c81ac6f0-1502-43b6-8825-12fbaa8bacb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:40:29.154 7 INFO cinder.api.openstack.wsgi [None req-5e612e95-057f-4a98-909f-9ef0d9fa9a31 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:40:29.154 8 INFO cinder.api.openstack.wsgi [None req-c81ac6f0-1502-43b6-8825-12fbaa8bacb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:40:29.155 7 INFO cinder.api.openstack.wsgi [None req-5e612e95-057f-4a98-909f-9ef0d9fa9a31 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:40:29.155 8 INFO cinder.api.openstack.wsgi [None req-c81ac6f0-1502-43b6-8825-12fbaa8bacb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:40:39.154 7 INFO cinder.api.openstack.wsgi [None req-5e612e95-057f-4a98-909f-9ef0d9fa9a31 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:40:39.154 8 INFO cinder.api.openstack.wsgi [None req-c81ac6f0-1502-43b6-8825-12fbaa8bacb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:40:39.155 8 INFO cinder.api.openstack.wsgi [None req-c81ac6f0-1502-43b6-8825-12fbaa8bacb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:40:39.155 7 INFO cinder.api.openstack.wsgi [None req-5e612e95-057f-4a98-909f-9ef0d9fa9a31 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:40:49.153 8 INFO cinder.api.openstack.wsgi [None req-c81ac6f0-1502-43b6-8825-12fbaa8bacb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:40:49.154 7 INFO cinder.api.openstack.wsgi [None req-5e612e95-057f-4a98-909f-9ef0d9fa9a31 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:40:49.155 8 INFO cinder.api.openstack.wsgi [None req-c81ac6f0-1502-43b6-8825-12fbaa8bacb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:40:49.155 7 INFO cinder.api.openstack.wsgi [None req-5e612e95-057f-4a98-909f-9ef0d9fa9a31 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:40:59.154 7 INFO cinder.api.openstack.wsgi [None req-5e612e95-057f-4a98-909f-9ef0d9fa9a31 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:40:59.154 8 INFO cinder.api.openstack.wsgi [None req-c81ac6f0-1502-43b6-8825-12fbaa8bacb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:40:59.155 7 INFO cinder.api.openstack.wsgi [None req-5e612e95-057f-4a98-909f-9ef0d9fa9a31 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:40:59.155 8 INFO cinder.api.openstack.wsgi [None req-c81ac6f0-1502-43b6-8825-12fbaa8bacb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:41:00.286 7 INFO cinder.api.openstack.wsgi [None req-c66442a5-5534-4d41-a67a-73653b1b1d0b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:41:00.293 7 INFO cinder.api.openstack.wsgi [None req-c66442a5-5534-4d41-a67a-73653b1b1d0b a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 501/994] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:41:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:41:00.306 8 INFO cinder.api.openstack.wsgi [None req-a69c2ae7-c43b-4542-b98f-8c208b877e79 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:41:00.810 8 INFO cinder.api.openstack.wsgi [None req-a69c2ae7-c43b-4542-b98f-8c208b877e79 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 494/995] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:41:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:00.822 7 INFO cinder.api.openstack.wsgi [None req-3fd57534-c264-4c25-ae98-a5a6ac1ef778 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:41:00.835 7 INFO cinder.volume.api [None req-3fd57534-c264-4c25-ae98-a5a6ac1ef778 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:41:00.841 7 INFO cinder.api.openstack.wsgi [None req-3fd57534-c264-4c25-ae98-a5a6ac1ef778 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/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: 502/996] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:41:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 1976 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:41:00.852 8 INFO cinder.api.openstack.wsgi [None req-9a7cbe59-ca9f-4b03-9e62-81b9138ff6f0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:41:00.864 8 INFO cinder.volume.api [None req-9a7cbe59-ca9f-4b03-9e62-81b9138ff6f0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:41:00.869 8 INFO cinder.api.openstack.wsgi [None req-9a7cbe59-ca9f-4b03-9e62-81b9138ff6f0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 495/997] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:41:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 1976 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:41:00.877 7 INFO cinder.api.openstack.wsgi [None req-3158dc6c-bf56-43ac-b7a0-9169139dafe1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:41:00.881 7 INFO cinder.volume.api [None req-3158dc6c-bf56-43ac-b7a0-9169139dafe1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:41:00.881 7 INFO cinder.api.openstack.wsgi [None req-3158dc6c-bf56-43ac-b7a0-9169139dafe1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/998] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:41:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:41:00.929 8 INFO cinder.api.openstack.wsgi [None req-8de22b98-0360-4d4f-8bac-02303f665935 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/06967a93340649b38e715f4af2e66573?usage=true 2026-07-02 16:41:00.946 8 INFO cinder.api.openstack.wsgi [None req-8de22b98-0360-4d4f-8bac-02303f665935 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/06967a93340649b38e715f4af2e66573?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/999] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:41:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/06967a93340649b38e715f4af2e66573?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:00.954 7 INFO cinder.api.openstack.wsgi [None req-69f373f2-d02f-48e7-8d0c-e012546fbee6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3cc97565a66449268523793f2d749f1b?usage=true 2026-07-02 16:41:00.969 7 INFO cinder.api.openstack.wsgi [None req-69f373f2-d02f-48e7-8d0c-e012546fbee6 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3cc97565a66449268523793f2d749f1b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1000] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:41:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3cc97565a66449268523793f2d749f1b?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:00.981 8 INFO cinder.api.openstack.wsgi [None req-c96c3853-dfc7-46eb-a5a0-c9897b383f9d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/625fb8deadaf4be4b3999003867257cc?usage=true 2026-07-02 16:41:01.002 8 INFO cinder.api.openstack.wsgi [None req-c96c3853-dfc7-46eb-a5a0-c9897b383f9d a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/625fb8deadaf4be4b3999003867257cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/1001] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:41:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/625fb8deadaf4be4b3999003867257cc?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:01.011 7 INFO cinder.api.openstack.wsgi [None req-b34f9526-719d-4ae2-b3dd-d646faa42f98 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6336060d88174568851ee2066207a132?usage=true 2026-07-02 16:41:01.027 7 INFO cinder.api.openstack.wsgi [None req-b34f9526-719d-4ae2-b3dd-d646faa42f98 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6336060d88174568851ee2066207a132?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1002] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:41:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6336060d88174568851ee2066207a132?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:01.041 8 INFO cinder.api.openstack.wsgi [None req-2afa3db6-7f36-44fb-901e-18e65dcbe9a7 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:41:01.063 8 INFO cinder.api.openstack.wsgi [None req-2afa3db6-7f36-44fb-901e-18e65dcbe9a7 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/1003] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:41:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:01.072 7 INFO cinder.api.openstack.wsgi [None req-9dd4de51-1438-4c38-a8dc-4b1993fe0fb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:41:01.088 7 INFO cinder.api.openstack.wsgi [None req-9dd4de51-1438-4c38-a8dc-4b1993fe0fb1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1004] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:41:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:01.101 8 INFO cinder.api.openstack.wsgi [None req-2c7dc225-10da-40a8-8412-e8f69028f7fc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/808fa0c134be4a12aaadee69f5a963a7?usage=true 2026-07-02 16:41:01.126 8 INFO cinder.api.openstack.wsgi [None req-2c7dc225-10da-40a8-8412-e8f69028f7fc a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/808fa0c134be4a12aaadee69f5a963a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1005] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:41:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/808fa0c134be4a12aaadee69f5a963a7?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:01.136 7 INFO cinder.api.openstack.wsgi [None req-8c36d844-d137-4d57-811d-e5bd17e743f4 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:41:01.160 7 INFO cinder.api.openstack.wsgi [None req-8c36d844-d137-4d57-811d-e5bd17e743f4 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1006] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:41:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:01.170 8 INFO cinder.api.openstack.wsgi [None req-0f44c42c-8c78-4fd6-a66c-f6e9b0dda077 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/89ce544db3d1464aad3198c134d1a55d?usage=true 2026-07-02 16:41:01.192 8 INFO cinder.api.openstack.wsgi [None req-0f44c42c-8c78-4fd6-a66c-f6e9b0dda077 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/89ce544db3d1464aad3198c134d1a55d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1007] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:41:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/89ce544db3d1464aad3198c134d1a55d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:01.201 7 INFO cinder.api.openstack.wsgi [None req-97c8aa51-c8d7-456a-9c77-962f90c63b69 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/dc182b9d969d408d95191008f2e7e6f4?usage=true 2026-07-02 16:41:01.221 7 INFO cinder.api.openstack.wsgi [None req-97c8aa51-c8d7-456a-9c77-962f90c63b69 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/dc182b9d969d408d95191008f2e7e6f4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1008] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:41:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/dc182b9d969d408d95191008f2e7e6f4?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:01.233 8 INFO cinder.api.openstack.wsgi [None req-2617d794-26ca-4c37-9c7b-2d87b766b43f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/ef1c07b7e140464188593d9f8d11ec9c?usage=true 2026-07-02 16:41:01.259 8 INFO cinder.api.openstack.wsgi [None req-2617d794-26ca-4c37-9c7b-2d87b766b43f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/ef1c07b7e140464188593d9f8d11ec9c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1009] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:41:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/ef1c07b7e140464188593d9f8d11ec9c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:09.154 7 INFO cinder.api.openstack.wsgi [None req-97c8aa51-c8d7-456a-9c77-962f90c63b69 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:41:09.154 8 INFO cinder.api.openstack.wsgi [None req-2617d794-26ca-4c37-9c7b-2d87b766b43f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:41:09.155 7 INFO cinder.api.openstack.wsgi [None req-97c8aa51-c8d7-456a-9c77-962f90c63b69 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:41:09.155 8 INFO cinder.api.openstack.wsgi [None req-2617d794-26ca-4c37-9c7b-2d87b766b43f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:41:19.153 7 INFO cinder.api.openstack.wsgi [None req-97c8aa51-c8d7-456a-9c77-962f90c63b69 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:41:19.154 8 INFO cinder.api.openstack.wsgi [None req-2617d794-26ca-4c37-9c7b-2d87b766b43f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:41:19.155 8 INFO cinder.api.openstack.wsgi [None req-2617d794-26ca-4c37-9c7b-2d87b766b43f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:41:19.155 7 INFO cinder.api.openstack.wsgi [None req-97c8aa51-c8d7-456a-9c77-962f90c63b69 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:41:29.153 8 INFO cinder.api.openstack.wsgi [None req-2617d794-26ca-4c37-9c7b-2d87b766b43f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:41:29.153 8 INFO cinder.api.openstack.wsgi [None req-2617d794-26ca-4c37-9c7b-2d87b766b43f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:41:29.153 7 INFO cinder.api.openstack.wsgi [None req-97c8aa51-c8d7-456a-9c77-962f90c63b69 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:41:29.154 7 INFO cinder.api.openstack.wsgi [None req-97c8aa51-c8d7-456a-9c77-962f90c63b69 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:41:39.153 7 INFO cinder.api.openstack.wsgi [None req-97c8aa51-c8d7-456a-9c77-962f90c63b69 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:41:39.154 7 INFO cinder.api.openstack.wsgi [None req-97c8aa51-c8d7-456a-9c77-962f90c63b69 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:41:39.154 8 INFO cinder.api.openstack.wsgi [None req-2617d794-26ca-4c37-9c7b-2d87b766b43f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:41:39.155 8 INFO cinder.api.openstack.wsgi [None req-2617d794-26ca-4c37-9c7b-2d87b766b43f a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:41:48.580 7 INFO cinder.api.openstack.wsgi [req-f0ecc395-7c45-403c-a791-4264858a92da req-2aef3025-c2d2-411b-a2c9-8f3121bfbf36 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/attachments/73a5967e-227c-4b35-8827-594eb4aeba07 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:41:49.138 7 INFO cinder.api.openstack.wsgi [req-f0ecc395-7c45-403c-a791-4264858a92da req-2aef3025-c2d2-411b-a2c9-8f3121bfbf36 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/attachments/73a5967e-227c-4b35-8827-594eb4aeba07 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: 513/1018] 199.19.213.23 () {38 vars in 1102 bytes} [Thu Jul 2 16:41:48 2026] DELETE /v3/84b441d311bc483885a13e4057a7138f/attachments/73a5967e-227c-4b35-8827-594eb4aeba07 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:49.154 7 INFO cinder.api.openstack.wsgi [req-f0ecc395-7c45-403c-a791-4264858a92da req-2aef3025-c2d2-411b-a2c9-8f3121bfbf36 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:41:49.155 8 INFO cinder.api.openstack.wsgi [req-f0ecc395-7c45-403c-a791-4264858a92da req-6a6afbd8-01d5-43ba-baf2-1fb56ad1be4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 2026-07-02 16:41:49.155 7 INFO cinder.api.openstack.wsgi [req-f0ecc395-7c45-403c-a791-4264858a92da req-2aef3025-c2d2-411b-a2c9-8f3121bfbf36 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:41:49.156 8 INFO cinder.api.v3.volumes [req-f0ecc395-7c45-403c-a791-4264858a92da req-6a6afbd8-01d5-43ba-baf2-1fb56ad1be4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Delete volume with id: 1e03c3e0-815a-4d63-bc3f-7eadff6013e3 2026-07-02 16:41:49.157 7 INFO cinder.api.openstack.wsgi [req-f0ecc395-7c45-403c-a791-4264858a92da req-2aef3025-c2d2-411b-a2c9-8f3121bfbf36 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:41:49.158 7 INFO cinder.api.openstack.wsgi [req-f0ecc395-7c45-403c-a791-4264858a92da req-2aef3025-c2d2-411b-a2c9-8f3121bfbf36 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:41:49.175 8 INFO cinder.volume.api [req-f0ecc395-7c45-403c-a791-4264858a92da req-6a6afbd8-01d5-43ba-baf2-1fb56ad1be4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Volume info retrieved successfully. 2026-07-02 16:41:49.195 8 INFO cinder.volume.api [req-f0ecc395-7c45-403c-a791-4264858a92da req-6a6afbd8-01d5-43ba-baf2-1fb56ad1be4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Delete volume request issued successfully. 2026-07-02 16:41:49.196 8 INFO cinder.api.openstack.wsgi [req-f0ecc395-7c45-403c-a791-4264858a92da req-6a6afbd8-01d5-43ba-baf2-1fb56ad1be4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 506/1021] 199.19.213.23 () {36 vars in 1053 bytes} [Thu Jul 2 16:41:49 2026] DELETE /v3/84b441d311bc483885a13e4057a7138f/volumes/1e03c3e0-815a-4d63-bc3f-7eadff6013e3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-02 16:41:59.154 7 INFO cinder.api.openstack.wsgi [req-f0ecc395-7c45-403c-a791-4264858a92da req-2aef3025-c2d2-411b-a2c9-8f3121bfbf36 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:41:59.154 8 INFO cinder.api.openstack.wsgi [req-f0ecc395-7c45-403c-a791-4264858a92da req-6a6afbd8-01d5-43ba-baf2-1fb56ad1be4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:41:59.155 7 INFO cinder.api.openstack.wsgi [req-f0ecc395-7c45-403c-a791-4264858a92da req-2aef3025-c2d2-411b-a2c9-8f3121bfbf36 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:41:59.155 8 INFO cinder.api.openstack.wsgi [req-f0ecc395-7c45-403c-a791-4264858a92da req-6a6afbd8-01d5-43ba-baf2-1fb56ad1be4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:42:00.352 7 INFO cinder.api.openstack.wsgi [None req-e39b6cd5-fa4d-4acf-bb42-94ea0f0bdf59 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/06967a93340649b38e715f4af2e66573?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:42:00.375 7 INFO cinder.api.openstack.wsgi [None req-e39b6cd5-fa4d-4acf-bb42-94ea0f0bdf59 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/06967a93340649b38e715f4af2e66573?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1024] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:42:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/06967a93340649b38e715f4af2e66573?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:42:00.388 8 INFO cinder.api.openstack.wsgi [None req-47221f1c-f06e-4d6d-a5ac-dd88da871ff1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3cc97565a66449268523793f2d749f1b?usage=true 2026-07-02 16:42:00.414 8 INFO cinder.api.openstack.wsgi [None req-47221f1c-f06e-4d6d-a5ac-dd88da871ff1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3cc97565a66449268523793f2d749f1b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1025] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:42:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/3cc97565a66449268523793f2d749f1b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:00.427 7 INFO cinder.api.openstack.wsgi [None req-27a78f90-0fa6-4974-989f-16647b5bc812 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/625fb8deadaf4be4b3999003867257cc?usage=true 2026-07-02 16:42:00.447 7 INFO cinder.api.openstack.wsgi [None req-27a78f90-0fa6-4974-989f-16647b5bc812 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/625fb8deadaf4be4b3999003867257cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1026] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:42:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/625fb8deadaf4be4b3999003867257cc?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:00.461 8 INFO cinder.api.openstack.wsgi [None req-739b33ed-d191-4739-b639-2dfdb29147cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6336060d88174568851ee2066207a132?usage=true 2026-07-02 16:42:00.495 8 INFO cinder.api.openstack.wsgi [None req-739b33ed-d191-4739-b639-2dfdb29147cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6336060d88174568851ee2066207a132?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1027] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:42:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6336060d88174568851ee2066207a132?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:00.506 7 INFO cinder.api.openstack.wsgi [None req-1c1d9776-ae8a-41f7-8d3c-1399bf7818e1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:42:00.525 7 INFO cinder.api.openstack.wsgi [None req-1c1d9776-ae8a-41f7-8d3c-1399bf7818e1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1028] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:42:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:00.538 8 INFO cinder.api.openstack.wsgi [None req-871b72f2-2070-4930-b7e5-1a8f3f2c3248 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:42:00.562 8 INFO cinder.api.openstack.wsgi [None req-871b72f2-2070-4930-b7e5-1a8f3f2c3248 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1029] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:42:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:00.578 7 INFO cinder.api.openstack.wsgi [None req-a8a51ec2-2c24-4b66-b3ce-0ff015273ee0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/808fa0c134be4a12aaadee69f5a963a7?usage=true 2026-07-02 16:42:00.610 7 INFO cinder.api.openstack.wsgi [None req-a8a51ec2-2c24-4b66-b3ce-0ff015273ee0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/808fa0c134be4a12aaadee69f5a963a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1030] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:42:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/808fa0c134be4a12aaadee69f5a963a7?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:00.628 8 INFO cinder.api.openstack.wsgi [None req-d9cd7e8d-393b-4e6f-bb65-8c8714fc8088 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:42:00.705 8 INFO cinder.api.openstack.wsgi [None req-d9cd7e8d-393b-4e6f-bb65-8c8714fc8088 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1031] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:42:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:00.714 7 INFO cinder.api.openstack.wsgi [None req-8e48359d-a573-4cd3-878c-6b73f838c502 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/89ce544db3d1464aad3198c134d1a55d?usage=true 2026-07-02 16:42:00.738 7 INFO cinder.api.openstack.wsgi [None req-8e48359d-a573-4cd3-878c-6b73f838c502 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/89ce544db3d1464aad3198c134d1a55d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1032] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:42:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/89ce544db3d1464aad3198c134d1a55d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:00.750 8 INFO cinder.api.openstack.wsgi [None req-29b64a00-0375-4b06-bef4-41546ce1c9cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/dc182b9d969d408d95191008f2e7e6f4?usage=true 2026-07-02 16:42:00.769 8 INFO cinder.api.openstack.wsgi [None req-29b64a00-0375-4b06-bef4-41546ce1c9cb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/dc182b9d969d408d95191008f2e7e6f4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1033] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:42:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/dc182b9d969d408d95191008f2e7e6f4?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:00.783 7 INFO cinder.api.openstack.wsgi [None req-336981d1-731d-44f3-9169-e5e501c86bf0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/ef1c07b7e140464188593d9f8d11ec9c?usage=true 2026-07-02 16:42:00.807 7 INFO cinder.api.openstack.wsgi [None req-336981d1-731d-44f3-9169-e5e501c86bf0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/ef1c07b7e140464188593d9f8d11ec9c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1034] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:42:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/ef1c07b7e140464188593d9f8d11ec9c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:00.820 8 INFO cinder.api.openstack.wsgi [None req-5dc8b6dd-03d1-4bd3-a54f-1e6b1d00ca22 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:42:00.831 8 INFO cinder.volume.api [None req-5dc8b6dd-03d1-4bd3-a54f-1e6b1d00ca22 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:42:00.833 8 INFO cinder.api.openstack.wsgi [None req-5dc8b6dd-03d1-4bd3-a54f-1e6b1d00ca22 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1035] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:42:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:42:00.843 7 INFO cinder.api.openstack.wsgi [None req-d2d54819-35cd-4666-a7a4-770f6a8753b5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:42:01.346 7 INFO cinder.api.openstack.wsgi [None req-d2d54819-35cd-4666-a7a4-770f6a8753b5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1036] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:42:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/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-07-02 16:42:01.359 8 INFO cinder.api.openstack.wsgi [None req-42016a34-1711-44e4-83e6-86b2f6e43587 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:42:01.370 8 INFO cinder.volume.api [None req-42016a34-1711-44e4-83e6-86b2f6e43587 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:42:01.372 8 INFO cinder.api.openstack.wsgi [None req-42016a34-1711-44e4-83e6-86b2f6e43587 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1037] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:42:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:42:01.384 7 INFO cinder.api.openstack.wsgi [None req-8d0088a5-78ff-418e-8ee3-4ac39e2908f1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:42:01.391 7 INFO cinder.volume.api [None req-8d0088a5-78ff-418e-8ee3-4ac39e2908f1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:42:01.391 7 INFO cinder.api.openstack.wsgi [None req-8d0088a5-78ff-418e-8ee3-4ac39e2908f1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1038] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:42:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:42:01.404 8 INFO cinder.api.openstack.wsgi [None req-52d2b8bb-fd77-4123-a0b6-023f090eb036 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:42:01.409 8 INFO cinder.api.openstack.wsgi [None req-52d2b8bb-fd77-4123-a0b6-023f090eb036 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 515/1039] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:42:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:09.153 8 INFO cinder.api.openstack.wsgi [None req-52d2b8bb-fd77-4123-a0b6-023f090eb036 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:42:09.154 7 INFO cinder.api.openstack.wsgi [None req-8d0088a5-78ff-418e-8ee3-4ac39e2908f1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:42:09.154 8 INFO cinder.api.openstack.wsgi [None req-52d2b8bb-fd77-4123-a0b6-023f090eb036 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:42:09.155 7 INFO cinder.api.openstack.wsgi [None req-8d0088a5-78ff-418e-8ee3-4ac39e2908f1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:42:19.153 8 INFO cinder.api.openstack.wsgi [None req-52d2b8bb-fd77-4123-a0b6-023f090eb036 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:42:19.154 7 INFO cinder.api.openstack.wsgi [None req-8d0088a5-78ff-418e-8ee3-4ac39e2908f1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:42:19.155 8 INFO cinder.api.openstack.wsgi [None req-52d2b8bb-fd77-4123-a0b6-023f090eb036 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:42:19.155 7 INFO cinder.api.openstack.wsgi [None req-8d0088a5-78ff-418e-8ee3-4ac39e2908f1 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:42:27.866 8 INFO cinder.api.openstack.wsgi [None req-56f68087-b08e-4ed8-b5a8-684f5e56a413 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots 2026-07-02 16:42:27.874 8 INFO cinder.volume.api [None req-56f68087-b08e-4ed8-b5a8-684f5e56a413 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:42:27.875 8 INFO cinder.api.openstack.wsgi [None req-56f68087-b08e-4ed8-b5a8-684f5e56a413 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 518/1044] 10.0.0.144 () {32 vars in 705 bytes} [Thu Jul 2 16:42:27 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:42:27.892 7 INFO cinder.api.openstack.wsgi [None req-7ccb229e-ea2f-46c2-8c83-8231182613b8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes 2026-07-02 16:42:27.903 7 INFO cinder.volume.api [None req-7ccb229e-ea2f-46c2-8c83-8231182613b8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:42:27.903 7 INFO cinder.api.openstack.wsgi [None req-7ccb229e-ea2f-46c2-8c83-8231182613b8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes returned with HTTP 200 [pid: 7|app: 0|req: 527/1045] 10.0.0.144 () {32 vars in 701 bytes} [Thu Jul 2 16:42:27 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:42:29.153 8 INFO cinder.api.openstack.wsgi [None req-56f68087-b08e-4ed8-b5a8-684f5e56a413 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:42:29.154 7 INFO cinder.api.openstack.wsgi [None req-7ccb229e-ea2f-46c2-8c83-8231182613b8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:42:29.154 8 INFO cinder.api.openstack.wsgi [None req-56f68087-b08e-4ed8-b5a8-684f5e56a413 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:42:29.155 7 INFO cinder.api.openstack.wsgi [None req-7ccb229e-ea2f-46c2-8c83-8231182613b8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:42:39.154 7 INFO cinder.api.openstack.wsgi [None req-7ccb229e-ea2f-46c2-8c83-8231182613b8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:42:39.154 8 INFO cinder.api.openstack.wsgi [None req-56f68087-b08e-4ed8-b5a8-684f5e56a413 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:42:39.155 7 INFO cinder.api.openstack.wsgi [None req-7ccb229e-ea2f-46c2-8c83-8231182613b8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:42:39.155 8 INFO cinder.api.openstack.wsgi [None req-56f68087-b08e-4ed8-b5a8-684f5e56a413 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:42:49.154 8 INFO cinder.api.openstack.wsgi [None req-56f68087-b08e-4ed8-b5a8-684f5e56a413 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:42:49.154 7 INFO cinder.api.openstack.wsgi [None req-7ccb229e-ea2f-46c2-8c83-8231182613b8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:42:49.155 8 INFO cinder.api.openstack.wsgi [None req-56f68087-b08e-4ed8-b5a8-684f5e56a413 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:42:49.155 7 INFO cinder.api.openstack.wsgi [None req-7ccb229e-ea2f-46c2-8c83-8231182613b8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:42:59.154 7 INFO cinder.api.openstack.wsgi [None req-7ccb229e-ea2f-46c2-8c83-8231182613b8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:42:59.154 8 INFO cinder.api.openstack.wsgi [None req-56f68087-b08e-4ed8-b5a8-684f5e56a413 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:42:59.154 7 INFO cinder.api.openstack.wsgi [None req-7ccb229e-ea2f-46c2-8c83-8231182613b8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:42:59.155 8 INFO cinder.api.openstack.wsgi [None req-56f68087-b08e-4ed8-b5a8-684f5e56a413 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:43:00.377 7 INFO cinder.api.openstack.wsgi [None req-1f545992-9a3f-41ff-84f9-5854f6604059 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:43:00.383 7 INFO cinder.api.openstack.wsgi [None req-1f545992-9a3f-41ff-84f9-5854f6604059 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 532/1054] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:43:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:43:00.397 8 INFO cinder.api.openstack.wsgi [None req-78abe4c9-3c5f-4c2c-b2da-f60191986014 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:43:00.902 8 INFO cinder.api.openstack.wsgi [None req-78abe4c9-3c5f-4c2c-b2da-f60191986014 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1055] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:43:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:43:00.914 7 INFO cinder.api.openstack.wsgi [None req-cd3c1a0e-7c4b-43ca-b5f4-e8413ba963be a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:43:00.925 7 INFO cinder.volume.api [None req-cd3c1a0e-7c4b-43ca-b5f4-e8413ba963be a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:43:00.927 7 INFO cinder.api.openstack.wsgi [None req-cd3c1a0e-7c4b-43ca-b5f4-e8413ba963be a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1056] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:43:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:43:00.937 8 INFO cinder.api.openstack.wsgi [None req-e7b7e70c-c091-4e84-9a93-57f673b50840 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:43:00.943 8 INFO cinder.volume.api [None req-e7b7e70c-c091-4e84-9a93-57f673b50840 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:43:00.944 8 INFO cinder.api.openstack.wsgi [None req-e7b7e70c-c091-4e84-9a93-57f673b50840 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1057] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:43:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:43:00.956 7 INFO cinder.api.openstack.wsgi [None req-75f6b5fb-4b5a-48ed-be47-bd180f08c8eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:43:00.966 7 INFO cinder.volume.api [None req-75f6b5fb-4b5a-48ed-be47-bd180f08c8eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:43:00.968 7 INFO cinder.api.openstack.wsgi [None req-75f6b5fb-4b5a-48ed-be47-bd180f08c8eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1058] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:43:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:43:01.014 8 INFO cinder.api.openstack.wsgi [None req-0f63a8da-98ec-42e5-ba47-2d98eb7ddace a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:43:01.036 8 INFO cinder.api.openstack.wsgi [None req-0f63a8da-98ec-42e5-ba47-2d98eb7ddace a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1059] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:43:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:43:01.046 7 INFO cinder.api.openstack.wsgi [None req-e84a1ae5-713d-4e0a-8b1b-0505fc0704eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:43:01.071 7 INFO cinder.api.openstack.wsgi [None req-e84a1ae5-713d-4e0a-8b1b-0505fc0704eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1060] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:43:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:43:01.083 8 INFO cinder.api.openstack.wsgi [None req-9097c351-6175-498e-9824-939e81da8cec a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:43:01.117 8 INFO cinder.api.openstack.wsgi [None req-9097c351-6175-498e-9824-939e81da8cec a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1061] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:43:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:43:09.154 8 INFO cinder.api.openstack.wsgi [None req-9097c351-6175-498e-9824-939e81da8cec a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:43:09.154 7 INFO cinder.api.openstack.wsgi [None req-e84a1ae5-713d-4e0a-8b1b-0505fc0704eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:43:09.154 8 INFO cinder.api.openstack.wsgi [None req-9097c351-6175-498e-9824-939e81da8cec a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:43:09.155 7 INFO cinder.api.openstack.wsgi [None req-e84a1ae5-713d-4e0a-8b1b-0505fc0704eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:43:19.153 8 INFO cinder.api.openstack.wsgi [None req-9097c351-6175-498e-9824-939e81da8cec a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:43:19.153 7 INFO cinder.api.openstack.wsgi [None req-e84a1ae5-713d-4e0a-8b1b-0505fc0704eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:43:19.154 8 INFO cinder.api.openstack.wsgi [None req-9097c351-6175-498e-9824-939e81da8cec a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:43:19.154 7 INFO cinder.api.openstack.wsgi [None req-e84a1ae5-713d-4e0a-8b1b-0505fc0704eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:43:29.154 7 INFO cinder.api.openstack.wsgi [None req-e84a1ae5-713d-4e0a-8b1b-0505fc0704eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:43:29.155 7 INFO cinder.api.openstack.wsgi [None req-e84a1ae5-713d-4e0a-8b1b-0505fc0704eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:43:29.155 8 INFO cinder.api.openstack.wsgi [None req-9097c351-6175-498e-9824-939e81da8cec a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:43:29.156 8 INFO cinder.api.openstack.wsgi [None req-9097c351-6175-498e-9824-939e81da8cec a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:43:39.153 7 INFO cinder.api.openstack.wsgi [None req-e84a1ae5-713d-4e0a-8b1b-0505fc0704eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:43:39.154 8 INFO cinder.api.openstack.wsgi [None req-9097c351-6175-498e-9824-939e81da8cec a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:43:39.155 8 INFO cinder.api.openstack.wsgi [None req-9097c351-6175-498e-9824-939e81da8cec a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:43:39.155 7 INFO cinder.api.openstack.wsgi [None req-e84a1ae5-713d-4e0a-8b1b-0505fc0704eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:43:49.153 8 INFO cinder.api.openstack.wsgi [None req-9097c351-6175-498e-9824-939e81da8cec a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:43:49.154 7 INFO cinder.api.openstack.wsgi [None req-e84a1ae5-713d-4e0a-8b1b-0505fc0704eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:43:49.155 7 INFO cinder.api.openstack.wsgi [None req-e84a1ae5-713d-4e0a-8b1b-0505fc0704eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:43:49.156 8 INFO cinder.api.openstack.wsgi [None req-9097c351-6175-498e-9824-939e81da8cec a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:43:59.157 7 INFO cinder.api.openstack.wsgi [None req-e84a1ae5-713d-4e0a-8b1b-0505fc0704eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:43:59.158 7 INFO cinder.api.openstack.wsgi [None req-e84a1ae5-713d-4e0a-8b1b-0505fc0704eb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:43:59.157 8 INFO cinder.api.openstack.wsgi [None req-9097c351-6175-498e-9824-939e81da8cec a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:43:59.164 8 INFO cinder.api.openstack.wsgi [None req-9097c351-6175-498e-9824-939e81da8cec a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:44:00.280 7 INFO cinder.api.openstack.wsgi [None req-eb224fc1-45b5-4087-9fd7-b67878c6ff28 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:44:00.285 7 INFO cinder.api.openstack.wsgi [None req-eb224fc1-45b5-4087-9fd7-b67878c6ff28 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 542/1074] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:44:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:44:00.299 8 INFO cinder.api.openstack.wsgi [None req-3bd4d3df-04fd-4f5a-ac22-e4d07d792388 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:44:00.308 8 INFO cinder.volume.api [None req-3bd4d3df-04fd-4f5a-ac22-e4d07d792388 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:44:00.310 8 INFO cinder.api.openstack.wsgi [None req-3bd4d3df-04fd-4f5a-ac22-e4d07d792388 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1075] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:44:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:44:00.319 7 INFO cinder.api.openstack.wsgi [None req-17ae86c1-5a95-4d14-b9fc-8a1ce7108cce a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:44:00.325 7 INFO cinder.volume.api [None req-17ae86c1-5a95-4d14-b9fc-8a1ce7108cce a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:44:00.326 7 INFO cinder.api.openstack.wsgi [None req-17ae86c1-5a95-4d14-b9fc-8a1ce7108cce a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1076] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:44:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:44:00.336 8 INFO cinder.api.openstack.wsgi [None req-18d40fb1-bb18-48f1-928f-f735dbcd56cd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:44:00.839 8 INFO cinder.api.openstack.wsgi [None req-18d40fb1-bb18-48f1-928f-f735dbcd56cd a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1077] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:44:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:44:00.851 7 INFO cinder.api.openstack.wsgi [None req-f2559847-59e4-40c8-bc95-949bbd6dc3f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:44:00.865 7 INFO cinder.volume.api [None req-f2559847-59e4-40c8-bc95-949bbd6dc3f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:44:00.867 7 INFO cinder.api.openstack.wsgi [None req-f2559847-59e4-40c8-bc95-949bbd6dc3f9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1078] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:44:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:44:00.917 8 INFO cinder.api.openstack.wsgi [None req-463f617f-8177-49d5-89f7-a60d6b7ab23e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:44:00.940 8 INFO cinder.api.openstack.wsgi [None req-463f617f-8177-49d5-89f7-a60d6b7ab23e a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1079] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:44:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:44:00.952 7 INFO cinder.api.openstack.wsgi [None req-6ec778f4-d731-4874-be26-56e4cc190c4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:44:00.967 7 INFO cinder.api.openstack.wsgi [None req-6ec778f4-d731-4874-be26-56e4cc190c4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1080] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:44:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:44:00.981 8 INFO cinder.api.openstack.wsgi [None req-f47b0edb-71f9-4c18-9fbf-8734e77fca44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:44:01.003 8 INFO cinder.api.openstack.wsgi [None req-f47b0edb-71f9-4c18-9fbf-8734e77fca44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1081] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:44:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:44:09.154 7 INFO cinder.api.openstack.wsgi [None req-6ec778f4-d731-4874-be26-56e4cc190c4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:44:09.154 8 INFO cinder.api.openstack.wsgi [None req-f47b0edb-71f9-4c18-9fbf-8734e77fca44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:44:09.154 7 INFO cinder.api.openstack.wsgi [None req-6ec778f4-d731-4874-be26-56e4cc190c4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:44:09.155 8 INFO cinder.api.openstack.wsgi [None req-f47b0edb-71f9-4c18-9fbf-8734e77fca44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:44:19.154 7 INFO cinder.api.openstack.wsgi [None req-6ec778f4-d731-4874-be26-56e4cc190c4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:44:19.156 8 INFO cinder.api.openstack.wsgi [None req-f47b0edb-71f9-4c18-9fbf-8734e77fca44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:44:19.156 7 INFO cinder.api.openstack.wsgi [None req-6ec778f4-d731-4874-be26-56e4cc190c4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:44:19.156 8 INFO cinder.api.openstack.wsgi [None req-f47b0edb-71f9-4c18-9fbf-8734e77fca44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:44:29.153 8 INFO cinder.api.openstack.wsgi [None req-f47b0edb-71f9-4c18-9fbf-8734e77fca44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:44:29.154 7 INFO cinder.api.openstack.wsgi [None req-6ec778f4-d731-4874-be26-56e4cc190c4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:44:29.154 8 INFO cinder.api.openstack.wsgi [None req-f47b0edb-71f9-4c18-9fbf-8734e77fca44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:44:29.156 7 INFO cinder.api.openstack.wsgi [None req-6ec778f4-d731-4874-be26-56e4cc190c4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:44:39.153 8 INFO cinder.api.openstack.wsgi [None req-f47b0edb-71f9-4c18-9fbf-8734e77fca44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:44:39.153 7 INFO cinder.api.openstack.wsgi [None req-6ec778f4-d731-4874-be26-56e4cc190c4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:44:39.154 7 INFO cinder.api.openstack.wsgi [None req-6ec778f4-d731-4874-be26-56e4cc190c4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:44:39.154 8 INFO cinder.api.openstack.wsgi [None req-f47b0edb-71f9-4c18-9fbf-8734e77fca44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:44:49.154 8 INFO cinder.api.openstack.wsgi [None req-f47b0edb-71f9-4c18-9fbf-8734e77fca44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:44:49.154 8 INFO cinder.api.openstack.wsgi [None req-f47b0edb-71f9-4c18-9fbf-8734e77fca44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:44:49.154 7 INFO cinder.api.openstack.wsgi [None req-6ec778f4-d731-4874-be26-56e4cc190c4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:44:49.155 7 INFO cinder.api.openstack.wsgi [None req-6ec778f4-d731-4874-be26-56e4cc190c4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:44:59.153 7 INFO cinder.api.openstack.wsgi [None req-6ec778f4-d731-4874-be26-56e4cc190c4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:44:59.153 8 INFO cinder.api.openstack.wsgi [None req-f47b0edb-71f9-4c18-9fbf-8734e77fca44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:44:59.154 7 INFO cinder.api.openstack.wsgi [None req-6ec778f4-d731-4874-be26-56e4cc190c4c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:44:59.154 8 INFO cinder.api.openstack.wsgi [None req-f47b0edb-71f9-4c18-9fbf-8734e77fca44 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:45:00.333 7 INFO cinder.api.openstack.wsgi [None req-37499207-9aac-438f-b3c9-fb4ba29809a5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:45:00.337 7 INFO cinder.volume.api [None req-37499207-9aac-438f-b3c9-fb4ba29809a5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:45:00.337 7 INFO cinder.api.openstack.wsgi [None req-37499207-9aac-438f-b3c9-fb4ba29809a5 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1094] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:45:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:45:00.351 8 INFO cinder.api.openstack.wsgi [None req-a4c28c5f-c39f-40f2-9856-771ac0c70ba0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:45:00.854 8 INFO cinder.api.openstack.wsgi [None req-a4c28c5f-c39f-40f2-9856-771ac0c70ba0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1095] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:45:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:45:00.886 7 INFO cinder.api.openstack.wsgi [None req-5374d172-9a14-43de-ad70-fe9498cd5146 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:45:00.913 7 INFO cinder.api.openstack.wsgi [None req-5374d172-9a14-43de-ad70-fe9498cd5146 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1096] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:45:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:45:00.924 8 INFO cinder.api.openstack.wsgi [None req-7778909a-62b1-40c4-850d-c89e6d9214c9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:45:00.955 8 INFO cinder.api.openstack.wsgi [None req-7778909a-62b1-40c4-850d-c89e6d9214c9 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1097] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:45:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:45:00.964 7 INFO cinder.api.openstack.wsgi [None req-688b3505-3671-40cf-a704-339b8c2a99a8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:45:00.981 7 INFO cinder.api.openstack.wsgi [None req-688b3505-3671-40cf-a704-339b8c2a99a8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1098] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:45:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:45:00.990 8 INFO cinder.api.openstack.wsgi [None req-a149e620-7b24-4fcd-8cfd-8e9214154c7c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:45:01.000 8 INFO cinder.volume.api [None req-a149e620-7b24-4fcd-8cfd-8e9214154c7c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:45:01.002 8 INFO cinder.api.openstack.wsgi [None req-a149e620-7b24-4fcd-8cfd-8e9214154c7c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1099] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:45:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:45:01.022 7 INFO cinder.api.openstack.wsgi [None req-d8c6d0e3-7231-4dd4-b1d5-daf7e415b3ad a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:45:01.039 7 INFO cinder.api.openstack.wsgi [None req-d8c6d0e3-7231-4dd4-b1d5-daf7e415b3ad a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 555/1100] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:45:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:45:01.055 8 INFO cinder.api.openstack.wsgi [None req-6d471654-eff2-4476-a6dc-a19d04ebab9c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:45:01.063 8 INFO cinder.volume.api [None req-6d471654-eff2-4476-a6dc-a19d04ebab9c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:45:01.064 8 INFO cinder.api.openstack.wsgi [None req-6d471654-eff2-4476-a6dc-a19d04ebab9c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1101] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:45:01 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:45:09.154 7 INFO cinder.api.openstack.wsgi [None req-d8c6d0e3-7231-4dd4-b1d5-daf7e415b3ad a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:45:09.155 7 INFO cinder.api.openstack.wsgi [None req-d8c6d0e3-7231-4dd4-b1d5-daf7e415b3ad a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:45:09.156 8 INFO cinder.api.openstack.wsgi [None req-6d471654-eff2-4476-a6dc-a19d04ebab9c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:45:09.157 8 INFO cinder.api.openstack.wsgi [None req-6d471654-eff2-4476-a6dc-a19d04ebab9c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:45:19.154 8 INFO cinder.api.openstack.wsgi [None req-6d471654-eff2-4476-a6dc-a19d04ebab9c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:45:19.154 7 INFO cinder.api.openstack.wsgi [None req-d8c6d0e3-7231-4dd4-b1d5-daf7e415b3ad a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:45:19.155 8 INFO cinder.api.openstack.wsgi [None req-6d471654-eff2-4476-a6dc-a19d04ebab9c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:45:19.155 7 INFO cinder.api.openstack.wsgi [None req-d8c6d0e3-7231-4dd4-b1d5-daf7e415b3ad a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:45:29.153 7 INFO cinder.api.openstack.wsgi [None req-d8c6d0e3-7231-4dd4-b1d5-daf7e415b3ad a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:45:29.153 8 INFO cinder.api.openstack.wsgi [None req-6d471654-eff2-4476-a6dc-a19d04ebab9c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:45:29.154 7 INFO cinder.api.openstack.wsgi [None req-d8c6d0e3-7231-4dd4-b1d5-daf7e415b3ad a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:45:29.154 8 INFO cinder.api.openstack.wsgi [None req-6d471654-eff2-4476-a6dc-a19d04ebab9c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:45:39.153 7 INFO cinder.api.openstack.wsgi [None req-d8c6d0e3-7231-4dd4-b1d5-daf7e415b3ad a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:45:39.153 8 INFO cinder.api.openstack.wsgi [None req-6d471654-eff2-4476-a6dc-a19d04ebab9c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:45:39.154 7 INFO cinder.api.openstack.wsgi [None req-d8c6d0e3-7231-4dd4-b1d5-daf7e415b3ad a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:45:39.154 8 INFO cinder.api.openstack.wsgi [None req-6d471654-eff2-4476-a6dc-a19d04ebab9c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:45:49.153 7 INFO cinder.api.openstack.wsgi [None req-d8c6d0e3-7231-4dd4-b1d5-daf7e415b3ad a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:45:49.153 8 INFO cinder.api.openstack.wsgi [None req-6d471654-eff2-4476-a6dc-a19d04ebab9c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:45:49.154 7 INFO cinder.api.openstack.wsgi [None req-d8c6d0e3-7231-4dd4-b1d5-daf7e415b3ad a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:45:49.155 8 INFO cinder.api.openstack.wsgi [None req-6d471654-eff2-4476-a6dc-a19d04ebab9c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:45:59.153 7 INFO cinder.api.openstack.wsgi [None req-d8c6d0e3-7231-4dd4-b1d5-daf7e415b3ad a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:45:59.153 8 INFO cinder.api.openstack.wsgi [None req-6d471654-eff2-4476-a6dc-a19d04ebab9c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:45:59.154 7 INFO cinder.api.openstack.wsgi [None req-d8c6d0e3-7231-4dd4-b1d5-daf7e415b3ad a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:45:59.154 8 INFO cinder.api.openstack.wsgi [None req-6d471654-eff2-4476-a6dc-a19d04ebab9c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:46:00.292 7 INFO cinder.api.openstack.wsgi [None req-8d5fdc33-74fc-454e-9ded-f4fdcc370732 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true 2026-07-02 16:46:00.796 7 INFO cinder.api.openstack.wsgi [None req-8d5fdc33-74fc-454e-9ded-f4fdcc370732 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1114] 10.0.0.157 () {28 vars in 696 bytes} [Thu Jul 2 16:46:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:46:00.808 8 INFO cinder.api.openstack.wsgi [None req-edbe26d6-dddd-4cd3-b762-8fc1b823ab7c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:46:00.817 8 INFO cinder.volume.api [None req-edbe26d6-dddd-4cd3-b762-8fc1b823ab7c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:46:00.819 8 INFO cinder.api.openstack.wsgi [None req-edbe26d6-dddd-4cd3-b762-8fc1b823ab7c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1115] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:46:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:46:00.829 7 INFO cinder.api.openstack.wsgi [None req-081dfb94-17f6-4ac8-a97c-aadaa50149c8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services 2026-07-02 16:46:00.842 7 INFO cinder.api.openstack.wsgi [None req-081dfb94-17f6-4ac8-a97c-aadaa50149c8 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 563/1116] 10.0.0.157 () {28 vars in 645 bytes} [Thu Jul 2 16:46:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:46:00.877 8 INFO cinder.api.openstack.wsgi [None req-479bb9f6-cb03-45b1-842e-3d7188c9eafb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true 2026-07-02 16:46:00.897 8 INFO cinder.api.openstack.wsgi [None req-479bb9f6-cb03-45b1-842e-3d7188c9eafb a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1117] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:46:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/66f5110f831f45d7a19c3cc87e3b6f62?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:46:00.908 7 INFO cinder.api.openstack.wsgi [None req-58622ece-9855-4dbe-85ec-c181c4608056 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true 2026-07-02 16:46:00.940 7 INFO cinder.api.openstack.wsgi [None req-58622ece-9855-4dbe-85ec-c181c4608056 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1118] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:46:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/6764db65cfc44094b43f5cc35746ec70?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:46:00.949 8 INFO cinder.api.openstack.wsgi [None req-c75ac6cc-2a92-46ed-aa4b-0ca4e3e67940 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true 2026-07-02 16:46:00.969 8 INFO cinder.api.openstack.wsgi [None req-c75ac6cc-2a92-46ed-aa4b-0ca4e3e67940 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1119] 10.0.0.157 () {28 vars in 736 bytes} [Thu Jul 2 16:46:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/os-quota-sets/84b441d311bc483885a13e4057a7138f?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:46:00.977 7 INFO cinder.api.openstack.wsgi [None req-6bec00f6-5d03-4e8d-a034-5162ee4ba85c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true 2026-07-02 16:46:00.981 7 INFO cinder.volume.api [None req-6bec00f6-5d03-4e8d-a034-5162ee4ba85c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all snapshots completed successfully. 2026-07-02 16:46:00.982 7 INFO cinder.api.openstack.wsgi [None req-6bec00f6-5d03-4e8d-a034-5162ee4ba85c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1120] 10.0.0.157 () {28 vars in 674 bytes} [Thu Jul 2 16:46:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:46:00.991 8 INFO cinder.api.openstack.wsgi [None req-7e26876d-f88f-4ffd-b211-fa72c467a3d0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true 2026-07-02 16:46:00.999 8 INFO cinder.volume.api [None req-7e26876d-f88f-4ffd-b211-fa72c467a3d0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] Get all volumes completed successfully. 2026-07-02 16:46:01.001 8 INFO cinder.api.openstack.wsgi [None req-7e26876d-f88f-4ffd-b211-fa72c467a3d0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1121] 10.0.0.157 () {28 vars in 684 bytes} [Thu Jul 2 16:46:00 2026] GET /v3/84b441d311bc483885a13e4057a7138f/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:46:09.154 7 INFO cinder.api.openstack.wsgi [None req-6bec00f6-5d03-4e8d-a034-5162ee4ba85c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:46:09.154 8 INFO cinder.api.openstack.wsgi [None req-7e26876d-f88f-4ffd-b211-fa72c467a3d0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:46:09.155 8 INFO cinder.api.openstack.wsgi [None req-7e26876d-f88f-4ffd-b211-fa72c467a3d0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:46:09.155 7 INFO cinder.api.openstack.wsgi [None req-6bec00f6-5d03-4e8d-a034-5162ee4ba85c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:46:19.154 8 INFO cinder.api.openstack.wsgi [None req-7e26876d-f88f-4ffd-b211-fa72c467a3d0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:46:19.154 8 INFO cinder.api.openstack.wsgi [None req-7e26876d-f88f-4ffd-b211-fa72c467a3d0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:46:19.154 7 INFO cinder.api.openstack.wsgi [None req-6bec00f6-5d03-4e8d-a034-5162ee4ba85c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:46:19.157 7 INFO cinder.api.openstack.wsgi [None req-6bec00f6-5d03-4e8d-a034-5162ee4ba85c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:46:29.153 8 INFO cinder.api.openstack.wsgi [None req-7e26876d-f88f-4ffd-b211-fa72c467a3d0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:46:29.153 7 INFO cinder.api.openstack.wsgi [None req-6bec00f6-5d03-4e8d-a034-5162ee4ba85c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:46:29.154 8 INFO cinder.api.openstack.wsgi [None req-7e26876d-f88f-4ffd-b211-fa72c467a3d0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:46:29.154 7 INFO cinder.api.openstack.wsgi [None req-6bec00f6-5d03-4e8d-a034-5162ee4ba85c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:46:39.154 8 INFO cinder.api.openstack.wsgi [None req-7e26876d-f88f-4ffd-b211-fa72c467a3d0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:46:39.154 7 INFO cinder.api.openstack.wsgi [None req-6bec00f6-5d03-4e8d-a034-5162ee4ba85c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] GET http://10.0.0.178:8776/ 2026-07-02 16:46:39.154 8 INFO cinder.api.openstack.wsgi [None req-7e26876d-f88f-4ffd-b211-fa72c467a3d0 a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300 2026-07-02 16:46:39.155 7 INFO cinder.api.openstack.wsgi [None req-6bec00f6-5d03-4e8d-a034-5162ee4ba85c a8aa24bd68aa41139e299598e80b27ac 84b441d311bc483885a13e4057a7138f - - default default] http://10.0.0.178:8776/ returned with HTTP 300