+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 19 13:45:53 2026] *** compiled with version: 13.3.0 on 12 May 2026 01:40:13 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-7b86bf565c-nvcdk 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fc3d0819668 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-05-19 13:45:57.227 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-05-19 13:45:57.227 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-19 13:45:57.281 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-05-19 13:45:57.281 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-19 13:45:58.475 8 INFO cinder.rpc [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-19 13:45:58.478 8 INFO cinder.rpc [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-19 13:45:58.480 8 INFO cinder.rpc [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-19 13:45:58.482 8 INFO cinder.rpc [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-19 13:45:58.493 8 INFO cinder.rpc [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-19 13:45:58.496 8 INFO cinder.rpc [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-19 13:45:58.546 8 WARNING cinder.api.contrib.hosts [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-19 13:45:58.551 7 INFO cinder.rpc [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-19 13:45:58.554 7 INFO cinder.rpc [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-19 13:45:58.557 7 INFO cinder.rpc [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-19 13:45:58.560 7 INFO cinder.rpc [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-19 13:45:58.571 7 INFO cinder.rpc [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-19 13:45:58.574 7 INFO cinder.rpc [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-19 13:45:58.582 8 WARNING keystonemiddleware._common.config [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 13:45:58.590 8 WARNING oslo_config.cfg [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] 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 0x7fc3d0819668 pid: 8 (default app) 2026-05-19 13:45:58.593 8 INFO cinder.api.openstack.wsgi [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] GET http://10.0.0.119:8776/ 2026-05-19 13:45:58.594 8 INFO cinder.api.openstack.wsgi [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:45:58.641 7 WARNING cinder.api.contrib.hosts [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-19 13:45:58.676 7 WARNING keystonemiddleware._common.config [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 13:45:58.685 7 WARNING oslo_config.cfg [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] 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 0x7fc3d0819668 pid: 7 (default app) 2026-05-19 13:46:08.435 8 INFO cinder.api.openstack.wsgi [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] GET http://10.0.0.119:8776/ 2026-05-19 13:46:08.436 8 INFO cinder.api.openstack.wsgi [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:46:18.436 7 INFO cinder.api.openstack.wsgi [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] GET http://10.0.0.119:8776/ 2026-05-19 13:46:18.437 7 INFO cinder.api.openstack.wsgi [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:46:28.434 8 INFO cinder.api.openstack.wsgi [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] GET http://10.0.0.119:8776/ 2026-05-19 13:46:28.435 7 INFO cinder.api.openstack.wsgi [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] GET http://10.0.0.119:8776/ 2026-05-19 13:46:28.435 8 INFO cinder.api.openstack.wsgi [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:46:28.436 7 INFO cinder.api.openstack.wsgi [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:46:38.435 8 INFO cinder.api.openstack.wsgi [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] GET http://10.0.0.119:8776/ 2026-05-19 13:46:38.435 7 INFO cinder.api.openstack.wsgi [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] GET http://10.0.0.119:8776/ 2026-05-19 13:46:38.436 8 INFO cinder.api.openstack.wsgi [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:46:38.436 7 INFO cinder.api.openstack.wsgi [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:46:48.435 7 INFO cinder.api.openstack.wsgi [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] GET http://10.0.0.119:8776/ 2026-05-19 13:46:48.435 8 INFO cinder.api.openstack.wsgi [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] GET http://10.0.0.119:8776/ 2026-05-19 13:46:48.435 7 INFO cinder.api.openstack.wsgi [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:46:48.435 8 INFO cinder.api.openstack.wsgi [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:46:58.435 7 INFO cinder.api.openstack.wsgi [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] GET http://10.0.0.119:8776/ 2026-05-19 13:46:58.435 8 INFO cinder.api.openstack.wsgi [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] GET http://10.0.0.119:8776/ 2026-05-19 13:46:58.436 7 INFO cinder.api.openstack.wsgi [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:46:58.437 8 INFO cinder.api.openstack.wsgi [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:47:08.434 7 INFO cinder.api.openstack.wsgi [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] GET http://10.0.0.119:8776/ 2026-05-19 13:47:08.435 8 INFO cinder.api.openstack.wsgi [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] GET http://10.0.0.119:8776/ 2026-05-19 13:47:08.436 7 INFO cinder.api.openstack.wsgi [None req-fc8b8bdb-6b6d-49f8-8bb8-40a791496a37 - - - - - -] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:47:08.436 8 INFO cinder.api.openstack.wsgi [None req-d93b5e2e-2acb-495b-82a5-395fc991cd9e - - - - - -] http://10.0.0.119:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-05-19 13:47:11.164 7 WARNING oslo_policy.policy [None req-ab8b13ea-24ed-42f4-9d28-5ceca7cfbfce 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:47:11.164 7 WARNING oslo_policy.policy [None req-ab8b13ea-24ed-42f4-9d28-5ceca7cfbfce 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-19 13:47:11.504 7 INFO cinder.api.openstack.wsgi [None req-ab8b13ea-24ed-42f4-9d28-5ceca7cfbfce 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/types/rbd1 2026-05-19 13:47:11.532 7 INFO cinder.api.openstack.wsgi [None req-ab8b13ea-24ed-42f4-9d28-5ceca7cfbfce 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 7/14] 10.0.0.253 () {30 vars in 682 bytes} [Tue May 19 13:47:10 2026] GET /v3/8cf13f659408417abb79369600a91022/types/rbd1 => generated 82 bytes in 834 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-05-19 13:47:11.574 8 WARNING oslo_policy.policy [None req-35666747-324a-46db-a1fe-2488ef2444c0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:47:11.574 8 WARNING oslo_policy.policy [None req-35666747-324a-46db-a1fe-2488ef2444c0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-19 13:47:11.911 8 INFO cinder.api.openstack.wsgi [None req-35666747-324a-46db-a1fe-2488ef2444c0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/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-05-19 13:47:11.931 8 INFO cinder.api.openstack.wsgi [None req-35666747-324a-46db-a1fe-2488ef2444c0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 8/15] 10.0.0.253 () {30 vars in 721 bytes} [Tue May 19 13:47:11 2026] GET /v3/8cf13f659408417abb79369600a91022/types?name=rbd1&is_public=None => generated 20 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 13:47:13.571 7 INFO cinder.api.openstack.wsgi [None req-4302b4c6-a452-4a08-8db2-e8be891672b1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/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-05-19 13:47:13.596 7 INFO cinder.api.openstack.wsgi [None req-4302b4c6-a452-4a08-8db2-e8be891672b1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/types returned with HTTP 200 [pid: 7|app: 0|req: 8/16] 10.0.0.253 () {34 vars in 725 bytes} [Tue May 19 13:47:13 2026] POST /v3/8cf13f659408417abb79369600a91022/types => generated 179 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 13:47:13.611 8 INFO cinder.api.openstack.wsgi [req-4302b4c6-a452-4a08-8db2-e8be891672b1 req-34fb71e2-bdb4-4224-b998-ab2ff98b1c56 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/types/a541a5c6-f11e-4291-bd86-8fe92fb247de/extra_specs 2026-05-19 13:47:13.665 8 INFO cinder.api.openstack.wsgi [req-4302b4c6-a452-4a08-8db2-e8be891672b1 req-34fb71e2-bdb4-4224-b998-ab2ff98b1c56 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/types/a541a5c6-f11e-4291-bd86-8fe92fb247de/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 9/17] 10.0.0.253 () {36 vars in 894 bytes} [Tue May 19 13:47:13 2026] POST /v3/8cf13f659408417abb79369600a91022/types/a541a5c6-f11e-4291-bd86-8fe92fb247de/extra_specs => generated 48 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 13:47:15.338 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/types?is_public=None 2026-05-19 13:47:15.351 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 9/18] 10.0.0.253 () {30 vars in 701 bytes} [Tue May 19 13:47:15 2026] GET /v3/8cf13f659408417abb79369600a91022/types?is_public=None => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 13:47:17.214 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/qos-specs 2026-05-19 13:47:17.224 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 10/19] 10.0.0.253 () {30 vars in 680 bytes} [Tue May 19 13:47:16 2026] GET /v3/8cf13f659408417abb79369600a91022/qos-specs => generated 17 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 13:47:18.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:47:18.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:47:18.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:47:18.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:47:28.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:47:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:47:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:47:28.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:47:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:47:38.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:47:38.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:47:38.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:47:48.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:47:48.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:47:48.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:47:48.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:47:58.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:47:58.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:47:58.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:47:58.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:48:08.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:48:08.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:48:08.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:48:08.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:48:18.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:48:18.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:48:18.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:48:18.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:48:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:48:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:48:28.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:48:28.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:48:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:48:38.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:48:38.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:48:38.437 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:48:48.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:48:48.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:48:48.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:48:48.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:48:58.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:48:58.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:48:58.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:48:58.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:49:08.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:49:08.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:49:08.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:49:08.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:49:18.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:49:18.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:49:18.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:49:18.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:49:28.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:49:28.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:49:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:49:28.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:49:38.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:49:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:49:38.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:49:38.437 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:49:48.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:49:48.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:49:48.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:49:48.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:49:58.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:49:58.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:49:58.449 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:49:58.450 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:50:08.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:50:08.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:50:08.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:50:08.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:50:18.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:50:18.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:50:18.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:50:18.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:50:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:50:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:50:28.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:50:28.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:50:38.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:50:38.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:50:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:50:38.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:50:48.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:50:48.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:50:48.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:50:48.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:50:58.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:50:58.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:50:58.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:50:58.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:51:08.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:51:08.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:51:08.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:51:08.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:51:18.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:51:18.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:51:18.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:51:18.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:51:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:51:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:51:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:51:28.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:51:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:51:38.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:51:38.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:51:38.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:51:48.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:51:48.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:51:48.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:51:48.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:51:58.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:51:58.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:51:58.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:51:58.437 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:52:08.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:52:08.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:52:08.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:52:08.437 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:52:18.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:52:18.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:52:18.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:52:18.437 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:52:28.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:52:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:52:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:52:28.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:52:38.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:52:38.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:52:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:52:38.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:52:48.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:52:48.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:52:48.437 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:52:48.437 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:52:58.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:52:58.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:52:58.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:52:58.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:53:08.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:53:08.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:53:08.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:53:08.437 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:53:18.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:53:18.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:53:18.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:53:18.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:53:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:53:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:53:28.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:53:28.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:53:38.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:53:38.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:53:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:53:38.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:53:48.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:53:48.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:53:48.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:53:48.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:53:58.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:53:58.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:53:58.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:53:58.445 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:54:08.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:54:08.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:54:08.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:54:08.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:54:18.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:54:18.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:54:18.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:54:18.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:54:28.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:54:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:54:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:54:28.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:54:38.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:54:38.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:54:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:54:38.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:54:48.788 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:54:48.789 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:54:48.790 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:54:48.792 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:54:58.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:54:58.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:54:58.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:54:58.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:55:08.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:55:08.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:55:08.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:55:08.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:55:18.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:55:18.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:55:18.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:55:18.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:55:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:55:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:55:28.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:55:28.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:55:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:55:38.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:55:38.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:55:38.437 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:55:48.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:55:48.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:55:48.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:55:48.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:55:58.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:55:58.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:55:58.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:55:58.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:56:08.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:56:08.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:56:08.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:56:08.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:56:18.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:56:18.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:56:18.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:56:18.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:56:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:56:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:56:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:56:28.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:56:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:56:38.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:56:38.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:56:38.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:56:48.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:56:48.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:56:48.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:56:48.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:56:58.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:56:58.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:56:58.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:56:58.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:57:08.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:57:08.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:57:08.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:57:08.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:57:18.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:57:18.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:57:18.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:57:18.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:57:28.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:57:28.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:57:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:57:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:57:38.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:57:38.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:57:38.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:57:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:57:48.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:57:48.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:57:48.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:57:48.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:57:58.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:57:58.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:57:58.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:57:58.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:58:08.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:58:08.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:58:08.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:58:08.437 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:58:18.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:58:18.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:58:18.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:58:18.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:58:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:58:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:58:28.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:58:28.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:58:38.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:58:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:58:38.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:58:38.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:58:48.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:58:48.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:58:48.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:58:48.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:58:58.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:58:58.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:58:58.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:58:58.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:59:08.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:59:08.437 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:59:08.437 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:59:08.437 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:59:18.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:59:18.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:59:18.438 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:59:18.440 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:59:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:59:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:59:28.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:59:28.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:59:38.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:59:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:59:38.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:59:38.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:59:48.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:59:48.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:59:48.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:59:48.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:59:58.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:59:58.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 13:59:58.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 13:59:58.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:00:08.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:00:08.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:00:08.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:00:08.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:00:18.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:00:18.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:00:18.438 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:00:18.440 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:00:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:00:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:00:28.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:00:28.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:00:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:00:38.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:00:38.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:00:38.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:00:48.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:00:48.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:00:48.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:00:48.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:00:58.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:00:58.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:00:58.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:00:58.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:01:08.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:01:08.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:01:08.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:01:08.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:01:18.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:01:18.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:01:18.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:01:18.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:01:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:01:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:01:28.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:01:28.437 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:01:38.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:01:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:01:38.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:01:38.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:01:48.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:01:48.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:01:48.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:01:48.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:01:58.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:01:58.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:01:58.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:01:58.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:02:08.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:02:08.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:02:08.437 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:02:08.437 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:02:18.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:02:18.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:02:18.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:02:18.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:02:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:02:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:02:28.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:02:28.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:02:38.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:02:38.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:02:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:02:38.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:02:48.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:02:48.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:02:48.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:02:48.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:02:58.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:02:58.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:02:58.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:02:58.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:03:08.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:03:08.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:03:08.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:03:08.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:03:18.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:03:18.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:03:18.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:03:18.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:03:28.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:03:28.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:03:28.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:03:28.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:03:38.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:03:38.434 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:03:38.435 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:03:38.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:03:48.434 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:03:48.435 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:03:48.436 7 INFO cinder.api.openstack.wsgi [None req-26c3e477-f2fb-4c42-a4ea-e8bff6f25694 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:03:48.436 8 INFO cinder.api.openstack.wsgi [None req-a833cb93-e088-4d8b-a4f0-56ee91d4f9ab 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119: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-05-19 14:03:52.209 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET https://volume.199-204-45-132.nip.io/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=False 2026-05-19 14:03:52.232 7 WARNING cinder.quota [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:03:52.233 7 WARNING cinder.quota [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:03:52.233 7 WARNING cinder.quota [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:03:52.234 7 WARNING cinder.quota [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:03:52.234 7 WARNING cinder.quota [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:03:52.234 7 WARNING cinder.quota [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:03:52.240 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] https://volume.199-204-45-132.nip.io/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 110/220] 199.204.45.132 () {44 vars in 1069 bytes} [Tue May 19 14:03:52 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=False => generated 340 bytes in 126 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-05-19 14:03:52.392 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] PUT https://volume.199-204-45-132.nip.io/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022 2026-05-19 14:03:52.465 8 WARNING cinder.quota [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:03:52.466 8 WARNING cinder.quota [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:03:52.466 8 WARNING cinder.quota [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:03:52.466 8 WARNING cinder.quota [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:03:52.467 8 WARNING cinder.quota [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:03:52.467 8 WARNING cinder.quota [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:03:52.475 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] https://volume.199-204-45-132.nip.io/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022 returned with HTTP 200 [pid: 8|app: 0|req: 111/221] 199.204.45.132 () {48 vars in 1098 bytes} [Tue May 19 14:03:52 2026] PUT /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022 => generated 296 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:03:58.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:03:58.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:03:58.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:03:58.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:04:08.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:04:08.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:04:08.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:04:08.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:04:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:04:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:04:18.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:04:18.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:04:28.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:04:28.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:04:28.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:04:28.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:04:38.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:04:38.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:04:38.438 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:04:38.443 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:04:48.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:04:48.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:04:48.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:04:48.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:04:58.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:04:58.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:04:58.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:04:58.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:05:08.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:05:08.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:05:08.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:05:08.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:05:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:05:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:05:18.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:05:18.437 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:05:28.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:05:28.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:05:28.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:05:28.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:05:38.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:05:38.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:05:38.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:05:38.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:05:48.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:05:48.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:05:48.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:05:48.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:05:58.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:05:58.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:05:58.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:05:58.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:06:08.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:06:08.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:06:08.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:06:08.438 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:06:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:06:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:06:18.437 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:06:18.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:06:28.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:06:28.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:06:28.437 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:06:28.439 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:06:38.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:06:38.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:06:38.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:06:38.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:06:48.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:06:48.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:06:48.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:06:48.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:06:58.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:06:58.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:06:58.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:06:58.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:07:08.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:07:08.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:07:08.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:07:08.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:07:18.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:07:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:07:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:07:18.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:07:28.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:07:28.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:07:28.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:07:28.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:07:38.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:07:38.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:07:38.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:07:38.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:07:48.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:07:48.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:07:48.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:07:48.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:07:58.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:07:58.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:07:58.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:07:58.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:08:08.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:08:08.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:08:08.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:08:08.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:08:18.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:08:18.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:08:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:08:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:08:28.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:08:28.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:08:28.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:08:28.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:08:38.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:08:38.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:08:38.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:08:38.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:08:48.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:08:48.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:08:48.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:08:48.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:08:58.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:08:58.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:08:58.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:08:58.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:09:08.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:09:08.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:09:08.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:09:08.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:09:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:09:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:09:18.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:09:18.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:09:28.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:09:28.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:09:28.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:09:28.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:09:38.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:09:38.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:09:38.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:09:38.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:09:48.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:09:48.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:09:48.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:09:48.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:09:58.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:09:58.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:09:58.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:09:58.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:10:08.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:10:08.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:10:08.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:10:08.437 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:10:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:10:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:10:18.437 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:10:18.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:10:28.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:10:28.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:10:28.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:10:28.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:10:38.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:10:38.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:10:38.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:10:38.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:10:48.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:10:48.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:10:48.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:10:48.437 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:10:58.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:10:58.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:10:58.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:10:58.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:11:08.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:11:08.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:11:08.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:11:08.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:11:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:11:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:11:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:11:18.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:11:28.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:11:28.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:11:28.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:11:28.440 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:11:38.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:11:38.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:11:38.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:11:38.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:11:48.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:11:48.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:11:48.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:11:48.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:11:58.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:11:58.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:11:58.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:11:58.438 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:12:08.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:12:08.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:12:08.438 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:12:08.439 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:12:18.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:12:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:12:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:12:18.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:12:28.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:12:28.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:12:28.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:12:28.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:12:38.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:12:38.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:12:38.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:12:38.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:12:48.439 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:12:48.440 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:12:48.441 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:12:48.442 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:12:58.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:12:58.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:12:58.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:12:58.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:13:08.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:13:08.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:13:08.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:13:08.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:13:18.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:13:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:13:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:13:18.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:13:28.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:13:28.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:13:28.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:13:28.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:13:38.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:13:38.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:13:38.444 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:13:38.445 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:13:48.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:13:48.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:13:48.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:13:48.437 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:13:58.446 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:13:58.446 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:13:58.447 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:13:58.448 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:14:08.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:14:08.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:14:08.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:14:08.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:14:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:14:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:14:18.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:14:18.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:14:28.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:14:28.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:14:28.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:14:28.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:14:38.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:14:38.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:14:38.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:14:38.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:14:48.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:14:48.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:14:48.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:14:48.438 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:14:58.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:14:58.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:14:58.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:14:58.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:15:08.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:15:08.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:15:08.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:15:08.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:15:18.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:15:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:15:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:15:18.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:15:28.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:15:28.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:15:28.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:15:28.437 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:15:38.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:15:38.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:15:38.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:15:38.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:15:48.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:15:48.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:15:48.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:15:48.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:15:58.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:15:58.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:15:58.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:15:58.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:16:08.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:16:08.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:16:08.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:16:08.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:16:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:16:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:16:18.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:16:18.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:16:28.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:16:28.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:16:28.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:16:28.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:16:38.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:16:38.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:16:38.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:16:38.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:16:48.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:16:48.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:16:48.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:16:48.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:16:58.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:16:58.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:16:58.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:16:58.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:17:08.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:17:08.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:17:08.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:17:08.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:17:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:17:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:17:18.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:17:18.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:17:28.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:17:28.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:17:28.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:17:28.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:17:38.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:17:38.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:17:38.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:17:38.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:17:48.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:17:48.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:17:48.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:17:48.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:17:58.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:17:58.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:17:58.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:17:58.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:18:08.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:18:08.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:18:08.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:18:08.437 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:18:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:18:18.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:18:18.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:18:18.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:18:28.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:18:28.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:18:28.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:18:28.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:18:38.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:18:38.437 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:18:38.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:18:38.439 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:18:48.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:18:48.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:18:48.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:18:48.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:18:58.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:18:58.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:18:58.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:18:58.436 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:19:08.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:19:08.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:19:08.435 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:19:08.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:19:18.434 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:19:18.434 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:19:18.435 8 INFO cinder.api.openstack.wsgi [None req-f9d46356-c807-4f35-bf91-034dfdd1f1f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:19:18.436 7 INFO cinder.api.openstack.wsgi [None req-fb559596-f26d-42e2-9b48-f57a36977ef7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:19:21.887 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET https://volume.199-204-45-132.nip.io/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=False 2026-05-19 14:19:21.908 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] https://volume.199-204-45-132.nip.io/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 205/408] 199.204.45.132 () {44 vars in 1069 bytes} [Tue May 19 14:19:21 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=False => generated 340 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:19:22.471 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] PUT https://volume.199-204-45-132.nip.io/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d 2026-05-19 14:19:22.535 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] https://volume.199-204-45-132.nip.io/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d returned with HTTP 200 [pid: 7|app: 0|req: 204/409] 199.204.45.132 () {48 vars in 1098 bytes} [Tue May 19 14:19:22 2026] PUT /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d => generated 296 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:19:28.434 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:19:28.434 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:19:28.435 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:19:28.436 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:19:38.435 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:19:38.435 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:19:38.436 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:19:38.436 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:19:48.435 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:19:48.435 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:19:48.436 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:19:48.436 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:19:58.435 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:19:58.436 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:19:58.437 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:19:58.438 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:20:08.435 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:20:08.435 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:20:08.435 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:20:08.436 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:20:18.435 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:20:18.435 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:20:18.436 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:20:18.436 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:20:28.434 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:20:28.435 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:20:28.435 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:20:28.436 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:20:38.434 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:20:38.434 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:20:38.435 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:20:38.436 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:20:48.435 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:20:48.436 7 INFO cinder.api.openstack.wsgi [None req-2ca1d8b4-9ca8-405f-9fd6-fe06b015b0e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:20:48.437 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:20:48.438 8 INFO cinder.api.openstack.wsgi [None req-4a0f90cd-4660-44c4-b2cd-fba1a065194b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:20:49.099 7 INFO cinder.api.openstack.wsgi [None req-b048a1d2-d1cc-4769-89c3-c41215141858 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:20:49.109 7 INFO cinder.api.openstack.wsgi [None req-b048a1d2-d1cc-4769-89c3-c41215141858 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 214/428] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:20:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:20:49.124 8 INFO cinder.api.openstack.wsgi [None req-7624cf31-aca1-44c9-afb7-3518ba8c773e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:20:49.154 8 INFO cinder.volume.api [None req-7624cf31-aca1-44c9-afb7-3518ba8c773e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:20:49.156 8 INFO cinder.api.openstack.wsgi [None req-7624cf31-aca1-44c9-afb7-3518ba8c773e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/429] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:20:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:20:49.169 7 INFO cinder.api.openstack.wsgi [None req-592d13b6-60b7-48db-a66e-a57ac8bee330 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:20:49.184 7 INFO cinder.volume.api [None req-592d13b6-60b7-48db-a66e-a57ac8bee330 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:20:49.184 7 INFO cinder.api.openstack.wsgi [None req-592d13b6-60b7-48db-a66e-a57ac8bee330 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 215/430] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:20:49 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:20:49.197 8 INFO cinder.api.openstack.wsgi [None req-5ee74a06-0d87-416a-bc47-cd7eac385c58 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:20:49.735 8 INFO cinder.api.openstack.wsgi [None req-5ee74a06-0d87-416a-bc47-cd7eac385c58 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 216/431] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:20:49 2026] GET /v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:20:49.784 7 INFO cinder.api.openstack.wsgi [None req-d29eef11-3f93-4360-a03c-38ae9f2ae4f3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:20:49.805 7 INFO cinder.api.openstack.wsgi [None req-d29eef11-3f93-4360-a03c-38ae9f2ae4f3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/432] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:20:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:20:49.817 8 INFO cinder.api.openstack.wsgi [None req-ad831446-40e1-4598-a8d5-e4b06ac8633a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:20:49.839 8 INFO cinder.api.openstack.wsgi [None req-ad831446-40e1-4598-a8d5-e4b06ac8633a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 217/433] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:20:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:20:49.851 7 INFO cinder.api.openstack.wsgi [None req-65c290e4-acc5-49d6-8d69-6b93f4ffdf31 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:20:49.869 7 INFO cinder.api.openstack.wsgi [None req-65c290e4-acc5-49d6-8d69-6b93f4ffdf31 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 217/434] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:20:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:20:49.878 8 INFO cinder.api.openstack.wsgi [None req-165d08f0-4c23-4a1d-b21f-e434ac7172d7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:20:49.886 8 INFO cinder.volume.api [None req-165d08f0-4c23-4a1d-b21f-e434ac7172d7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:20:49.888 8 INFO cinder.api.openstack.wsgi [None req-165d08f0-4c23-4a1d-b21f-e434ac7172d7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 218/435] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:20:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:20:58.435 8 INFO cinder.api.openstack.wsgi [None req-165d08f0-4c23-4a1d-b21f-e434ac7172d7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:20:58.436 8 INFO cinder.api.openstack.wsgi [None req-165d08f0-4c23-4a1d-b21f-e434ac7172d7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:20:58.436 7 INFO cinder.api.openstack.wsgi [None req-65c290e4-acc5-49d6-8d69-6b93f4ffdf31 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:20:58.437 7 INFO cinder.api.openstack.wsgi [None req-65c290e4-acc5-49d6-8d69-6b93f4ffdf31 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:21:08.434 8 INFO cinder.api.openstack.wsgi [None req-165d08f0-4c23-4a1d-b21f-e434ac7172d7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:21:08.434 7 INFO cinder.api.openstack.wsgi [None req-65c290e4-acc5-49d6-8d69-6b93f4ffdf31 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:21:08.435 8 INFO cinder.api.openstack.wsgi [None req-165d08f0-4c23-4a1d-b21f-e434ac7172d7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:21:08.436 7 INFO cinder.api.openstack.wsgi [None req-65c290e4-acc5-49d6-8d69-6b93f4ffdf31 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:21:18.434 8 INFO cinder.api.openstack.wsgi [None req-165d08f0-4c23-4a1d-b21f-e434ac7172d7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:21:18.435 8 INFO cinder.api.openstack.wsgi [None req-165d08f0-4c23-4a1d-b21f-e434ac7172d7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:21:18.434 7 INFO cinder.api.openstack.wsgi [None req-65c290e4-acc5-49d6-8d69-6b93f4ffdf31 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:21:18.436 7 INFO cinder.api.openstack.wsgi [None req-65c290e4-acc5-49d6-8d69-6b93f4ffdf31 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:21:28.435 8 INFO cinder.api.openstack.wsgi [None req-165d08f0-4c23-4a1d-b21f-e434ac7172d7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:21:28.435 7 INFO cinder.api.openstack.wsgi [None req-65c290e4-acc5-49d6-8d69-6b93f4ffdf31 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:21:28.436 8 INFO cinder.api.openstack.wsgi [None req-165d08f0-4c23-4a1d-b21f-e434ac7172d7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:21:28.436 7 INFO cinder.api.openstack.wsgi [None req-65c290e4-acc5-49d6-8d69-6b93f4ffdf31 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:21:38.434 8 INFO cinder.api.openstack.wsgi [None req-165d08f0-4c23-4a1d-b21f-e434ac7172d7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:21:38.434 7 INFO cinder.api.openstack.wsgi [None req-65c290e4-acc5-49d6-8d69-6b93f4ffdf31 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:21:38.434 8 INFO cinder.api.openstack.wsgi [None req-165d08f0-4c23-4a1d-b21f-e434ac7172d7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:21:38.435 7 INFO cinder.api.openstack.wsgi [None req-65c290e4-acc5-49d6-8d69-6b93f4ffdf31 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:21:48.435 8 INFO cinder.api.openstack.wsgi [None req-165d08f0-4c23-4a1d-b21f-e434ac7172d7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:21:48.435 7 INFO cinder.api.openstack.wsgi [None req-65c290e4-acc5-49d6-8d69-6b93f4ffdf31 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:21:48.436 8 INFO cinder.api.openstack.wsgi [None req-165d08f0-4c23-4a1d-b21f-e434ac7172d7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:21:48.436 7 INFO cinder.api.openstack.wsgi [None req-65c290e4-acc5-49d6-8d69-6b93f4ffdf31 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:21:49.063 8 INFO cinder.api.openstack.wsgi [None req-b2992e11-83a4-4692-9211-bb99e6250cb5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:21:49.073 8 INFO cinder.volume.api [None req-b2992e11-83a4-4692-9211-bb99e6250cb5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:21:49.074 8 INFO cinder.api.openstack.wsgi [None req-b2992e11-83a4-4692-9211-bb99e6250cb5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/448] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:21:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:21:49.087 7 INFO cinder.api.openstack.wsgi [None req-b6e83db5-f3a9-4b7c-8046-25980fced4bb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:21:49.093 7 INFO cinder.volume.api [None req-b6e83db5-f3a9-4b7c-8046-25980fced4bb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:21:49.094 7 INFO cinder.api.openstack.wsgi [None req-b6e83db5-f3a9-4b7c-8046-25980fced4bb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 224/449] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:21:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:21:49.103 8 INFO cinder.api.openstack.wsgi [None req-7b6350c4-7f87-4d62-a56d-899e15ce3710 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:21:49.606 8 INFO cinder.api.openstack.wsgi [None req-7b6350c4-7f87-4d62-a56d-899e15ce3710 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 226/450] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:21:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:21:49.644 7 INFO cinder.api.openstack.wsgi [None req-953be0a2-add1-46d1-94c4-79fe8c55d248 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:21:49.667 7 INFO cinder.api.openstack.wsgi [None req-953be0a2-add1-46d1-94c4-79fe8c55d248 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/451] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:21:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:21:49.678 8 INFO cinder.api.openstack.wsgi [None req-dcae113f-1ad2-4fcd-be63-c6ec7f9a6822 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:21:49.696 8 INFO cinder.api.openstack.wsgi [None req-dcae113f-1ad2-4fcd-be63-c6ec7f9a6822 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 227/452] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:21:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:21:49.708 7 INFO cinder.api.openstack.wsgi [None req-a5bc26d4-46f9-4ef5-bc30-26171cb309cc 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:21:49.732 7 INFO cinder.api.openstack.wsgi [None req-a5bc26d4-46f9-4ef5-bc30-26171cb309cc 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 226/453] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:21:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:21:49.743 8 INFO cinder.api.openstack.wsgi [None req-61f09ef7-296f-4bc6-b3b8-ce5344b7a410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:21:49.750 8 INFO cinder.volume.api [None req-61f09ef7-296f-4bc6-b3b8-ce5344b7a410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:21:49.751 8 INFO cinder.api.openstack.wsgi [None req-61f09ef7-296f-4bc6-b3b8-ce5344b7a410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 228/454] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:21:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:21:49.762 7 INFO cinder.api.openstack.wsgi [None req-ff5c1586-ce09-484b-b547-2ac405300ad5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:21:49.765 7 INFO cinder.api.openstack.wsgi [None req-ff5c1586-ce09-484b-b547-2ac405300ad5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 227/455] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:21:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:21:58.434 7 INFO cinder.api.openstack.wsgi [None req-ff5c1586-ce09-484b-b547-2ac405300ad5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:21:58.434 8 INFO cinder.api.openstack.wsgi [None req-61f09ef7-296f-4bc6-b3b8-ce5344b7a410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:21:58.435 7 INFO cinder.api.openstack.wsgi [None req-ff5c1586-ce09-484b-b547-2ac405300ad5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:21:58.435 8 INFO cinder.api.openstack.wsgi [None req-61f09ef7-296f-4bc6-b3b8-ce5344b7a410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:22:08.438 7 INFO cinder.api.openstack.wsgi [None req-ff5c1586-ce09-484b-b547-2ac405300ad5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:22:08.438 8 INFO cinder.api.openstack.wsgi [None req-61f09ef7-296f-4bc6-b3b8-ce5344b7a410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:22:08.439 8 INFO cinder.api.openstack.wsgi [None req-61f09ef7-296f-4bc6-b3b8-ce5344b7a410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:22:08.439 7 INFO cinder.api.openstack.wsgi [None req-ff5c1586-ce09-484b-b547-2ac405300ad5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:22:18.435 8 INFO cinder.api.openstack.wsgi [None req-61f09ef7-296f-4bc6-b3b8-ce5344b7a410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:22:18.436 7 INFO cinder.api.openstack.wsgi [None req-ff5c1586-ce09-484b-b547-2ac405300ad5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:22:18.436 8 INFO cinder.api.openstack.wsgi [None req-61f09ef7-296f-4bc6-b3b8-ce5344b7a410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:22:18.437 7 INFO cinder.api.openstack.wsgi [None req-ff5c1586-ce09-484b-b547-2ac405300ad5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:22:28.435 8 INFO cinder.api.openstack.wsgi [None req-61f09ef7-296f-4bc6-b3b8-ce5344b7a410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:22:28.435 7 INFO cinder.api.openstack.wsgi [None req-ff5c1586-ce09-484b-b547-2ac405300ad5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:22:28.436 8 INFO cinder.api.openstack.wsgi [None req-61f09ef7-296f-4bc6-b3b8-ce5344b7a410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:22:28.436 7 INFO cinder.api.openstack.wsgi [None req-ff5c1586-ce09-484b-b547-2ac405300ad5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:22:38.435 7 INFO cinder.api.openstack.wsgi [None req-ff5c1586-ce09-484b-b547-2ac405300ad5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:22:38.435 8 INFO cinder.api.openstack.wsgi [None req-61f09ef7-296f-4bc6-b3b8-ce5344b7a410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:22:38.436 8 INFO cinder.api.openstack.wsgi [None req-61f09ef7-296f-4bc6-b3b8-ce5344b7a410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:22:38.436 7 INFO cinder.api.openstack.wsgi [None req-ff5c1586-ce09-484b-b547-2ac405300ad5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:22:48.435 8 INFO cinder.api.openstack.wsgi [None req-61f09ef7-296f-4bc6-b3b8-ce5344b7a410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:22:48.435 7 INFO cinder.api.openstack.wsgi [None req-ff5c1586-ce09-484b-b547-2ac405300ad5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:22:48.436 8 INFO cinder.api.openstack.wsgi [None req-61f09ef7-296f-4bc6-b3b8-ce5344b7a410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:22:48.436 7 INFO cinder.api.openstack.wsgi [None req-ff5c1586-ce09-484b-b547-2ac405300ad5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:22:49.029 8 INFO cinder.api.openstack.wsgi [None req-474f413d-1032-418b-8c70-08fc74930ce5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:22:49.533 8 INFO cinder.api.openstack.wsgi [None req-474f413d-1032-418b-8c70-08fc74930ce5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 235/468] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:22:49 2026] GET /v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:22:49.574 7 INFO cinder.api.openstack.wsgi [None req-df6a964f-d58d-4604-b415-bd56e64bb814 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:22:49.592 7 INFO cinder.api.openstack.wsgi [None req-df6a964f-d58d-4604-b415-bd56e64bb814 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 234/469] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:22:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:22:49.604 8 INFO cinder.api.openstack.wsgi [None req-14af134e-9df7-4ef3-af4a-03b62c6fdf16 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:22:49.627 8 INFO cinder.api.openstack.wsgi [None req-14af134e-9df7-4ef3-af4a-03b62c6fdf16 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 236/470] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:22:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:22:49.639 7 INFO cinder.api.openstack.wsgi [None req-64c19a1d-2673-4552-8d06-b058df02afea 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:22:49.658 7 INFO cinder.api.openstack.wsgi [None req-64c19a1d-2673-4552-8d06-b058df02afea 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 235/471] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:22:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:22:49.672 8 INFO cinder.api.openstack.wsgi [None req-ee5119e6-0824-4d40-b8a4-2a9bdb6d5819 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:22:49.679 8 INFO cinder.api.openstack.wsgi [None req-ee5119e6-0824-4d40-b8a4-2a9bdb6d5819 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 237/472] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:22:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:22:49.688 7 INFO cinder.api.openstack.wsgi [None req-2e40e36c-b338-47af-b120-b3e22e3e89da 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:22:49.721 7 INFO cinder.volume.api [None req-2e40e36c-b338-47af-b120-b3e22e3e89da 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:22:49.723 7 INFO cinder.api.openstack.wsgi [None req-2e40e36c-b338-47af-b120-b3e22e3e89da 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 236/473] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:22:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:22:49.732 8 INFO cinder.api.openstack.wsgi [None req-541537a0-bcf5-4046-a6cd-4271b1de1560 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:22:49.743 8 INFO cinder.volume.api [None req-541537a0-bcf5-4046-a6cd-4271b1de1560 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:22:49.745 8 INFO cinder.api.openstack.wsgi [None req-541537a0-bcf5-4046-a6cd-4271b1de1560 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 238/474] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:22:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:22:49.756 7 INFO cinder.api.openstack.wsgi [None req-c6e63998-81a6-4cee-b2eb-55066728bed5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:22:49.762 7 INFO cinder.volume.api [None req-c6e63998-81a6-4cee-b2eb-55066728bed5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:22:49.763 7 INFO cinder.api.openstack.wsgi [None req-c6e63998-81a6-4cee-b2eb-55066728bed5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/475] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:22:49 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:22:58.435 8 INFO cinder.api.openstack.wsgi [None req-541537a0-bcf5-4046-a6cd-4271b1de1560 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:22:58.436 7 INFO cinder.api.openstack.wsgi [None req-c6e63998-81a6-4cee-b2eb-55066728bed5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:22:58.437 8 INFO cinder.api.openstack.wsgi [None req-541537a0-bcf5-4046-a6cd-4271b1de1560 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:22:58.437 7 INFO cinder.api.openstack.wsgi [None req-c6e63998-81a6-4cee-b2eb-55066728bed5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:23:08.435 7 INFO cinder.api.openstack.wsgi [None req-c6e63998-81a6-4cee-b2eb-55066728bed5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:23:08.435 8 INFO cinder.api.openstack.wsgi [None req-541537a0-bcf5-4046-a6cd-4271b1de1560 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:23:08.436 7 INFO cinder.api.openstack.wsgi [None req-c6e63998-81a6-4cee-b2eb-55066728bed5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:23:08.436 8 INFO cinder.api.openstack.wsgi [None req-541537a0-bcf5-4046-a6cd-4271b1de1560 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:23:18.434 7 INFO cinder.api.openstack.wsgi [None req-c6e63998-81a6-4cee-b2eb-55066728bed5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:23:18.435 8 INFO cinder.api.openstack.wsgi [None req-541537a0-bcf5-4046-a6cd-4271b1de1560 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:23:18.435 7 INFO cinder.api.openstack.wsgi [None req-c6e63998-81a6-4cee-b2eb-55066728bed5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:23:18.436 8 INFO cinder.api.openstack.wsgi [None req-541537a0-bcf5-4046-a6cd-4271b1de1560 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:23:28.434 8 INFO cinder.api.openstack.wsgi [None req-541537a0-bcf5-4046-a6cd-4271b1de1560 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:23:28.434 7 INFO cinder.api.openstack.wsgi [None req-c6e63998-81a6-4cee-b2eb-55066728bed5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:23:28.435 7 INFO cinder.api.openstack.wsgi [None req-c6e63998-81a6-4cee-b2eb-55066728bed5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:23:28.435 8 INFO cinder.api.openstack.wsgi [None req-541537a0-bcf5-4046-a6cd-4271b1de1560 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:23:38.435 7 INFO cinder.api.openstack.wsgi [None req-c6e63998-81a6-4cee-b2eb-55066728bed5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:23:38.435 8 INFO cinder.api.openstack.wsgi [None req-541537a0-bcf5-4046-a6cd-4271b1de1560 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:23:38.436 8 INFO cinder.api.openstack.wsgi [None req-541537a0-bcf5-4046-a6cd-4271b1de1560 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:23:38.436 7 INFO cinder.api.openstack.wsgi [None req-c6e63998-81a6-4cee-b2eb-55066728bed5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:23:48.434 8 INFO cinder.api.openstack.wsgi [None req-541537a0-bcf5-4046-a6cd-4271b1de1560 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:23:48.435 8 INFO cinder.api.openstack.wsgi [None req-541537a0-bcf5-4046-a6cd-4271b1de1560 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:23:48.435 7 INFO cinder.api.openstack.wsgi [None req-c6e63998-81a6-4cee-b2eb-55066728bed5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:23:48.437 7 INFO cinder.api.openstack.wsgi [None req-c6e63998-81a6-4cee-b2eb-55066728bed5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:23:49.059 8 INFO cinder.api.openstack.wsgi [None req-b4173e90-6700-42d9-bd8f-6ef2d055fa33 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:23:49.064 8 INFO cinder.api.openstack.wsgi [None req-b4173e90-6700-42d9-bd8f-6ef2d055fa33 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 245/488] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:23:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:23:49.077 7 INFO cinder.api.openstack.wsgi [None req-b5359cff-15fc-46ef-b6aa-6ebe9f878cdc 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:23:49.088 7 INFO cinder.volume.api [None req-b5359cff-15fc-46ef-b6aa-6ebe9f878cdc 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:23:49.090 7 INFO cinder.api.openstack.wsgi [None req-b5359cff-15fc-46ef-b6aa-6ebe9f878cdc 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/489] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:23:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:23:49.100 8 INFO cinder.api.openstack.wsgi [None req-96d95103-34bc-4922-b66b-121af97b031a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:23:49.114 8 INFO cinder.volume.api [None req-96d95103-34bc-4922-b66b-121af97b031a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:23:49.114 8 INFO cinder.api.openstack.wsgi [None req-96d95103-34bc-4922-b66b-121af97b031a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/490] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:23:49 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:23:49.124 7 INFO cinder.api.openstack.wsgi [None req-56584de2-712f-4d8b-b3fb-af7143be59f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:23:49.133 7 INFO cinder.volume.api [None req-56584de2-712f-4d8b-b3fb-af7143be59f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:23:49.134 7 INFO cinder.api.openstack.wsgi [None req-56584de2-712f-4d8b-b3fb-af7143be59f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 245/491] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:23:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:23:49.145 8 INFO cinder.api.openstack.wsgi [None req-8c69198a-db64-4ed7-8416-f910cfce6811 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:23:49.650 8 INFO cinder.api.openstack.wsgi [None req-8c69198a-db64-4ed7-8416-f910cfce6811 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 247/492] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:23:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:23:49.686 7 INFO cinder.api.openstack.wsgi [None req-31cab6da-f813-4604-86b9-936e6b438142 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:23:49.710 7 INFO cinder.api.openstack.wsgi [None req-31cab6da-f813-4604-86b9-936e6b438142 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 246/493] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:23:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:23:49.719 8 INFO cinder.api.openstack.wsgi [None req-e6d79103-3541-4dc2-b997-55628802f070 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:23:49.737 8 INFO cinder.api.openstack.wsgi [None req-e6d79103-3541-4dc2-b997-55628802f070 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/494] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:23:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:23:49.748 7 INFO cinder.api.openstack.wsgi [None req-0f20ad28-bf13-4c9c-93a4-90027e837568 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:23:49.768 7 INFO cinder.api.openstack.wsgi [None req-0f20ad28-bf13-4c9c-93a4-90027e837568 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 247/495] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:23:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:23:58.435 7 INFO cinder.api.openstack.wsgi [None req-0f20ad28-bf13-4c9c-93a4-90027e837568 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:23:58.435 8 INFO cinder.api.openstack.wsgi [None req-e6d79103-3541-4dc2-b997-55628802f070 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:23:58.436 7 INFO cinder.api.openstack.wsgi [None req-0f20ad28-bf13-4c9c-93a4-90027e837568 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:23:58.436 8 INFO cinder.api.openstack.wsgi [None req-e6d79103-3541-4dc2-b997-55628802f070 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:24:08.434 7 INFO cinder.api.openstack.wsgi [None req-0f20ad28-bf13-4c9c-93a4-90027e837568 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:24:08.434 8 INFO cinder.api.openstack.wsgi [None req-e6d79103-3541-4dc2-b997-55628802f070 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:24:08.435 7 INFO cinder.api.openstack.wsgi [None req-0f20ad28-bf13-4c9c-93a4-90027e837568 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:24:08.435 8 INFO cinder.api.openstack.wsgi [None req-e6d79103-3541-4dc2-b997-55628802f070 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:24:18.434 7 INFO cinder.api.openstack.wsgi [None req-0f20ad28-bf13-4c9c-93a4-90027e837568 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:24:18.434 8 INFO cinder.api.openstack.wsgi [None req-e6d79103-3541-4dc2-b997-55628802f070 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:24:18.435 7 INFO cinder.api.openstack.wsgi [None req-0f20ad28-bf13-4c9c-93a4-90027e837568 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:24:18.435 8 INFO cinder.api.openstack.wsgi [None req-e6d79103-3541-4dc2-b997-55628802f070 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:24:28.434 7 INFO cinder.api.openstack.wsgi [None req-0f20ad28-bf13-4c9c-93a4-90027e837568 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:24:28.435 7 INFO cinder.api.openstack.wsgi [None req-0f20ad28-bf13-4c9c-93a4-90027e837568 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:24:28.435 8 INFO cinder.api.openstack.wsgi [None req-e6d79103-3541-4dc2-b997-55628802f070 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:24:28.437 8 INFO cinder.api.openstack.wsgi [None req-e6d79103-3541-4dc2-b997-55628802f070 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:24:38.435 8 INFO cinder.api.openstack.wsgi [None req-e6d79103-3541-4dc2-b997-55628802f070 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:24:38.436 7 INFO cinder.api.openstack.wsgi [None req-0f20ad28-bf13-4c9c-93a4-90027e837568 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:24:38.437 8 INFO cinder.api.openstack.wsgi [None req-e6d79103-3541-4dc2-b997-55628802f070 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:24:38.437 7 INFO cinder.api.openstack.wsgi [None req-0f20ad28-bf13-4c9c-93a4-90027e837568 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:24:48.434 8 INFO cinder.api.openstack.wsgi [None req-e6d79103-3541-4dc2-b997-55628802f070 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:24:48.434 7 INFO cinder.api.openstack.wsgi [None req-0f20ad28-bf13-4c9c-93a4-90027e837568 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:24:48.436 8 INFO cinder.api.openstack.wsgi [None req-e6d79103-3541-4dc2-b997-55628802f070 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:24:48.436 7 INFO cinder.api.openstack.wsgi [None req-0f20ad28-bf13-4c9c-93a4-90027e837568 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:24:49.090 8 INFO cinder.api.openstack.wsgi [None req-7346a4d9-51ec-4a53-ae8a-3fde6eb2ef72 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:24:49.099 8 INFO cinder.volume.api [None req-7346a4d9-51ec-4a53-ae8a-3fde6eb2ef72 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:24:49.101 8 INFO cinder.api.openstack.wsgi [None req-7346a4d9-51ec-4a53-ae8a-3fde6eb2ef72 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/508] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:24:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:24:49.115 7 INFO cinder.api.openstack.wsgi [None req-9e523190-c2bf-4fe0-b89e-dde6e00bc43f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:24:49.123 7 INFO cinder.api.openstack.wsgi [None req-9e523190-c2bf-4fe0-b89e-dde6e00bc43f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 254/509] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:24:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:24:49.135 8 INFO cinder.api.openstack.wsgi [None req-7f1dc68d-efa4-4935-8ebc-2f5a67308e0a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:24:49.639 8 INFO cinder.api.openstack.wsgi [None req-7f1dc68d-efa4-4935-8ebc-2f5a67308e0a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 256/510] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:24:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:24:49.653 7 INFO cinder.api.openstack.wsgi [None req-ea319d75-a883-43fe-8e06-1f2d72d96f75 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:24:49.659 7 INFO cinder.volume.api [None req-ea319d75-a883-43fe-8e06-1f2d72d96f75 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:24:49.660 7 INFO cinder.api.openstack.wsgi [None req-ea319d75-a883-43fe-8e06-1f2d72d96f75 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 255/511] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:24:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:24:49.671 8 INFO cinder.api.openstack.wsgi [None req-324c07ad-a8b4-4acd-a3fe-5dcc8c4d7e3e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:24:49.679 8 INFO cinder.volume.api [None req-324c07ad-a8b4-4acd-a3fe-5dcc8c4d7e3e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:24:49.681 8 INFO cinder.api.openstack.wsgi [None req-324c07ad-a8b4-4acd-a3fe-5dcc8c4d7e3e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 257/512] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:24:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:24:49.723 7 INFO cinder.api.openstack.wsgi [None req-baa8bf89-ac47-4b45-8801-79b832ef3dfe 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:24:49.744 7 INFO cinder.api.openstack.wsgi [None req-baa8bf89-ac47-4b45-8801-79b832ef3dfe 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/513] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:24:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:24:49.755 8 INFO cinder.api.openstack.wsgi [None req-59def1c2-4f2f-41dc-ae77-1314641e6f60 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:24:49.777 8 INFO cinder.api.openstack.wsgi [None req-59def1c2-4f2f-41dc-ae77-1314641e6f60 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 258/514] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:24:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:24:49.789 7 INFO cinder.api.openstack.wsgi [None req-0fb3fd61-b259-4eb7-9504-371f6b7708cb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:24:49.815 7 INFO cinder.api.openstack.wsgi [None req-0fb3fd61-b259-4eb7-9504-371f6b7708cb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 257/515] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:24:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:24:58.435 8 INFO cinder.api.openstack.wsgi [None req-59def1c2-4f2f-41dc-ae77-1314641e6f60 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:24:58.435 7 INFO cinder.api.openstack.wsgi [None req-0fb3fd61-b259-4eb7-9504-371f6b7708cb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:24:58.436 8 INFO cinder.api.openstack.wsgi [None req-59def1c2-4f2f-41dc-ae77-1314641e6f60 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:24:58.436 7 INFO cinder.api.openstack.wsgi [None req-0fb3fd61-b259-4eb7-9504-371f6b7708cb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:25:08.434 8 INFO cinder.api.openstack.wsgi [None req-59def1c2-4f2f-41dc-ae77-1314641e6f60 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:25:08.435 7 INFO cinder.api.openstack.wsgi [None req-0fb3fd61-b259-4eb7-9504-371f6b7708cb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:25:08.435 8 INFO cinder.api.openstack.wsgi [None req-59def1c2-4f2f-41dc-ae77-1314641e6f60 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:25:08.436 7 INFO cinder.api.openstack.wsgi [None req-0fb3fd61-b259-4eb7-9504-371f6b7708cb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:25:18.434 8 INFO cinder.api.openstack.wsgi [None req-59def1c2-4f2f-41dc-ae77-1314641e6f60 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:25:18.434 7 INFO cinder.api.openstack.wsgi [None req-0fb3fd61-b259-4eb7-9504-371f6b7708cb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:25:18.435 7 INFO cinder.api.openstack.wsgi [None req-0fb3fd61-b259-4eb7-9504-371f6b7708cb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:25:18.435 8 INFO cinder.api.openstack.wsgi [None req-59def1c2-4f2f-41dc-ae77-1314641e6f60 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:25:28.435 7 INFO cinder.api.openstack.wsgi [None req-0fb3fd61-b259-4eb7-9504-371f6b7708cb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:25:28.435 8 INFO cinder.api.openstack.wsgi [None req-59def1c2-4f2f-41dc-ae77-1314641e6f60 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:25:28.436 7 INFO cinder.api.openstack.wsgi [None req-0fb3fd61-b259-4eb7-9504-371f6b7708cb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:25:28.436 8 INFO cinder.api.openstack.wsgi [None req-59def1c2-4f2f-41dc-ae77-1314641e6f60 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:25:38.435 7 INFO cinder.api.openstack.wsgi [None req-0fb3fd61-b259-4eb7-9504-371f6b7708cb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:25:38.435 7 INFO cinder.api.openstack.wsgi [None req-0fb3fd61-b259-4eb7-9504-371f6b7708cb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:25:38.435 8 INFO cinder.api.openstack.wsgi [None req-59def1c2-4f2f-41dc-ae77-1314641e6f60 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:25:38.436 8 INFO cinder.api.openstack.wsgi [None req-59def1c2-4f2f-41dc-ae77-1314641e6f60 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:25:48.435 7 INFO cinder.api.openstack.wsgi [None req-0fb3fd61-b259-4eb7-9504-371f6b7708cb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:25:48.435 8 INFO cinder.api.openstack.wsgi [None req-59def1c2-4f2f-41dc-ae77-1314641e6f60 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:25:48.435 7 INFO cinder.api.openstack.wsgi [None req-0fb3fd61-b259-4eb7-9504-371f6b7708cb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:25:48.436 8 INFO cinder.api.openstack.wsgi [None req-59def1c2-4f2f-41dc-ae77-1314641e6f60 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:25:49.103 7 INFO cinder.api.openstack.wsgi [None req-1e33e10f-bbca-49c1-b49d-c1c0d829f243 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:25:49.116 7 INFO cinder.volume.api [None req-1e33e10f-bbca-49c1-b49d-c1c0d829f243 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:25:49.118 7 INFO cinder.api.openstack.wsgi [None req-1e33e10f-bbca-49c1-b49d-c1c0d829f243 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/528] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:25:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:25:49.132 8 INFO cinder.api.openstack.wsgi [None req-c9bab0c0-b629-4e7f-9bc3-200153a85bdd 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:25:49.140 8 INFO cinder.volume.api [None req-c9bab0c0-b629-4e7f-9bc3-200153a85bdd 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:25:49.140 8 INFO cinder.api.openstack.wsgi [None req-c9bab0c0-b629-4e7f-9bc3-200153a85bdd 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/529] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:25:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:25:49.186 7 INFO cinder.api.openstack.wsgi [None req-0613ab41-b5bf-4b1d-a630-c460e3c5757a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:25:49.208 7 INFO cinder.api.openstack.wsgi [None req-0613ab41-b5bf-4b1d-a630-c460e3c5757a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/530] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:25:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:25:49.220 8 INFO cinder.api.openstack.wsgi [None req-4a6a9049-4f06-4e1c-bcc6-e43aa7ca3238 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:25:49.246 8 INFO cinder.api.openstack.wsgi [None req-4a6a9049-4f06-4e1c-bcc6-e43aa7ca3238 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 266/531] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:25:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:25:49.277 7 INFO cinder.api.openstack.wsgi [None req-f10873dc-d3aa-4729-a852-f9d54e8fd719 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:25:49.297 7 INFO cinder.api.openstack.wsgi [None req-f10873dc-d3aa-4729-a852-f9d54e8fd719 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:25:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:25:49.310 8 INFO cinder.api.openstack.wsgi [None req-77213815-d191-47d5-b06e-628514b1ae05 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:25:49.814 8 INFO cinder.api.openstack.wsgi [None req-77213815-d191-47d5-b06e-628514b1ae05 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 267/533] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:25:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:25:49.828 7 INFO cinder.api.openstack.wsgi [None req-8c29d042-1ed9-445b-8948-4447c3ba4614 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:25:49.834 7 INFO cinder.api.openstack.wsgi [None req-8c29d042-1ed9-445b-8948-4447c3ba4614 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 267/534] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:25:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:25:49.846 8 INFO cinder.api.openstack.wsgi [None req-3a0aa9dc-2ffc-4285-8690-3576dede9c51 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:25:49.856 8 INFO cinder.volume.api [None req-3a0aa9dc-2ffc-4285-8690-3576dede9c51 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:25:49.858 8 INFO cinder.api.openstack.wsgi [None req-3a0aa9dc-2ffc-4285-8690-3576dede9c51 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 268/535] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:25:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:25:58.435 8 INFO cinder.api.openstack.wsgi [None req-3a0aa9dc-2ffc-4285-8690-3576dede9c51 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:25:58.435 7 INFO cinder.api.openstack.wsgi [None req-8c29d042-1ed9-445b-8948-4447c3ba4614 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:25:58.436 7 INFO cinder.api.openstack.wsgi [None req-8c29d042-1ed9-445b-8948-4447c3ba4614 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:25:58.436 8 INFO cinder.api.openstack.wsgi [None req-3a0aa9dc-2ffc-4285-8690-3576dede9c51 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:26:08.435 7 INFO cinder.api.openstack.wsgi [None req-8c29d042-1ed9-445b-8948-4447c3ba4614 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:26:08.435 8 INFO cinder.api.openstack.wsgi [None req-3a0aa9dc-2ffc-4285-8690-3576dede9c51 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:26:08.436 8 INFO cinder.api.openstack.wsgi [None req-3a0aa9dc-2ffc-4285-8690-3576dede9c51 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:26:08.436 7 INFO cinder.api.openstack.wsgi [None req-8c29d042-1ed9-445b-8948-4447c3ba4614 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:26:18.434 8 INFO cinder.api.openstack.wsgi [None req-3a0aa9dc-2ffc-4285-8690-3576dede9c51 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:26:18.435 8 INFO cinder.api.openstack.wsgi [None req-3a0aa9dc-2ffc-4285-8690-3576dede9c51 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:26:18.435 7 INFO cinder.api.openstack.wsgi [None req-8c29d042-1ed9-445b-8948-4447c3ba4614 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:26:18.436 7 INFO cinder.api.openstack.wsgi [None req-8c29d042-1ed9-445b-8948-4447c3ba4614 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:26:28.435 7 INFO cinder.api.openstack.wsgi [None req-8c29d042-1ed9-445b-8948-4447c3ba4614 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:26:28.435 8 INFO cinder.api.openstack.wsgi [None req-3a0aa9dc-2ffc-4285-8690-3576dede9c51 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:26:28.436 7 INFO cinder.api.openstack.wsgi [None req-8c29d042-1ed9-445b-8948-4447c3ba4614 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:26:28.437 8 INFO cinder.api.openstack.wsgi [None req-3a0aa9dc-2ffc-4285-8690-3576dede9c51 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:26:38.434 7 INFO cinder.api.openstack.wsgi [None req-8c29d042-1ed9-445b-8948-4447c3ba4614 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:26:38.434 8 INFO cinder.api.openstack.wsgi [None req-3a0aa9dc-2ffc-4285-8690-3576dede9c51 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:26:38.435 7 INFO cinder.api.openstack.wsgi [None req-8c29d042-1ed9-445b-8948-4447c3ba4614 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:26:38.435 8 INFO cinder.api.openstack.wsgi [None req-3a0aa9dc-2ffc-4285-8690-3576dede9c51 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:26:48.434 7 INFO cinder.api.openstack.wsgi [None req-8c29d042-1ed9-445b-8948-4447c3ba4614 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:26:48.434 8 INFO cinder.api.openstack.wsgi [None req-3a0aa9dc-2ffc-4285-8690-3576dede9c51 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:26:48.435 7 INFO cinder.api.openstack.wsgi [None req-8c29d042-1ed9-445b-8948-4447c3ba4614 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:26:48.435 8 INFO cinder.api.openstack.wsgi [None req-3a0aa9dc-2ffc-4285-8690-3576dede9c51 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:26:49.080 7 INFO cinder.api.openstack.wsgi [None req-cebb6d5b-63d9-4e66-8bfb-6dfbc8daa2f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:26:49.086 7 INFO cinder.volume.api [None req-cebb6d5b-63d9-4e66-8bfb-6dfbc8daa2f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:26:49.086 7 INFO cinder.api.openstack.wsgi [None req-cebb6d5b-63d9-4e66-8bfb-6dfbc8daa2f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/548] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:26:49 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:26:49.099 8 INFO cinder.api.openstack.wsgi [None req-1f8fa691-ac97-4f46-8002-e7084f620879 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:26:49.109 8 INFO cinder.api.openstack.wsgi [None req-1f8fa691-ac97-4f46-8002-e7084f620879 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 275/549] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:26:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:26:49.119 7 INFO cinder.api.openstack.wsgi [None req-eb3e3042-dac7-4e4b-b20b-b8ac7a5cbb0f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:26:49.127 7 INFO cinder.volume.api [None req-eb3e3042-dac7-4e4b-b20b-b8ac7a5cbb0f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:26:49.129 7 INFO cinder.api.openstack.wsgi [None req-eb3e3042-dac7-4e4b-b20b-b8ac7a5cbb0f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/550] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:26:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:26:49.140 8 INFO cinder.api.openstack.wsgi [None req-b94f5494-31d0-446b-83a9-a5fd108b367d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:26:49.149 8 INFO cinder.volume.api [None req-b94f5494-31d0-446b-83a9-a5fd108b367d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:26:49.151 8 INFO cinder.api.openstack.wsgi [None req-b94f5494-31d0-446b-83a9-a5fd108b367d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 276/551] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:26:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:26:49.193 7 INFO cinder.api.openstack.wsgi [None req-8d7580bd-cb34-455c-b9ff-09a450b6f4fe 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:26:49.217 7 INFO cinder.api.openstack.wsgi [None req-8d7580bd-cb34-455c-b9ff-09a450b6f4fe 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 276/552] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:26:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:26:49.235 8 INFO cinder.api.openstack.wsgi [None req-5f0fe13f-4f24-4927-bd75-7ede567e7fe2 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:26:49.253 8 INFO cinder.api.openstack.wsgi [None req-5f0fe13f-4f24-4927-bd75-7ede567e7fe2 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 277/553] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:26:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:26:49.266 7 INFO cinder.api.openstack.wsgi [None req-8b7d49c2-1efd-49dd-8527-cf957cf15a40 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:26:49.292 7 INFO cinder.api.openstack.wsgi [None req-8b7d49c2-1efd-49dd-8527-cf957cf15a40 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 277/554] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:26:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:26:49.305 8 INFO cinder.api.openstack.wsgi [None req-b1db7705-127b-40fa-bbc7-b36fcf4972e7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:26:49.809 8 INFO cinder.api.openstack.wsgi [None req-b1db7705-127b-40fa-bbc7-b36fcf4972e7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 278/555] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:26:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:26:58.435 8 INFO cinder.api.openstack.wsgi [None req-b1db7705-127b-40fa-bbc7-b36fcf4972e7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:26:58.435 7 INFO cinder.api.openstack.wsgi [None req-8b7d49c2-1efd-49dd-8527-cf957cf15a40 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:26:58.436 8 INFO cinder.api.openstack.wsgi [None req-b1db7705-127b-40fa-bbc7-b36fcf4972e7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:26:58.437 7 INFO cinder.api.openstack.wsgi [None req-8b7d49c2-1efd-49dd-8527-cf957cf15a40 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:27:08.434 8 INFO cinder.api.openstack.wsgi [None req-b1db7705-127b-40fa-bbc7-b36fcf4972e7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:27:08.435 7 INFO cinder.api.openstack.wsgi [None req-8b7d49c2-1efd-49dd-8527-cf957cf15a40 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:27:08.435 8 INFO cinder.api.openstack.wsgi [None req-b1db7705-127b-40fa-bbc7-b36fcf4972e7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:27:08.436 7 INFO cinder.api.openstack.wsgi [None req-8b7d49c2-1efd-49dd-8527-cf957cf15a40 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:27:18.435 8 INFO cinder.api.openstack.wsgi [None req-b1db7705-127b-40fa-bbc7-b36fcf4972e7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:27:18.435 7 INFO cinder.api.openstack.wsgi [None req-8b7d49c2-1efd-49dd-8527-cf957cf15a40 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:27:18.436 8 INFO cinder.api.openstack.wsgi [None req-b1db7705-127b-40fa-bbc7-b36fcf4972e7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:27:18.436 7 INFO cinder.api.openstack.wsgi [None req-8b7d49c2-1efd-49dd-8527-cf957cf15a40 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:27:28.435 7 INFO cinder.api.openstack.wsgi [None req-8b7d49c2-1efd-49dd-8527-cf957cf15a40 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:27:28.435 8 INFO cinder.api.openstack.wsgi [None req-b1db7705-127b-40fa-bbc7-b36fcf4972e7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:27:28.436 7 INFO cinder.api.openstack.wsgi [None req-8b7d49c2-1efd-49dd-8527-cf957cf15a40 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:27:28.436 8 INFO cinder.api.openstack.wsgi [None req-b1db7705-127b-40fa-bbc7-b36fcf4972e7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:27:38.435 7 INFO cinder.api.openstack.wsgi [None req-8b7d49c2-1efd-49dd-8527-cf957cf15a40 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:27:38.435 8 INFO cinder.api.openstack.wsgi [None req-b1db7705-127b-40fa-bbc7-b36fcf4972e7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:27:38.436 8 INFO cinder.api.openstack.wsgi [None req-b1db7705-127b-40fa-bbc7-b36fcf4972e7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:27:38.436 7 INFO cinder.api.openstack.wsgi [None req-8b7d49c2-1efd-49dd-8527-cf957cf15a40 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:27:48.434 7 INFO cinder.api.openstack.wsgi [None req-8b7d49c2-1efd-49dd-8527-cf957cf15a40 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:27:48.435 8 INFO cinder.api.openstack.wsgi [None req-b1db7705-127b-40fa-bbc7-b36fcf4972e7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:27:48.435 7 INFO cinder.api.openstack.wsgi [None req-8b7d49c2-1efd-49dd-8527-cf957cf15a40 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:27:48.436 8 INFO cinder.api.openstack.wsgi [None req-b1db7705-127b-40fa-bbc7-b36fcf4972e7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:27:49.067 7 INFO cinder.api.openstack.wsgi [None req-89a1dc6a-5ed9-48e1-aa58-8dd593036662 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:27:49.072 7 INFO cinder.api.openstack.wsgi [None req-89a1dc6a-5ed9-48e1-aa58-8dd593036662 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 284/568] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:27:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:27:49.083 8 INFO cinder.api.openstack.wsgi [None req-d3a90c98-6c2e-4b68-a950-998d531a9260 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:27:49.089 8 INFO cinder.volume.api [None req-d3a90c98-6c2e-4b68-a950-998d531a9260 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:27:49.090 8 INFO cinder.api.openstack.wsgi [None req-d3a90c98-6c2e-4b68-a950-998d531a9260 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/569] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:27:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:27:49.099 7 INFO cinder.api.openstack.wsgi [None req-d702a47c-5493-4cdb-979e-9e7c4b89a137 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:27:49.109 7 INFO cinder.volume.api [None req-d702a47c-5493-4cdb-979e-9e7c4b89a137 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:27:49.110 7 INFO cinder.api.openstack.wsgi [None req-d702a47c-5493-4cdb-979e-9e7c4b89a137 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 285/570] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:27:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:27:49.119 8 INFO cinder.api.openstack.wsgi [None req-6550ed31-c733-4671-94c0-6218f882bf42 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:27:49.128 8 INFO cinder.volume.api [None req-6550ed31-c733-4671-94c0-6218f882bf42 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:27:49.129 8 INFO cinder.api.openstack.wsgi [None req-6550ed31-c733-4671-94c0-6218f882bf42 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 286/571] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:27:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:27:49.139 7 INFO cinder.api.openstack.wsgi [None req-4c0ef652-28a5-40e8-8ccb-a0a5e795b8bd 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:27:49.674 7 INFO cinder.api.openstack.wsgi [None req-4c0ef652-28a5-40e8-8ccb-a0a5e795b8bd 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 286/572] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:27:49 2026] GET /v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:27:49.708 8 INFO cinder.api.openstack.wsgi [None req-e346cae7-bac7-40a2-8451-2be968eba063 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:27:49.723 8 INFO cinder.api.openstack.wsgi [None req-e346cae7-bac7-40a2-8451-2be968eba063 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 287/573] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:27:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:27:49.734 7 INFO cinder.api.openstack.wsgi [None req-e57ae4f8-5bc3-46cc-914b-ef6fa114f297 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:27:49.757 7 INFO cinder.api.openstack.wsgi [None req-e57ae4f8-5bc3-46cc-914b-ef6fa114f297 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/574] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:27:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:27:49.766 8 INFO cinder.api.openstack.wsgi [None req-c8ae6f6c-f2a9-40e4-8601-491e5ddd0ebf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:27:49.783 8 INFO cinder.api.openstack.wsgi [None req-c8ae6f6c-f2a9-40e4-8601-491e5ddd0ebf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 288/575] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:27:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:27:58.435 7 INFO cinder.api.openstack.wsgi [None req-e57ae4f8-5bc3-46cc-914b-ef6fa114f297 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:27:58.435 8 INFO cinder.api.openstack.wsgi [None req-c8ae6f6c-f2a9-40e4-8601-491e5ddd0ebf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:27:58.436 7 INFO cinder.api.openstack.wsgi [None req-e57ae4f8-5bc3-46cc-914b-ef6fa114f297 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:27:58.437 8 INFO cinder.api.openstack.wsgi [None req-c8ae6f6c-f2a9-40e4-8601-491e5ddd0ebf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:28:08.434 7 INFO cinder.api.openstack.wsgi [None req-e57ae4f8-5bc3-46cc-914b-ef6fa114f297 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:28:08.435 7 INFO cinder.api.openstack.wsgi [None req-e57ae4f8-5bc3-46cc-914b-ef6fa114f297 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:28:08.435 8 INFO cinder.api.openstack.wsgi [None req-c8ae6f6c-f2a9-40e4-8601-491e5ddd0ebf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:28:08.437 8 INFO cinder.api.openstack.wsgi [None req-c8ae6f6c-f2a9-40e4-8601-491e5ddd0ebf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:28:18.435 7 INFO cinder.api.openstack.wsgi [None req-e57ae4f8-5bc3-46cc-914b-ef6fa114f297 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:28:18.435 8 INFO cinder.api.openstack.wsgi [None req-c8ae6f6c-f2a9-40e4-8601-491e5ddd0ebf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:28:18.436 8 INFO cinder.api.openstack.wsgi [None req-c8ae6f6c-f2a9-40e4-8601-491e5ddd0ebf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:28:18.436 7 INFO cinder.api.openstack.wsgi [None req-e57ae4f8-5bc3-46cc-914b-ef6fa114f297 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:28:28.434 8 INFO cinder.api.openstack.wsgi [None req-c8ae6f6c-f2a9-40e4-8601-491e5ddd0ebf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:28:28.435 7 INFO cinder.api.openstack.wsgi [None req-e57ae4f8-5bc3-46cc-914b-ef6fa114f297 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:28:28.435 8 INFO cinder.api.openstack.wsgi [None req-c8ae6f6c-f2a9-40e4-8601-491e5ddd0ebf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:28:28.436 7 INFO cinder.api.openstack.wsgi [None req-e57ae4f8-5bc3-46cc-914b-ef6fa114f297 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:28:38.438 8 INFO cinder.api.openstack.wsgi [None req-c8ae6f6c-f2a9-40e4-8601-491e5ddd0ebf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:28:38.438 7 INFO cinder.api.openstack.wsgi [None req-e57ae4f8-5bc3-46cc-914b-ef6fa114f297 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:28:38.439 7 INFO cinder.api.openstack.wsgi [None req-e57ae4f8-5bc3-46cc-914b-ef6fa114f297 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:28:38.439 8 INFO cinder.api.openstack.wsgi [None req-c8ae6f6c-f2a9-40e4-8601-491e5ddd0ebf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:28:48.435 7 INFO cinder.api.openstack.wsgi [None req-e57ae4f8-5bc3-46cc-914b-ef6fa114f297 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:28:48.436 8 INFO cinder.api.openstack.wsgi [None req-c8ae6f6c-f2a9-40e4-8601-491e5ddd0ebf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:28:48.436 7 INFO cinder.api.openstack.wsgi [None req-e57ae4f8-5bc3-46cc-914b-ef6fa114f297 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:28:48.437 8 INFO cinder.api.openstack.wsgi [None req-c8ae6f6c-f2a9-40e4-8601-491e5ddd0ebf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:28:49.091 7 INFO cinder.api.openstack.wsgi [None req-e9ee8f90-0d3f-4828-b86e-8fae2758a392 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:28:49.098 7 INFO cinder.api.openstack.wsgi [None req-e9ee8f90-0d3f-4828-b86e-8fae2758a392 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 294/588] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:28:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:28:49.110 8 INFO cinder.api.openstack.wsgi [None req-937e3399-c693-4c7e-b718-1f3a58218ba7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:28:49.120 8 INFO cinder.volume.api [None req-937e3399-c693-4c7e-b718-1f3a58218ba7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:28:49.121 8 INFO cinder.api.openstack.wsgi [None req-937e3399-c693-4c7e-b718-1f3a58218ba7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 295/589] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:28:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:28:49.134 7 INFO cinder.api.openstack.wsgi [None req-1e92e5f3-f1df-4612-b156-51ae0248189e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:28:49.143 7 INFO cinder.volume.api [None req-1e92e5f3-f1df-4612-b156-51ae0248189e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:28:49.144 7 INFO cinder.api.openstack.wsgi [None req-1e92e5f3-f1df-4612-b156-51ae0248189e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/590] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:28:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:28:49.182 8 INFO cinder.api.openstack.wsgi [None req-6b51777e-1e4c-440a-bb63-07c6786cccfe 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:28:49.212 8 INFO cinder.api.openstack.wsgi [None req-6b51777e-1e4c-440a-bb63-07c6786cccfe 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 296/591] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:28:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:28:49.225 7 INFO cinder.api.openstack.wsgi [None req-4a318b06-6347-4103-9585-a808adae7162 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:28:49.249 7 INFO cinder.api.openstack.wsgi [None req-4a318b06-6347-4103-9585-a808adae7162 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 296/592] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:28:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:28:49.258 8 INFO cinder.api.openstack.wsgi [None req-d574a498-8b3a-4714-82ec-8b3fb55c0982 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:28:49.285 8 INFO cinder.api.openstack.wsgi [None req-d574a498-8b3a-4714-82ec-8b3fb55c0982 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 297/593] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:28:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:28:49.294 7 INFO cinder.api.openstack.wsgi [None req-290e2ce2-d641-42ad-8ae5-2645b8485d9c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:28:49.299 7 INFO cinder.volume.api [None req-290e2ce2-d641-42ad-8ae5-2645b8485d9c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:28:49.299 7 INFO cinder.api.openstack.wsgi [None req-290e2ce2-d641-42ad-8ae5-2645b8485d9c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/594] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:28:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:28:49.311 8 INFO cinder.api.openstack.wsgi [None req-2a098c5f-766b-4aad-8fe7-5a88b504d4bf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:28:49.816 8 INFO cinder.api.openstack.wsgi [None req-2a098c5f-766b-4aad-8fe7-5a88b504d4bf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 298/595] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:28:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:28:58.435 8 INFO cinder.api.openstack.wsgi [None req-2a098c5f-766b-4aad-8fe7-5a88b504d4bf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:28:58.436 8 INFO cinder.api.openstack.wsgi [None req-2a098c5f-766b-4aad-8fe7-5a88b504d4bf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:28:58.436 7 INFO cinder.api.openstack.wsgi [None req-290e2ce2-d641-42ad-8ae5-2645b8485d9c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:28:58.437 7 INFO cinder.api.openstack.wsgi [None req-290e2ce2-d641-42ad-8ae5-2645b8485d9c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:29:08.434 8 INFO cinder.api.openstack.wsgi [None req-2a098c5f-766b-4aad-8fe7-5a88b504d4bf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:29:08.435 7 INFO cinder.api.openstack.wsgi [None req-290e2ce2-d641-42ad-8ae5-2645b8485d9c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:29:08.435 8 INFO cinder.api.openstack.wsgi [None req-2a098c5f-766b-4aad-8fe7-5a88b504d4bf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:29:08.436 7 INFO cinder.api.openstack.wsgi [None req-290e2ce2-d641-42ad-8ae5-2645b8485d9c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:29:18.435 7 INFO cinder.api.openstack.wsgi [None req-290e2ce2-d641-42ad-8ae5-2645b8485d9c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:29:18.435 8 INFO cinder.api.openstack.wsgi [None req-2a098c5f-766b-4aad-8fe7-5a88b504d4bf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:29:18.436 7 INFO cinder.api.openstack.wsgi [None req-290e2ce2-d641-42ad-8ae5-2645b8485d9c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:29:18.436 8 INFO cinder.api.openstack.wsgi [None req-2a098c5f-766b-4aad-8fe7-5a88b504d4bf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:29:28.435 7 INFO cinder.api.openstack.wsgi [None req-290e2ce2-d641-42ad-8ae5-2645b8485d9c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:29:28.435 8 INFO cinder.api.openstack.wsgi [None req-2a098c5f-766b-4aad-8fe7-5a88b504d4bf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:29:28.436 7 INFO cinder.api.openstack.wsgi [None req-290e2ce2-d641-42ad-8ae5-2645b8485d9c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:29:28.437 8 INFO cinder.api.openstack.wsgi [None req-2a098c5f-766b-4aad-8fe7-5a88b504d4bf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:29:38.434 8 INFO cinder.api.openstack.wsgi [None req-2a098c5f-766b-4aad-8fe7-5a88b504d4bf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:29:38.434 7 INFO cinder.api.openstack.wsgi [None req-290e2ce2-d641-42ad-8ae5-2645b8485d9c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:29:38.435 8 INFO cinder.api.openstack.wsgi [None req-2a098c5f-766b-4aad-8fe7-5a88b504d4bf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:29:38.435 7 INFO cinder.api.openstack.wsgi [None req-290e2ce2-d641-42ad-8ae5-2645b8485d9c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:29:48.435 7 INFO cinder.api.openstack.wsgi [None req-290e2ce2-d641-42ad-8ae5-2645b8485d9c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:29:48.435 8 INFO cinder.api.openstack.wsgi [None req-2a098c5f-766b-4aad-8fe7-5a88b504d4bf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:29:48.436 7 INFO cinder.api.openstack.wsgi [None req-290e2ce2-d641-42ad-8ae5-2645b8485d9c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:29:48.436 8 INFO cinder.api.openstack.wsgi [None req-2a098c5f-766b-4aad-8fe7-5a88b504d4bf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:29:49.078 8 INFO cinder.api.openstack.wsgi [None req-f253df05-1e3c-4535-9b1a-26aa8e492a3b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:29:49.093 8 INFO cinder.volume.api [None req-f253df05-1e3c-4535-9b1a-26aa8e492a3b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:29:49.095 8 INFO cinder.api.openstack.wsgi [None req-f253df05-1e3c-4535-9b1a-26aa8e492a3b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/608] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:29:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 15 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:29:49.106 7 INFO cinder.api.openstack.wsgi [None req-c989eaea-d8ee-48c6-bfab-85db05c2967e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:29:49.122 7 INFO cinder.volume.api [None req-c989eaea-d8ee-48c6-bfab-85db05c2967e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:29:49.122 7 INFO cinder.api.openstack.wsgi [None req-c989eaea-d8ee-48c6-bfab-85db05c2967e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/609] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:29:49 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:29:49.133 8 INFO cinder.api.openstack.wsgi [None req-948d5e7d-0143-4cc9-9d19-129b35e1de97 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:29:49.637 8 INFO cinder.api.openstack.wsgi [None req-948d5e7d-0143-4cc9-9d19-129b35e1de97 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 306/610] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:29:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:29:49.650 7 INFO cinder.api.openstack.wsgi [None req-7ed38072-576b-4adf-8242-b9f67884fe34 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:29:49.656 7 INFO cinder.api.openstack.wsgi [None req-7ed38072-576b-4adf-8242-b9f67884fe34 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 305/611] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:29:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:29:49.667 8 INFO cinder.api.openstack.wsgi [None req-1fbc5254-a3de-41e1-8d65-ca62ecccff46 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:29:49.677 8 INFO cinder.volume.api [None req-1fbc5254-a3de-41e1-8d65-ca62ecccff46 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:29:49.678 8 INFO cinder.api.openstack.wsgi [None req-1fbc5254-a3de-41e1-8d65-ca62ecccff46 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/612] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:29:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:29:49.714 7 INFO cinder.api.openstack.wsgi [None req-e263cc1c-0c67-4bcf-a1e9-6ab643c2d43b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:29:49.732 7 INFO cinder.api.openstack.wsgi [None req-e263cc1c-0c67-4bcf-a1e9-6ab643c2d43b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/613] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:29:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:29:49.740 8 INFO cinder.api.openstack.wsgi [None req-ab50f0d1-3490-4eb6-b012-f14809f31dca 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:29:49.763 8 INFO cinder.api.openstack.wsgi [None req-ab50f0d1-3490-4eb6-b012-f14809f31dca 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 308/614] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:29:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:29:49.774 7 INFO cinder.api.openstack.wsgi [None req-46453436-6501-4f59-85bd-c41b6b14c189 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:29:49.792 7 INFO cinder.api.openstack.wsgi [None req-46453436-6501-4f59-85bd-c41b6b14c189 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/615] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:29:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:29:58.435 7 INFO cinder.api.openstack.wsgi [None req-46453436-6501-4f59-85bd-c41b6b14c189 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:29:58.435 8 INFO cinder.api.openstack.wsgi [None req-ab50f0d1-3490-4eb6-b012-f14809f31dca 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:29:58.436 7 INFO cinder.api.openstack.wsgi [None req-46453436-6501-4f59-85bd-c41b6b14c189 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:29:58.437 8 INFO cinder.api.openstack.wsgi [None req-ab50f0d1-3490-4eb6-b012-f14809f31dca 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:30:08.434 8 INFO cinder.api.openstack.wsgi [None req-ab50f0d1-3490-4eb6-b012-f14809f31dca 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:30:08.434 7 INFO cinder.api.openstack.wsgi [None req-46453436-6501-4f59-85bd-c41b6b14c189 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:30:08.435 8 INFO cinder.api.openstack.wsgi [None req-ab50f0d1-3490-4eb6-b012-f14809f31dca 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:30:08.435 7 INFO cinder.api.openstack.wsgi [None req-46453436-6501-4f59-85bd-c41b6b14c189 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:30:18.434 8 INFO cinder.api.openstack.wsgi [None req-ab50f0d1-3490-4eb6-b012-f14809f31dca 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:30:18.434 7 INFO cinder.api.openstack.wsgi [None req-46453436-6501-4f59-85bd-c41b6b14c189 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:30:18.435 7 INFO cinder.api.openstack.wsgi [None req-46453436-6501-4f59-85bd-c41b6b14c189 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:30:18.435 8 INFO cinder.api.openstack.wsgi [None req-ab50f0d1-3490-4eb6-b012-f14809f31dca 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:30:28.435 7 INFO cinder.api.openstack.wsgi [None req-46453436-6501-4f59-85bd-c41b6b14c189 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:30:28.435 8 INFO cinder.api.openstack.wsgi [None req-ab50f0d1-3490-4eb6-b012-f14809f31dca 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:30:28.436 7 INFO cinder.api.openstack.wsgi [None req-46453436-6501-4f59-85bd-c41b6b14c189 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:30:28.436 8 INFO cinder.api.openstack.wsgi [None req-ab50f0d1-3490-4eb6-b012-f14809f31dca 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:30:38.435 7 INFO cinder.api.openstack.wsgi [None req-46453436-6501-4f59-85bd-c41b6b14c189 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:30:38.435 8 INFO cinder.api.openstack.wsgi [None req-ab50f0d1-3490-4eb6-b012-f14809f31dca 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:30:38.436 8 INFO cinder.api.openstack.wsgi [None req-ab50f0d1-3490-4eb6-b012-f14809f31dca 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:30:38.436 7 INFO cinder.api.openstack.wsgi [None req-46453436-6501-4f59-85bd-c41b6b14c189 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:30:48.435 8 INFO cinder.api.openstack.wsgi [None req-ab50f0d1-3490-4eb6-b012-f14809f31dca 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:30:48.435 7 INFO cinder.api.openstack.wsgi [None req-46453436-6501-4f59-85bd-c41b6b14c189 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:30:48.436 8 INFO cinder.api.openstack.wsgi [None req-ab50f0d1-3490-4eb6-b012-f14809f31dca 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:30:48.436 7 INFO cinder.api.openstack.wsgi [None req-46453436-6501-4f59-85bd-c41b6b14c189 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:30:49.057 8 INFO cinder.api.openstack.wsgi [None req-97302e68-4629-4bb7-b22c-35e07c7e1068 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:30:49.068 8 INFO cinder.volume.api [None req-97302e68-4629-4bb7-b22c-35e07c7e1068 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:30:49.071 8 INFO cinder.api.openstack.wsgi [None req-97302e68-4629-4bb7-b22c-35e07c7e1068 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/628] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:30:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:30:49.106 7 INFO cinder.api.openstack.wsgi [None req-5d1b064e-65fb-4be4-994e-7cbbecb33171 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:30:49.126 7 INFO cinder.api.openstack.wsgi [None req-5d1b064e-65fb-4be4-994e-7cbbecb33171 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/629] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:30:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:30:49.136 8 INFO cinder.api.openstack.wsgi [None req-823cf5bf-c4f0-4dfc-877a-2bf18223db02 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:30:49.152 8 INFO cinder.api.openstack.wsgi [None req-823cf5bf-c4f0-4dfc-877a-2bf18223db02 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 316/630] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:30:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:30:49.163 7 INFO cinder.api.openstack.wsgi [None req-ba9d7f04-07b1-4191-a723-5ab7e20b5b86 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:30:49.183 7 INFO cinder.api.openstack.wsgi [None req-ba9d7f04-07b1-4191-a723-5ab7e20b5b86 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 315/631] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:30:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:30:49.194 8 INFO cinder.api.openstack.wsgi [None req-e6ee113c-7381-4fa9-a5d8-ee0dac73ba3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:30:49.204 8 INFO cinder.volume.api [None req-e6ee113c-7381-4fa9-a5d8-ee0dac73ba3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:30:49.206 8 INFO cinder.api.openstack.wsgi [None req-e6ee113c-7381-4fa9-a5d8-ee0dac73ba3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 317/632] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:30:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:30:49.216 7 INFO cinder.api.openstack.wsgi [None req-5fa07be9-a494-4c72-a892-3ee8272673e5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:30:49.719 7 INFO cinder.api.openstack.wsgi [None req-5fa07be9-a494-4c72-a892-3ee8272673e5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 316/633] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:30:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:30:49.728 8 INFO cinder.api.openstack.wsgi [None req-f1332d8d-349a-4578-87a6-bfec535a2fda 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:30:49.733 8 INFO cinder.volume.api [None req-f1332d8d-349a-4578-87a6-bfec535a2fda 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:30:49.734 8 INFO cinder.api.openstack.wsgi [None req-f1332d8d-349a-4578-87a6-bfec535a2fda 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 318/634] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:30:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:30:49.743 7 INFO cinder.api.openstack.wsgi [None req-ca220d86-5a7c-4c60-b446-ba15ea263e6b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:30:49.748 7 INFO cinder.api.openstack.wsgi [None req-ca220d86-5a7c-4c60-b446-ba15ea263e6b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 317/635] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:30:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:30:58.435 8 INFO cinder.api.openstack.wsgi [None req-f1332d8d-349a-4578-87a6-bfec535a2fda 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:30:58.435 7 INFO cinder.api.openstack.wsgi [None req-ca220d86-5a7c-4c60-b446-ba15ea263e6b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:30:58.436 7 INFO cinder.api.openstack.wsgi [None req-ca220d86-5a7c-4c60-b446-ba15ea263e6b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:30:58.436 8 INFO cinder.api.openstack.wsgi [None req-f1332d8d-349a-4578-87a6-bfec535a2fda 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:31:07.966 7 INFO cinder.api.openstack.wsgi [None req-d4839b8b-9dd6-4f34-acee-abac82abacc9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET https://volume.199-204-45-132.nip.io/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=False 2026-05-19 14:31:07.983 7 INFO cinder.api.openstack.wsgi [None req-d4839b8b-9dd6-4f34-acee-abac82abacc9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] https://volume.199-204-45-132.nip.io/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 319/638] 199.204.45.132 () {44 vars in 1069 bytes} [Tue May 19 14:31:07 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=False => generated 338 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:31:08.435 8 INFO cinder.api.openstack.wsgi [None req-f1332d8d-349a-4578-87a6-bfec535a2fda 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:31:08.436 7 INFO cinder.api.openstack.wsgi [None req-d4839b8b-9dd6-4f34-acee-abac82abacc9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:31:08.437 7 INFO cinder.api.openstack.wsgi [None req-d4839b8b-9dd6-4f34-acee-abac82abacc9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:31:08.438 8 INFO cinder.api.openstack.wsgi [None req-f1332d8d-349a-4578-87a6-bfec535a2fda 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:31:18.434 8 INFO cinder.api.openstack.wsgi [None req-f1332d8d-349a-4578-87a6-bfec535a2fda 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:31:18.434 7 INFO cinder.api.openstack.wsgi [None req-d4839b8b-9dd6-4f34-acee-abac82abacc9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:31:18.435 8 INFO cinder.api.openstack.wsgi [None req-f1332d8d-349a-4578-87a6-bfec535a2fda 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:31:18.436 7 INFO cinder.api.openstack.wsgi [None req-d4839b8b-9dd6-4f34-acee-abac82abacc9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:31:28.436 8 INFO cinder.api.openstack.wsgi [None req-f1332d8d-349a-4578-87a6-bfec535a2fda 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:31:28.437 8 INFO cinder.api.openstack.wsgi [None req-f1332d8d-349a-4578-87a6-bfec535a2fda 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:31:28.439 7 INFO cinder.api.openstack.wsgi [None req-d4839b8b-9dd6-4f34-acee-abac82abacc9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:31:28.440 7 INFO cinder.api.openstack.wsgi [None req-d4839b8b-9dd6-4f34-acee-abac82abacc9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:31:38.435 7 INFO cinder.api.openstack.wsgi [None req-d4839b8b-9dd6-4f34-acee-abac82abacc9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:31:38.435 8 INFO cinder.api.openstack.wsgi [None req-f1332d8d-349a-4578-87a6-bfec535a2fda 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:31:38.436 7 INFO cinder.api.openstack.wsgi [None req-d4839b8b-9dd6-4f34-acee-abac82abacc9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:31:38.437 8 INFO cinder.api.openstack.wsgi [None req-f1332d8d-349a-4578-87a6-bfec535a2fda 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:31:48.435 7 INFO cinder.api.openstack.wsgi [None req-d4839b8b-9dd6-4f34-acee-abac82abacc9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:31:48.435 8 INFO cinder.api.openstack.wsgi [None req-f1332d8d-349a-4578-87a6-bfec535a2fda 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:31:48.436 7 INFO cinder.api.openstack.wsgi [None req-d4839b8b-9dd6-4f34-acee-abac82abacc9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:31:48.436 8 INFO cinder.api.openstack.wsgi [None req-f1332d8d-349a-4578-87a6-bfec535a2fda 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:31:49.048 7 INFO cinder.api.openstack.wsgi [None req-bd6a601a-0062-48af-b9f7-16fafd34ecd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:31:49.551 7 INFO cinder.api.openstack.wsgi [None req-bd6a601a-0062-48af-b9f7-16fafd34ecd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 325/649] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:31:49 2026] GET /v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true => generated 670 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:31:49.561 8 INFO cinder.api.openstack.wsgi [None req-69323df0-ae70-41ea-952d-ee589e31ae59 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:31:49.573 8 INFO cinder.volume.api [None req-69323df0-ae70-41ea-952d-ee589e31ae59 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:31:49.576 8 INFO cinder.api.openstack.wsgi [None req-69323df0-ae70-41ea-952d-ee589e31ae59 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 325/650] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:31:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:31:49.586 7 INFO cinder.api.openstack.wsgi [None req-a20efb66-ba14-41fc-ae20-9ba53004d63e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:31:49.591 7 INFO cinder.volume.api [None req-a20efb66-ba14-41fc-ae20-9ba53004d63e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:31:49.592 7 INFO cinder.api.openstack.wsgi [None req-a20efb66-ba14-41fc-ae20-9ba53004d63e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/651] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:31:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:31:49.603 8 INFO cinder.api.openstack.wsgi [None req-3e31c36f-f3b5-457c-a417-4a279d522f4f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:31:49.611 8 INFO cinder.api.openstack.wsgi [None req-3e31c36f-f3b5-457c-a417-4a279d522f4f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 326/652] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:31:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:31:49.621 7 INFO cinder.api.openstack.wsgi [None req-0594f9b9-b028-4e43-977f-994447253641 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:31:49.634 7 INFO cinder.volume.api [None req-0594f9b9-b028-4e43-977f-994447253641 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:31:49.635 7 INFO cinder.api.openstack.wsgi [None req-0594f9b9-b028-4e43-977f-994447253641 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 327/653] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:31:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:31:49.668 8 INFO cinder.api.openstack.wsgi [None req-a43d302c-f40a-4cbc-a605-7830857ccc37 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:31:49.682 8 INFO cinder.api.openstack.wsgi [None req-a43d302c-f40a-4cbc-a605-7830857ccc37 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/654] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:31:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:31:49.693 7 INFO cinder.api.openstack.wsgi [None req-49f9beba-1fcc-4001-86c3-276020255fd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:31:49.714 7 INFO cinder.api.openstack.wsgi [None req-49f9beba-1fcc-4001-86c3-276020255fd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/655] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:31:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:31:49.723 8 INFO cinder.api.openstack.wsgi [None req-9386d25a-9a9d-4422-a707-1d225f5debeb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:31:49.742 8 INFO cinder.api.openstack.wsgi [None req-9386d25a-9a9d-4422-a707-1d225f5debeb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 328/656] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:31:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:31:58.435 7 INFO cinder.api.openstack.wsgi [None req-49f9beba-1fcc-4001-86c3-276020255fd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:31:58.435 8 INFO cinder.api.openstack.wsgi [None req-9386d25a-9a9d-4422-a707-1d225f5debeb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:31:58.436 7 INFO cinder.api.openstack.wsgi [None req-49f9beba-1fcc-4001-86c3-276020255fd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:31:58.437 8 INFO cinder.api.openstack.wsgi [None req-9386d25a-9a9d-4422-a707-1d225f5debeb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:32:08.434 7 INFO cinder.api.openstack.wsgi [None req-49f9beba-1fcc-4001-86c3-276020255fd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:32:08.434 8 INFO cinder.api.openstack.wsgi [None req-9386d25a-9a9d-4422-a707-1d225f5debeb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:32:08.435 8 INFO cinder.api.openstack.wsgi [None req-9386d25a-9a9d-4422-a707-1d225f5debeb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:32:08.436 7 INFO cinder.api.openstack.wsgi [None req-49f9beba-1fcc-4001-86c3-276020255fd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:32:08.495 8 INFO cinder.api.openstack.wsgi [None req-56a670c1-6e19-4344-b000-d60d74ba265a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET https://volume.199-204-45-132.nip.io/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=False 2026-05-19 14:32:08.508 8 INFO cinder.api.openstack.wsgi [None req-56a670c1-6e19-4344-b000-d60d74ba265a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] https://volume.199-204-45-132.nip.io/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 331/661] 199.204.45.132 () {44 vars in 1069 bytes} [Tue May 19 14:32:08 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=False => generated 338 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:32:18.435 7 INFO cinder.api.openstack.wsgi [None req-49f9beba-1fcc-4001-86c3-276020255fd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:32:18.435 8 INFO cinder.api.openstack.wsgi [None req-56a670c1-6e19-4344-b000-d60d74ba265a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:32:18.436 8 INFO cinder.api.openstack.wsgi [None req-56a670c1-6e19-4344-b000-d60d74ba265a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:32:18.437 7 INFO cinder.api.openstack.wsgi [None req-49f9beba-1fcc-4001-86c3-276020255fd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:32:28.435 8 INFO cinder.api.openstack.wsgi [None req-56a670c1-6e19-4344-b000-d60d74ba265a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:32:28.435 7 INFO cinder.api.openstack.wsgi [None req-49f9beba-1fcc-4001-86c3-276020255fd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:32:28.436 7 INFO cinder.api.openstack.wsgi [None req-49f9beba-1fcc-4001-86c3-276020255fd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:32:28.436 8 INFO cinder.api.openstack.wsgi [None req-56a670c1-6e19-4344-b000-d60d74ba265a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:32:38.435 8 INFO cinder.api.openstack.wsgi [None req-56a670c1-6e19-4344-b000-d60d74ba265a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:32:38.435 7 INFO cinder.api.openstack.wsgi [None req-49f9beba-1fcc-4001-86c3-276020255fd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:32:38.436 8 INFO cinder.api.openstack.wsgi [None req-56a670c1-6e19-4344-b000-d60d74ba265a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:32:38.436 7 INFO cinder.api.openstack.wsgi [None req-49f9beba-1fcc-4001-86c3-276020255fd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:32:48.434 8 INFO cinder.api.openstack.wsgi [None req-56a670c1-6e19-4344-b000-d60d74ba265a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:32:48.435 7 INFO cinder.api.openstack.wsgi [None req-49f9beba-1fcc-4001-86c3-276020255fd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:32:48.435 8 INFO cinder.api.openstack.wsgi [None req-56a670c1-6e19-4344-b000-d60d74ba265a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:32:48.437 7 INFO cinder.api.openstack.wsgi [None req-49f9beba-1fcc-4001-86c3-276020255fd1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:32:49.032 8 INFO cinder.api.openstack.wsgi [None req-4f2ed84b-25c9-421d-a96b-0c9fb3909f1a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:32:49.042 8 INFO cinder.volume.api [None req-4f2ed84b-25c9-421d-a96b-0c9fb3909f1a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:32:49.045 8 INFO cinder.api.openstack.wsgi [None req-4f2ed84b-25c9-421d-a96b-0c9fb3909f1a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 336/670] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:32:48 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:32:49.057 7 INFO cinder.api.openstack.wsgi [None req-ac37d850-c1ea-4fde-8815-3429011b4148 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:32:49.066 7 INFO cinder.volume.api [None req-ac37d850-c1ea-4fde-8815-3429011b4148 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:32:49.067 7 INFO cinder.api.openstack.wsgi [None req-ac37d850-c1ea-4fde-8815-3429011b4148 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 335/671] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:32:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:32:49.079 8 INFO cinder.api.openstack.wsgi [None req-98e8b559-e3fc-4013-a797-674dfbc09e7c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:32:49.086 8 INFO cinder.api.openstack.wsgi [None req-98e8b559-e3fc-4013-a797-674dfbc09e7c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 337/672] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:32:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:32:49.098 7 INFO cinder.api.openstack.wsgi [None req-89dcc792-9c6d-4ae0-ab8b-3556788baffb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:32:49.602 7 INFO cinder.api.openstack.wsgi [None req-89dcc792-9c6d-4ae0-ab8b-3556788baffb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 336/673] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:32:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:32:49.613 8 INFO cinder.api.openstack.wsgi [None req-e79397b0-2d9f-49c4-b668-d5c55529be4e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:32:49.618 8 INFO cinder.volume.api [None req-e79397b0-2d9f-49c4-b668-d5c55529be4e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:32:49.618 8 INFO cinder.api.openstack.wsgi [None req-e79397b0-2d9f-49c4-b668-d5c55529be4e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 338/674] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:32:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:32:49.660 7 INFO cinder.api.openstack.wsgi [None req-7726639a-064a-4c4e-a8fa-00f518157d01 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:32:49.683 7 INFO cinder.api.openstack.wsgi [None req-7726639a-064a-4c4e-a8fa-00f518157d01 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 337/675] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:32:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:32:49.697 8 INFO cinder.api.openstack.wsgi [None req-82ae8de4-21d4-4964-8207-ba33ebdcadd8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:32:49.714 8 INFO cinder.api.openstack.wsgi [None req-82ae8de4-21d4-4964-8207-ba33ebdcadd8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 339/676] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:32:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:32:49.725 7 INFO cinder.api.openstack.wsgi [None req-390e2ea1-3bde-471b-ba46-f0148ae9d50b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:32:49.744 7 INFO cinder.api.openstack.wsgi [None req-390e2ea1-3bde-471b-ba46-f0148ae9d50b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/677] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:32:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:32:58.435 7 INFO cinder.api.openstack.wsgi [None req-390e2ea1-3bde-471b-ba46-f0148ae9d50b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:32:58.436 8 INFO cinder.api.openstack.wsgi [None req-82ae8de4-21d4-4964-8207-ba33ebdcadd8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:32:58.436 7 INFO cinder.api.openstack.wsgi [None req-390e2ea1-3bde-471b-ba46-f0148ae9d50b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:32:58.437 8 INFO cinder.api.openstack.wsgi [None req-82ae8de4-21d4-4964-8207-ba33ebdcadd8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:33:08.435 7 INFO cinder.api.openstack.wsgi [None req-390e2ea1-3bde-471b-ba46-f0148ae9d50b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:33:08.435 8 INFO cinder.api.openstack.wsgi [None req-82ae8de4-21d4-4964-8207-ba33ebdcadd8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:33:08.436 7 INFO cinder.api.openstack.wsgi [None req-390e2ea1-3bde-471b-ba46-f0148ae9d50b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:33:08.436 8 INFO cinder.api.openstack.wsgi [None req-82ae8de4-21d4-4964-8207-ba33ebdcadd8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:33:18.435 8 INFO cinder.api.openstack.wsgi [None req-82ae8de4-21d4-4964-8207-ba33ebdcadd8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:33:18.436 8 INFO cinder.api.openstack.wsgi [None req-82ae8de4-21d4-4964-8207-ba33ebdcadd8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:33:18.435 7 INFO cinder.api.openstack.wsgi [None req-390e2ea1-3bde-471b-ba46-f0148ae9d50b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:33:18.436 7 INFO cinder.api.openstack.wsgi [None req-390e2ea1-3bde-471b-ba46-f0148ae9d50b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:33:28.435 8 INFO cinder.api.openstack.wsgi [None req-82ae8de4-21d4-4964-8207-ba33ebdcadd8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:33:28.435 7 INFO cinder.api.openstack.wsgi [None req-390e2ea1-3bde-471b-ba46-f0148ae9d50b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:33:28.436 8 INFO cinder.api.openstack.wsgi [None req-82ae8de4-21d4-4964-8207-ba33ebdcadd8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:33:28.436 7 INFO cinder.api.openstack.wsgi [None req-390e2ea1-3bde-471b-ba46-f0148ae9d50b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:33:38.435 8 INFO cinder.api.openstack.wsgi [None req-82ae8de4-21d4-4964-8207-ba33ebdcadd8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:33:38.435 7 INFO cinder.api.openstack.wsgi [None req-390e2ea1-3bde-471b-ba46-f0148ae9d50b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:33:38.436 7 INFO cinder.api.openstack.wsgi [None req-390e2ea1-3bde-471b-ba46-f0148ae9d50b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:33:38.436 8 INFO cinder.api.openstack.wsgi [None req-82ae8de4-21d4-4964-8207-ba33ebdcadd8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:33:48.434 8 INFO cinder.api.openstack.wsgi [None req-82ae8de4-21d4-4964-8207-ba33ebdcadd8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:33:48.435 7 INFO cinder.api.openstack.wsgi [None req-390e2ea1-3bde-471b-ba46-f0148ae9d50b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:33:48.435 8 INFO cinder.api.openstack.wsgi [None req-82ae8de4-21d4-4964-8207-ba33ebdcadd8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:33:48.436 7 INFO cinder.api.openstack.wsgi [None req-390e2ea1-3bde-471b-ba46-f0148ae9d50b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:33:49.127 8 INFO cinder.api.openstack.wsgi [None req-fda1a3d7-44df-492c-bb9f-894cbd386ea4 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:33:49.132 8 INFO cinder.volume.api [None req-fda1a3d7-44df-492c-bb9f-894cbd386ea4 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:33:49.132 8 INFO cinder.api.openstack.wsgi [None req-fda1a3d7-44df-492c-bb9f-894cbd386ea4 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 346/690] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:33:49 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true => generated 17 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:33:49.142 7 INFO cinder.api.openstack.wsgi [None req-c76eb8a5-9997-4896-805b-bc88b84236f8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:33:49.151 7 INFO cinder.volume.api [None req-c76eb8a5-9997-4896-805b-bc88b84236f8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:33:49.153 7 INFO cinder.api.openstack.wsgi [None req-c76eb8a5-9997-4896-805b-bc88b84236f8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 345/691] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:33:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:33:49.187 8 INFO cinder.api.openstack.wsgi [None req-738381f7-bdb4-4ed9-8197-317b40de61eb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:33:49.209 8 INFO cinder.api.openstack.wsgi [None req-738381f7-bdb4-4ed9-8197-317b40de61eb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/692] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:33:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:33:49.221 7 INFO cinder.api.openstack.wsgi [None req-dda17e73-f6d3-4b6f-b980-b86b9d3a0e45 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:33:49.247 7 INFO cinder.api.openstack.wsgi [None req-dda17e73-f6d3-4b6f-b980-b86b9d3a0e45 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/693] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:33:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:33:49.260 8 INFO cinder.api.openstack.wsgi [None req-dd4f843e-5f54-4aa7-beac-4f3874036550 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:33:49.281 8 INFO cinder.api.openstack.wsgi [None req-dd4f843e-5f54-4aa7-beac-4f3874036550 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/694] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:33:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:33:49.293 7 INFO cinder.api.openstack.wsgi [None req-7d3894cf-db92-4565-b80f-8acb1026e09e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:33:49.303 7 INFO cinder.volume.api [None req-7d3894cf-db92-4565-b80f-8acb1026e09e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:33:49.304 7 INFO cinder.api.openstack.wsgi [None req-7d3894cf-db92-4565-b80f-8acb1026e09e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 347/695] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:33:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:33:49.312 8 INFO cinder.api.openstack.wsgi [None req-7df95287-94db-4119-937f-629678190783 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:33:49.317 8 INFO cinder.api.openstack.wsgi [None req-7df95287-94db-4119-937f-629678190783 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 349/696] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:33:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:33:49.329 7 INFO cinder.api.openstack.wsgi [None req-c5e7671e-ae1a-4915-a073-db8e96b660bb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:33:49.833 7 INFO cinder.api.openstack.wsgi [None req-c5e7671e-ae1a-4915-a073-db8e96b660bb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 348/697] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:33:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:33:58.435 8 INFO cinder.api.openstack.wsgi [None req-7df95287-94db-4119-937f-629678190783 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:33:58.435 7 INFO cinder.api.openstack.wsgi [None req-c5e7671e-ae1a-4915-a073-db8e96b660bb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:33:58.436 8 INFO cinder.api.openstack.wsgi [None req-7df95287-94db-4119-937f-629678190783 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:33:58.436 7 INFO cinder.api.openstack.wsgi [None req-c5e7671e-ae1a-4915-a073-db8e96b660bb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:34:03.091 8 INFO cinder.api.openstack.wsgi [None req-68ef7c08-9764-4fd9-8bcb-4abb856ed730 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots 2026-05-19 14:34:03.105 8 INFO cinder.volume.api [None req-68ef7c08-9764-4fd9-8bcb-4abb856ed730 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:34:03.105 8 INFO cinder.api.openstack.wsgi [None req-68ef7c08-9764-4fd9-8bcb-4abb856ed730 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 351/700] 10.0.0.120 () {32 vars in 705 bytes} [Tue May 19 14:34:03 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:34:03.118 7 INFO cinder.api.openstack.wsgi [None req-c2bd7c9e-cf05-46ca-9fde-e7782a72c52b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes 2026-05-19 14:34:03.152 7 INFO cinder.volume.api [None req-c2bd7c9e-cf05-46ca-9fde-e7782a72c52b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:34:03.153 7 INFO cinder.api.openstack.wsgi [None req-c2bd7c9e-cf05-46ca-9fde-e7782a72c52b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes returned with HTTP 200 [pid: 7|app: 0|req: 350/701] 10.0.0.120 () {32 vars in 701 bytes} [Tue May 19 14:34:03 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:34:08.435 8 INFO cinder.api.openstack.wsgi [None req-68ef7c08-9764-4fd9-8bcb-4abb856ed730 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:34:08.435 7 INFO cinder.api.openstack.wsgi [None req-c2bd7c9e-cf05-46ca-9fde-e7782a72c52b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:34:08.436 7 INFO cinder.api.openstack.wsgi [None req-c2bd7c9e-cf05-46ca-9fde-e7782a72c52b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:34:08.436 8 INFO cinder.api.openstack.wsgi [None req-68ef7c08-9764-4fd9-8bcb-4abb856ed730 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:34:18.435 7 INFO cinder.api.openstack.wsgi [None req-c2bd7c9e-cf05-46ca-9fde-e7782a72c52b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:34:18.435 8 INFO cinder.api.openstack.wsgi [None req-68ef7c08-9764-4fd9-8bcb-4abb856ed730 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:34:18.436 7 INFO cinder.api.openstack.wsgi [None req-c2bd7c9e-cf05-46ca-9fde-e7782a72c52b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:34:18.436 8 INFO cinder.api.openstack.wsgi [None req-68ef7c08-9764-4fd9-8bcb-4abb856ed730 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:34:22.132 8 INFO cinder.api.openstack.wsgi [None req-8fda096e-4114-4cff-a2e0-e7e97a65b720 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes 2026-05-19 14:34:22.768 8 INFO cinder.api.v3.volumes [None req-8fda096e-4114-4cff-a2e0-e7e97a65b720 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] Create volume of 1 GB 2026-05-19 14:34:22.788 8 INFO cinder.volume.api [None req-8fda096e-4114-4cff-a2e0-e7e97a65b720 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] Availability Zones retrieved successfully. 2026-05-19 14:34:23.134 8 INFO cinder.volume.api [None req-8fda096e-4114-4cff-a2e0-e7e97a65b720 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] Create volume request issued successfully. 2026-05-19 14:34:23.135 8 INFO cinder.api.openstack.wsgi [None req-8fda096e-4114-4cff-a2e0-e7e97a65b720 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/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: 354/706] 10.0.0.120 () {34 vars in 723 bytes} [Tue May 19 14:34:22 2026] POST /v3/6d54762da74a4266bec9c4094dc3fde0/volumes => generated 865 bytes in 1007 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-19 14:34:23.156 7 INFO cinder.api.openstack.wsgi [None req-2233ea6e-ea84-4098-beae-211934a6c4ba 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:34:23.194 7 INFO cinder.volume.api [None req-2233ea6e-ea84-4098-beae-211934a6c4ba 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] Volume info retrieved successfully. 2026-05-19 14:34:23.202 7 INFO cinder.api.openstack.wsgi [None req-2233ea6e-ea84-4098-beae-211934a6c4ba 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 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: 353/707] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:34:23 2026] GET /v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 => generated 933 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-05-19 14:34:24.224 8 INFO cinder.api.openstack.wsgi [None req-8c275038-2d92-4fe2-bc48-6719bc7515d4 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:34:24.239 8 INFO cinder.volume.api [None req-8c275038-2d92-4fe2-bc48-6719bc7515d4 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] Volume info retrieved successfully. 2026-05-19 14:34:24.250 8 INFO cinder.api.openstack.wsgi [None req-8c275038-2d92-4fe2-bc48-6719bc7515d4 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 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: 355/708] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:34:24 2026] GET /v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 => generated 957 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-05-19 14:34:25.269 7 INFO cinder.api.openstack.wsgi [None req-7a921f2f-661d-40c8-b033-46c6b5889ed9 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:34:25.294 7 INFO cinder.volume.api [None req-7a921f2f-661d-40c8-b033-46c6b5889ed9 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] Volume info retrieved successfully. 2026-05-19 14:34:25.301 7 INFO cinder.api.openstack.wsgi [None req-7a921f2f-661d-40c8-b033-46c6b5889ed9 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 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: 354/709] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:34:25 2026] GET /v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 => generated 957 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-05-19 14:34:26.320 8 INFO cinder.api.openstack.wsgi [None req-026d462f-4f40-4f7b-a533-1c77743db1d3 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:34:26.334 8 INFO cinder.volume.api [None req-026d462f-4f40-4f7b-a533-1c77743db1d3 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] Volume info retrieved successfully. 2026-05-19 14:34:26.347 8 INFO cinder.api.openstack.wsgi [None req-026d462f-4f40-4f7b-a533-1c77743db1d3 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 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: 356/710] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:34:26 2026] GET /v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 => generated 1342 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:34:26.445 7 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-da63bb66-3fab-4937-be63-8f788149b14a 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:34:26.459 7 INFO cinder.volume.api [req-44389821-08ec-43ae-b70e-d738be849f70 req-da63bb66-3fab-4937-be63-8f788149b14a 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] Volume info retrieved successfully. 2026-05-19 14:34:26.465 7 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-da63bb66-3fab-4937-be63-8f788149b14a 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 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: 355/711] 10.0.0.9 () {34 vars in 1026 bytes} [Tue May 19 14:34:26 2026] GET /v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 => generated 1342 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-05-19 14:34:27.290 8 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-56616bce-fb30-42ec-843d-34f6e1107115 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:34:27.304 8 INFO cinder.volume.api [req-44389821-08ec-43ae-b70e-d738be849f70 req-56616bce-fb30-42ec-843d-34f6e1107115 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] Volume info retrieved successfully. 2026-05-19 14:34:27.310 8 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-56616bce-fb30-42ec-843d-34f6e1107115 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 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: 357/712] 10.0.0.9 () {34 vars in 1026 bytes} [Tue May 19 14:34:27 2026] GET /v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 => generated 1342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:34:27.321 7 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-da63bb66-3fab-4937-be63-8f788149b14a 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:34:27.322 7 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-da63bb66-3fab-4937-be63-8f788149b14a 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 356/713] 10.0.0.9 () {32 vars in 826 bytes} [Tue May 19 14:34:27 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:34:27.332 8 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-88d62229-d411-4281-9550-377fae04587f 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/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-05-19 14:34:27.392 8 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-88d62229-d411-4281-9550-377fae04587f 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/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: 8|app: 0|req: 358/714] 10.0.0.9 () {40 vars in 1055 bytes} [Tue May 19 14:34:27 2026] POST /v3/6d54762da74a4266bec9c4094dc3fde0/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:34:28.435 7 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-da63bb66-3fab-4937-be63-8f788149b14a 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:34:28.435 8 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-88d62229-d411-4281-9550-377fae04587f 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:34:28.436 7 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-da63bb66-3fab-4937-be63-8f788149b14a 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:34:28.436 8 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-88d62229-d411-4281-9550-377fae04587f 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:34:33.475 7 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-da63bb66-3fab-4937-be63-8f788149b14a 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:34:33.476 7 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-da63bb66-3fab-4937-be63-8f788149b14a 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 358/717] 199.204.45.132 () {32 vars in 839 bytes} [Tue May 19 14:34:33 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-05-19 14:34:33.527 8 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-4e36ea26-00b5-4794-ba1d-c9affbd9e8d3 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:34:33.545 8 INFO cinder.volume.api [req-44389821-08ec-43ae-b70e-d738be849f70 req-4e36ea26-00b5-4794-ba1d-c9affbd9e8d3 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] Volume info retrieved successfully. 2026-05-19 14:34:33.550 8 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-4e36ea26-00b5-4794-ba1d-c9affbd9e8d3 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 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: 360/718] 199.204.45.132 () {36 vars in 1073 bytes} [Tue May 19 14:34:33 2026] GET /v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 => generated 1522 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:34:35.346 7 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-e3ac8160-5f82-421f-96e5-c69e29c5e238 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/attachments/ff7635da-8521-4b39-8373-ae94d41589cf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:34:36.393 7 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-e3ac8160-5f82-421f-96e5-c69e29c5e238 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/attachments/ff7635da-8521-4b39-8373-ae94d41589cf 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: 359/719] 199.204.45.132 () {40 vars in 1135 bytes} [Tue May 19 14:34:35 2026] PUT /v3/6d54762da74a4266bec9c4094dc3fde0/attachments/ff7635da-8521-4b39-8373-ae94d41589cf => generated 775 bytes in 1055 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-05-19 14:34:36.911 8 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-f5b31a95-939c-42ca-a24d-bcc0743551b8 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/attachments/ff7635da-8521-4b39-8373-ae94d41589cf/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-05-19 14:34:36.944 8 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-f5b31a95-939c-42ca-a24d-bcc0743551b8 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/attachments/ff7635da-8521-4b39-8373-ae94d41589cf/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: 8|app: 0|req: 361/720] 199.204.45.132 () {40 vars in 1148 bytes} [Tue May 19 14:34:36 2026] POST /v3/6d54762da74a4266bec9c4094dc3fde0/attachments/ff7635da-8521-4b39-8373-ae94d41589cf/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-19 14:34:38.435 7 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-e3ac8160-5f82-421f-96e5-c69e29c5e238 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:34:38.435 8 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-f5b31a95-939c-42ca-a24d-bcc0743551b8 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:34:38.435 7 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-e3ac8160-5f82-421f-96e5-c69e29c5e238 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:34:38.437 8 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-f5b31a95-939c-42ca-a24d-bcc0743551b8 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:34:48.435 7 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-e3ac8160-5f82-421f-96e5-c69e29c5e238 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:34:48.436 7 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-e3ac8160-5f82-421f-96e5-c69e29c5e238 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:34:48.437 8 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-f5b31a95-939c-42ca-a24d-bcc0743551b8 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:34:48.440 8 INFO cinder.api.openstack.wsgi [req-44389821-08ec-43ae-b70e-d738be849f70 req-f5b31a95-939c-42ca-a24d-bcc0743551b8 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://10.0.0.119: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-05-19 14:34:49.178 7 INFO cinder.api.openstack.wsgi [None req-99b6517e-7916-40c4-9dbd-13850142ef24 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:34:49.184 7 INFO cinder.api.openstack.wsgi [None req-99b6517e-7916-40c4-9dbd-13850142ef24 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 362/725] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:34:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 109 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-05-19 14:34:49.219 8 INFO cinder.api.openstack.wsgi [None req-3c8a9d1e-0260-4523-8797-6632f6831410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:34:49.238 8 INFO cinder.api.openstack.wsgi [None req-3c8a9d1e-0260-4523-8797-6632f6831410 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 364/726] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:34:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:34:49.249 7 INFO cinder.api.openstack.wsgi [None req-1523f27c-1dbe-4a38-aa27-7ea59d72975f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/52bf06edde694e30944824390587a589?usage=true 2026-05-19 14:34:49.272 7 INFO cinder.api.openstack.wsgi [None req-1523f27c-1dbe-4a38-aa27-7ea59d72975f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/52bf06edde694e30944824390587a589?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 363/727] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:34:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/52bf06edde694e30944824390587a589?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:34:49.282 8 INFO cinder.api.openstack.wsgi [None req-a75f027b-750e-4f74-9111-2a438f392656 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:34:49.305 8 INFO cinder.api.openstack.wsgi [None req-a75f027b-750e-4f74-9111-2a438f392656 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 365/728] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:34:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:34:49.324 7 INFO cinder.api.openstack.wsgi [None req-24eb936e-e5bb-4b1e-8a71-4a965eb57ddf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/6d54762da74a4266bec9c4094dc3fde0?usage=true 2026-05-19 14:34:49.346 7 INFO cinder.api.openstack.wsgi [None req-24eb936e-e5bb-4b1e-8a71-4a965eb57ddf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/6d54762da74a4266bec9c4094dc3fde0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/729] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:34:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/6d54762da74a4266bec9c4094dc3fde0?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:34:49.359 8 INFO cinder.api.openstack.wsgi [None req-85a5f241-9d0b-488a-aa1c-087768bc595a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:34:49.377 8 INFO cinder.api.openstack.wsgi [None req-85a5f241-9d0b-488a-aa1c-087768bc595a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/730] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:34:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:34:49.394 7 INFO cinder.api.openstack.wsgi [None req-1c1aa8c5-28c0-4edc-8d00-d26cf367feac 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/d3c479030a804d1e9f36c53bb7e17b54?usage=true 2026-05-19 14:34:49.421 7 INFO cinder.api.openstack.wsgi [None req-1c1aa8c5-28c0-4edc-8d00-d26cf367feac 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/d3c479030a804d1e9f36c53bb7e17b54?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/731] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:34:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/d3c479030a804d1e9f36c53bb7e17b54?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:34:49.435 8 INFO cinder.api.openstack.wsgi [None req-0e051beb-de5c-477a-95e9-2a0c4373b5d3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/fa14d166691d4f148df943c5339053ac?usage=true 2026-05-19 14:34:49.456 8 INFO cinder.api.openstack.wsgi [None req-0e051beb-de5c-477a-95e9-2a0c4373b5d3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/fa14d166691d4f148df943c5339053ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/732] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:34:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/fa14d166691d4f148df943c5339053ac?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:34:49.467 7 INFO cinder.api.openstack.wsgi [None req-0534c20e-844c-494c-83d1-dc3b647da208 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:34:49.492 7 INFO cinder.volume.api [None req-0534c20e-844c-494c-83d1-dc3b647da208 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:34:49.499 7 INFO cinder.api.openstack.wsgi [None req-0534c20e-844c-494c-83d1-dc3b647da208 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/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: 366/733] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:34:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 1808 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:34:49.509 8 INFO cinder.api.openstack.wsgi [None req-92d70e69-1f3d-4c34-8689-5872faaf1065 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:34:49.674 8 INFO cinder.volume.api [None req-92d70e69-1f3d-4c34-8689-5872faaf1065 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. /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/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:34:49.678 7 INFO cinder.api.openstack.wsgi [req-6030dadf-9a09-44f7-a361-65c8f838c6b9 req-0feb9cfe-62fa-4145-9d95-2b3de25a8f6b 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/attachments/ff7635da-8521-4b39-8373-ae94d41589cf 2026-05-19 14:34:49.683 8 INFO cinder.api.openstack.wsgi [None req-92d70e69-1f3d-4c34-8689-5872faaf1065 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/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: 368/734] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:34:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 1808 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This 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-05-19 14:34:49.694 8 INFO cinder.api.openstack.wsgi [None req-b19a2579-15a2-4c9d-b1cf-283eb63bf59e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:34:50.198 8 INFO cinder.api.openstack.wsgi [None req-b19a2579-15a2-4c9d-b1cf-283eb63bf59e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 369/735] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:34:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:34:50.208 8 INFO cinder.api.openstack.wsgi [None req-6f1ffadb-a8d4-41d4-b6fa-fdee47950c82 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:34:50.216 8 INFO cinder.volume.api [None req-6f1ffadb-a8d4-41d4-b6fa-fdee47950c82 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:34:50.216 8 INFO cinder.api.openstack.wsgi [None req-6f1ffadb-a8d4-41d4-b6fa-fdee47950c82 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 370/736] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:34:50 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:34:50.241 7 INFO cinder.api.openstack.wsgi [req-6030dadf-9a09-44f7-a361-65c8f838c6b9 req-0feb9cfe-62fa-4145-9d95-2b3de25a8f6b 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/attachments/ff7635da-8521-4b39-8373-ae94d41589cf returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 367/737] 199.204.45.132 () {38 vars in 1103 bytes} [Tue May 19 14:34:49 2026] DELETE /v3/6d54762da74a4266bec9c4094dc3fde0/attachments/ff7635da-8521-4b39-8373-ae94d41589cf => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:34:50.260 8 INFO cinder.api.openstack.wsgi [req-6030dadf-9a09-44f7-a361-65c8f838c6b9 req-3b6613bf-8de9-4431-8245-7d3981d143b7 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 2026-05-19 14:34:50.261 8 INFO cinder.api.v3.volumes [req-6030dadf-9a09-44f7-a361-65c8f838c6b9 req-3b6613bf-8de9-4431-8245-7d3981d143b7 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] Delete volume with id: cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:34:50.272 8 INFO cinder.volume.api [req-6030dadf-9a09-44f7-a361-65c8f838c6b9 req-3b6613bf-8de9-4431-8245-7d3981d143b7 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] Volume info retrieved successfully. 2026-05-19 14:34:50.311 8 INFO cinder.volume.api [req-6030dadf-9a09-44f7-a361-65c8f838c6b9 req-3b6613bf-8de9-4431-8245-7d3981d143b7 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] Delete volume request issued successfully. 2026-05-19 14:34:50.311 8 INFO cinder.api.openstack.wsgi [req-6030dadf-9a09-44f7-a361-65c8f838c6b9 req-3b6613bf-8de9-4431-8245-7d3981d143b7 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 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: 371/738] 199.204.45.132 () {36 vars in 1054 bytes} [Tue May 19 14:34:50 2026] DELETE /v3/6d54762da74a4266bec9c4094dc3fde0/volumes/cc9f35fe-b0d9-43f0-bea1-992b65fba5e8 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-19 14:34:58.435 8 INFO cinder.api.openstack.wsgi [req-6030dadf-9a09-44f7-a361-65c8f838c6b9 req-3b6613bf-8de9-4431-8245-7d3981d143b7 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:34:58.435 7 INFO cinder.api.openstack.wsgi [req-6030dadf-9a09-44f7-a361-65c8f838c6b9 req-0feb9cfe-62fa-4145-9d95-2b3de25a8f6b 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:34:58.436 8 INFO cinder.api.openstack.wsgi [req-6030dadf-9a09-44f7-a361-65c8f838c6b9 req-3b6613bf-8de9-4431-8245-7d3981d143b7 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:34:58.436 7 INFO cinder.api.openstack.wsgi [req-6030dadf-9a09-44f7-a361-65c8f838c6b9 req-0feb9cfe-62fa-4145-9d95-2b3de25a8f6b 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:35:08.435 8 INFO cinder.api.openstack.wsgi [req-6030dadf-9a09-44f7-a361-65c8f838c6b9 req-3b6613bf-8de9-4431-8245-7d3981d143b7 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:35:08.436 8 INFO cinder.api.openstack.wsgi [req-6030dadf-9a09-44f7-a361-65c8f838c6b9 req-3b6613bf-8de9-4431-8245-7d3981d143b7 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:35:08.436 7 INFO cinder.api.openstack.wsgi [req-6030dadf-9a09-44f7-a361-65c8f838c6b9 req-0feb9cfe-62fa-4145-9d95-2b3de25a8f6b 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:35:08.438 7 INFO cinder.api.openstack.wsgi [req-6030dadf-9a09-44f7-a361-65c8f838c6b9 req-0feb9cfe-62fa-4145-9d95-2b3de25a8f6b 32561e3e617641d6a6dd89518b4fa0cc 6d54762da74a4266bec9c4094dc3fde0 - - default default] http://10.0.0.119: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-05-19 14:35:15.440 8 INFO cinder.api.openstack.wsgi [None req-e159fb55-4639-457a-a853-45835f5eb33d 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes 2026-05-19 14:35:15.466 8 INFO cinder.volume.api [None req-e159fb55-4639-457a-a853-45835f5eb33d 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Get all volumes completed successfully. 2026-05-19 14:35:15.466 8 INFO cinder.api.openstack.wsgi [None req-e159fb55-4639-457a-a853-45835f5eb33d 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes returned with HTTP 200 [pid: 8|app: 0|req: 374/743] 10.0.0.120 () {32 vars in 701 bytes} [Tue May 19 14:35:15 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes => generated 15 bytes in 162 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-05-19 14:35:15.482 7 INFO cinder.api.openstack.wsgi [None req-5155bdbd-055c-454f-84ab-a5a343021b94 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes 2026-05-19 14:35:15.484 7 INFO cinder.api.v3.volumes [None req-5155bdbd-055c-454f-84ab-a5a343021b94 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:15.492 7 INFO cinder.volume.api [None req-5155bdbd-055c-454f-84ab-a5a343021b94 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Availability Zones retrieved successfully. 2026-05-19 14:35:15.772 7 INFO cinder.volume.api [None req-5155bdbd-055c-454f-84ab-a5a343021b94 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Create volume request issued successfully. 2026-05-19 14:35:15.773 7 INFO cinder.api.openstack.wsgi [None req-5155bdbd-055c-454f-84ab-a5a343021b94 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/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: 370/744] 10.0.0.120 () {34 vars in 723 bytes} [Tue May 19 14:35:15 2026] POST /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes => generated 875 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-19 14:35:15.796 8 INFO cinder.api.openstack.wsgi [None req-4d74b57d-c6e3-4555-b291-ff4566d519b0 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:15.814 8 INFO cinder.volume.api [None req-4d74b57d-c6e3-4555-b291-ff4566d519b0 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:15.827 8 INFO cinder.api.openstack.wsgi [None req-4d74b57d-c6e3-4555-b291-ff4566d519b0 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd 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/745] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:15 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd => generated 943 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-05-19 14:35:16.848 7 INFO cinder.api.openstack.wsgi [None req-4a0d673f-fd60-477e-8b2a-8fb0642cc8a2 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:16.862 7 INFO cinder.volume.api [None req-4a0d673f-fd60-477e-8b2a-8fb0642cc8a2 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:16.867 7 INFO cinder.api.openstack.wsgi [None req-4a0d673f-fd60-477e-8b2a-8fb0642cc8a2 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd 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: 371/746] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:16 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd => 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-05-19 14:35:16.886 8 INFO cinder.api.openstack.wsgi [None req-f19170ac-f17f-4ea7-b54c-35e7d1d3e4db 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:16.906 8 INFO cinder.volume.api [None req-f19170ac-f17f-4ea7-b54c-35e7d1d3e4db 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:16.911 8 INFO cinder.api.openstack.wsgi [None req-f19170ac-f17f-4ea7-b54c-35e7d1d3e4db 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd 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: 376/747] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:16 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:35:16.929 7 INFO cinder.api.openstack.wsgi [None req-74525320-98c1-405a-8138-65f8fe659a87 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes 2026-05-19 14:35:16.934 7 INFO cinder.api.v3.volumes [None req-74525320-98c1-405a-8138-65f8fe659a87 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Create volume of 1 GB 2026-05-19 14:35:16.940 7 INFO cinder.volume.api [None req-74525320-98c1-405a-8138-65f8fe659a87 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Availability Zones retrieved successfully. 2026-05-19 14:35:17.120 7 INFO cinder.volume.api [None req-74525320-98c1-405a-8138-65f8fe659a87 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Create volume request issued successfully. 2026-05-19 14:35:17.120 7 INFO cinder.api.openstack.wsgi [None req-74525320-98c1-405a-8138-65f8fe659a87 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/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: 372/748] 10.0.0.120 () {34 vars in 723 bytes} [Tue May 19 14:35:16 2026] POST /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes => generated 876 bytes in 197 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-05-19 14:35:17.140 8 INFO cinder.api.openstack.wsgi [None req-55b7e6ba-4839-46ba-b8b5-7ae4f167ecb4 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:17.153 8 INFO cinder.volume.api [None req-55b7e6ba-4839-46ba-b8b5-7ae4f167ecb4 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:17.159 8 INFO cinder.api.openstack.wsgi [None req-55b7e6ba-4839-46ba-b8b5-7ae4f167ecb4 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 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/749] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:17 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 => generated 944 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-05-19 14:35:18.183 7 INFO cinder.api.openstack.wsgi [None req-6cee1a43-c7c2-4f1e-b51a-d882afa5af95 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:18.200 7 INFO cinder.volume.api [None req-6cee1a43-c7c2-4f1e-b51a-d882afa5af95 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:18.207 7 INFO cinder.api.openstack.wsgi [None req-6cee1a43-c7c2-4f1e-b51a-d882afa5af95 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 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/750] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:18 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:35:18.230 8 INFO cinder.api.openstack.wsgi [None req-dcf5d315-ddf4-4e2f-bd60-7d21a8325c62 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:18.244 8 INFO cinder.volume.api [None req-dcf5d315-ddf4-4e2f-bd60-7d21a8325c62 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:18.250 8 INFO cinder.api.openstack.wsgi [None req-dcf5d315-ddf4-4e2f-bd60-7d21a8325c62 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 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/751] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:18 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:35:18.269 7 INFO cinder.api.openstack.wsgi [None req-43cb8025-8f45-4181-9be6-ea5b8aaaaf35 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes 2026-05-19 14:35:18.273 7 INFO cinder.api.v3.volumes [None req-43cb8025-8f45-4181-9be6-ea5b8aaaaf35 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Create volume of 1 GB 2026-05-19 14:35:18.282 7 INFO cinder.volume.api [None req-43cb8025-8f45-4181-9be6-ea5b8aaaaf35 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Availability Zones retrieved successfully. 2026-05-19 14:35:18.418 7 INFO cinder.volume.api [None req-43cb8025-8f45-4181-9be6-ea5b8aaaaf35 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Create volume request issued successfully. 2026-05-19 14:35:18.419 7 INFO cinder.api.openstack.wsgi [None req-43cb8025-8f45-4181-9be6-ea5b8aaaaf35 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/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: 374/752] 10.0.0.120 () {34 vars in 723 bytes} [Tue May 19 14:35:18 2026] POST /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes => generated 875 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-19 14:35:18.434 8 INFO cinder.api.openstack.wsgi [None req-dcf5d315-ddf4-4e2f-bd60-7d21a8325c62 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:35:18.434 7 INFO cinder.api.openstack.wsgi [None req-43cb8025-8f45-4181-9be6-ea5b8aaaaf35 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:35:18.436 7 INFO cinder.api.openstack.wsgi [None req-43cb8025-8f45-4181-9be6-ea5b8aaaaf35 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:35:18.436 8 INFO cinder.api.openstack.wsgi [None req-dcf5d315-ddf4-4e2f-bd60-7d21a8325c62 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://10.0.0.119: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-05-19 14:35:18.441 7 INFO cinder.api.openstack.wsgi [None req-e37e98d6-a3fe-40bf-8dcb-e636abab3650 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:18.458 7 INFO cinder.volume.api [None req-e37e98d6-a3fe-40bf-8dcb-e636abab3650 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:18.465 7 INFO cinder.api.openstack.wsgi [None req-e37e98d6-a3fe-40bf-8dcb-e636abab3650 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c 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/755] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:18 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c => generated 943 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-05-19 14:35:19.494 8 INFO cinder.api.openstack.wsgi [None req-a2026f16-30a8-470e-9fc7-635f8e452e63 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:19.509 8 INFO cinder.volume.api [None req-a2026f16-30a8-470e-9fc7-635f8e452e63 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:19.514 8 INFO cinder.api.openstack.wsgi [None req-a2026f16-30a8-470e-9fc7-635f8e452e63 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c 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: 380/756] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:19 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:35:19.529 7 INFO cinder.api.openstack.wsgi [None req-a1a5535b-f2fc-49b1-bee5-9b0377e7117c 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:19.545 7 INFO cinder.volume.api [None req-a1a5535b-f2fc-49b1-bee5-9b0377e7117c 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:19.550 7 INFO cinder.api.openstack.wsgi [None req-a1a5535b-f2fc-49b1-bee5-9b0377e7117c 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c 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/757] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:19 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c => 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-05-19 14:35:19.567 8 INFO cinder.api.openstack.wsgi [None req-0d20f3ac-b67d-453b-84aa-5c9ba4f2e2ae 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes 2026-05-19 14:35:19.581 8 INFO cinder.volume.api [None req-0d20f3ac-b67d-453b-84aa-5c9ba4f2e2ae 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Get all volumes completed successfully. 2026-05-19 14:35:19.582 8 INFO cinder.api.openstack.wsgi [None req-0d20f3ac-b67d-453b-84aa-5c9ba4f2e2ae 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/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: 8|app: 0|req: 381/758] 10.0.0.120 () {32 vars in 701 bytes} [Tue May 19 14:35:19 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:35:19.596 7 INFO cinder.api.openstack.wsgi [None req-24c36c06-49da-488f-8792-9fa192a9119e 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:19.741 7 INFO cinder.volume.api [None req-24c36c06-49da-488f-8792-9fa192a9119e 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:19.745 7 INFO cinder.api.openstack.wsgi [None req-24c36c06-49da-488f-8792-9fa192a9119e 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c 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/759] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:19 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c => generated 968 bytes in 155 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-05-19 14:35:19.768 8 INFO cinder.api.openstack.wsgi [None req-7e7a45a7-ace6-4d28-9ccc-27c974323a6a 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c 2026-05-19 14:35:19.769 8 INFO cinder.api.v3.volumes [None req-7e7a45a7-ace6-4d28-9ccc-27c974323a6a 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Delete volume with id: 157a7c10-0f4f-4471-a992-ae9c7f2c580c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:19.779 8 INFO cinder.volume.api [None req-7e7a45a7-ace6-4d28-9ccc-27c974323a6a 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:19.807 8 INFO cinder.volume.api [None req-7e7a45a7-ace6-4d28-9ccc-27c974323a6a 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Delete volume request issued successfully. 2026-05-19 14:35:19.807 8 INFO cinder.api.openstack.wsgi [None req-7e7a45a7-ace6-4d28-9ccc-27c974323a6a 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c 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: 382/760] 10.0.0.120 () {32 vars in 778 bytes} [Tue May 19 14:35:19 2026] DELETE /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:35:19.824 7 INFO cinder.api.openstack.wsgi [None req-8aa69806-8b87-47a6-b0e4-5f6e54491dfc 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:19.836 7 INFO cinder.volume.api [None req-8aa69806-8b87-47a6-b0e4-5f6e54491dfc 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:19.842 7 INFO cinder.api.openstack.wsgi [None req-8aa69806-8b87-47a6-b0e4-5f6e54491dfc 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c 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: 379/761] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:19 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c => 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-05-19 14:35:20.866 8 INFO cinder.api.openstack.wsgi [None req-ac075ad2-5b7c-4e6c-9ad7-367e5b7ce2a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c 2026-05-19 14:35:20.879 8 INFO cinder.api.openstack.wsgi [None req-ac075ad2-5b7c-4e6c-9ad7-367e5b7ce2a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c returned with HTTP 404 [pid: 8|app: 0|req: 383/762] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:20 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/157a7c10-0f4f-4471-a992-ae9c7f2c580c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:35:20.890 7 INFO cinder.api.openstack.wsgi [None req-8409199e-8205-41e4-bf18-7ccc49959f24 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:20.910 7 INFO cinder.volume.api [None req-8409199e-8205-41e4-bf18-7ccc49959f24 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:20.920 7 INFO cinder.api.openstack.wsgi [None req-8409199e-8205-41e4-bf18-7ccc49959f24 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 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: 380/763] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:20 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:20.939 8 INFO cinder.api.openstack.wsgi [None req-d63769b6-7546-4543-9c78-c415efec9f6f 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 2026-05-19 14:35:20.940 8 INFO cinder.api.v3.volumes [None req-d63769b6-7546-4543-9c78-c415efec9f6f 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Delete volume with id: a2d954af-4aaf-4d0e-8131-33b4820e4638 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:20.954 8 INFO cinder.volume.api [None req-d63769b6-7546-4543-9c78-c415efec9f6f 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:21.007 8 INFO cinder.volume.api [None req-d63769b6-7546-4543-9c78-c415efec9f6f 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Delete volume request issued successfully. 2026-05-19 14:35:21.008 8 INFO cinder.api.openstack.wsgi [None req-d63769b6-7546-4543-9c78-c415efec9f6f 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 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: 384/764] 10.0.0.120 () {32 vars in 778 bytes} [Tue May 19 14:35:20 2026] DELETE /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 => generated 0 bytes in 74 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-05-19 14:35:21.019 7 INFO cinder.api.openstack.wsgi [None req-c9761472-395a-4488-97bf-4ee2dd188715 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:21.036 7 INFO cinder.volume.api [None req-c9761472-395a-4488-97bf-4ee2dd188715 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:21.048 7 INFO cinder.api.openstack.wsgi [None req-c9761472-395a-4488-97bf-4ee2dd188715 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 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: 381/765] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:21 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:35:22.080 8 INFO cinder.api.openstack.wsgi [None req-991e2956-305f-4c9c-828f-a7c6e2bc7c73 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 2026-05-19 14:35:22.089 8 INFO cinder.api.openstack.wsgi [None req-991e2956-305f-4c9c-828f-a7c6e2bc7c73 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 returned with HTTP 404 [pid: 8|app: 0|req: 385/766] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:22 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/a2d954af-4aaf-4d0e-8131-33b4820e4638 => 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-05-19 14:35:22.101 7 INFO cinder.api.openstack.wsgi [None req-3a40d59d-4230-4421-80e2-c6cf50498da4 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:22.125 7 INFO cinder.volume.api [None req-3a40d59d-4230-4421-80e2-c6cf50498da4 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:22.132 7 INFO cinder.api.openstack.wsgi [None req-3a40d59d-4230-4421-80e2-c6cf50498da4 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd 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: 382/767] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:22 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd => generated 968 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:22.151 8 INFO cinder.api.openstack.wsgi [None req-1f0dd7e7-a1ae-40ee-908e-fca9be45a923 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd 2026-05-19 14:35:22.151 8 INFO cinder.api.v3.volumes [None req-1f0dd7e7-a1ae-40ee-908e-fca9be45a923 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Delete volume with id: 659a8204-cdec-471f-a953-dad64b2b00cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:22.162 8 INFO cinder.volume.api [None req-1f0dd7e7-a1ae-40ee-908e-fca9be45a923 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:22.192 8 INFO cinder.volume.api [None req-1f0dd7e7-a1ae-40ee-908e-fca9be45a923 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Delete volume request issued successfully. 2026-05-19 14:35:22.193 8 INFO cinder.api.openstack.wsgi [None req-1f0dd7e7-a1ae-40ee-908e-fca9be45a923 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd 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: 386/768] 10.0.0.120 () {32 vars in 778 bytes} [Tue May 19 14:35:22 2026] DELETE /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:35:22.203 7 INFO cinder.api.openstack.wsgi [None req-6f90cced-e4d9-4061-bdd0-dfe4f1a5c8a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:35:22.228 7 INFO cinder.volume.api [None req-6f90cced-e4d9-4061-bdd0-dfe4f1a5c8a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] Volume info retrieved successfully. 2026-05-19 14:35:22.237 7 INFO cinder.api.openstack.wsgi [None req-6f90cced-e4d9-4061-bdd0-dfe4f1a5c8a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd 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/769] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:22 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd => generated 967 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:35:23.261 8 INFO cinder.api.openstack.wsgi [None req-0552baea-8f9e-48e7-8ef8-be34927edd6f 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd 2026-05-19 14:35:23.271 8 INFO cinder.api.openstack.wsgi [None req-0552baea-8f9e-48e7-8ef8-be34927edd6f 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd returned with HTTP 404 [pid: 8|app: 0|req: 387/770] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:35:23 2026] GET /v3/4f9f92f8a9ff4ec38ef938fc85f051a6/volumes/659a8204-cdec-471f-a953-dad64b2b00cd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-19 14:35:27.466 7 INFO cinder.api.openstack.wsgi [None req-6f90cced-e4d9-4061-bdd0-dfe4f1a5c8a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:35:27.467 7 INFO cinder.api.openstack.wsgi [None req-6f90cced-e4d9-4061-bdd0-dfe4f1a5c8a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 384/771] 10.0.0.39 () {28 vars in 375 bytes} [Tue May 19 14:35:27 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-19 14:35:27.481 8 INFO cinder.api.openstack.wsgi [None req-5e3d6d9a-adc5-4340-87a2-005f31127258 7acf91ae79b24a51acaa2be35826b318 e260699c1d694e7d914b251887f031bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e260699c1d694e7d914b251887f031bc/limits?tenant_id=e260699c1d694e7d914b251887f031bc 2026-05-19 14:35:27.526 8 INFO cinder.api.openstack.wsgi [None req-5e3d6d9a-adc5-4340-87a2-005f31127258 7acf91ae79b24a51acaa2be35826b318 e260699c1d694e7d914b251887f031bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e260699c1d694e7d914b251887f031bc/limits?tenant_id=e260699c1d694e7d914b251887f031bc returned with HTTP 200 [pid: 8|app: 0|req: 388/772] 10.0.0.39 () {34 vars in 878 bytes} [Tue May 19 14:35:27 2026] GET /v3/e260699c1d694e7d914b251887f031bc/limits?tenant_id=e260699c1d694e7d914b251887f031bc => generated 302 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:35:28.435 7 INFO cinder.api.openstack.wsgi [None req-6f90cced-e4d9-4061-bdd0-dfe4f1a5c8a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:35:28.436 8 INFO cinder.api.openstack.wsgi [None req-5e3d6d9a-adc5-4340-87a2-005f31127258 7acf91ae79b24a51acaa2be35826b318 e260699c1d694e7d914b251887f031bc - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:35:28.437 7 INFO cinder.api.openstack.wsgi [None req-6f90cced-e4d9-4061-bdd0-dfe4f1a5c8a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:35:28.438 8 INFO cinder.api.openstack.wsgi [None req-5e3d6d9a-adc5-4340-87a2-005f31127258 7acf91ae79b24a51acaa2be35826b318 e260699c1d694e7d914b251887f031bc - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:35:29.086 7 INFO cinder.api.openstack.wsgi [None req-6f90cced-e4d9-4061-bdd0-dfe4f1a5c8a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:35:29.087 7 INFO cinder.api.openstack.wsgi [None req-6f90cced-e4d9-4061-bdd0-dfe4f1a5c8a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 386/775] 10.0.0.39 () {28 vars in 375 bytes} [Tue May 19 14:35:29 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-19 14:35:29.093 8 INFO cinder.api.openstack.wsgi [None req-5e3d6d9a-adc5-4340-87a2-005f31127258 7acf91ae79b24a51acaa2be35826b318 e260699c1d694e7d914b251887f031bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:35:29.093 8 INFO cinder.api.openstack.wsgi [None req-5e3d6d9a-adc5-4340-87a2-005f31127258 7acf91ae79b24a51acaa2be35826b318 e260699c1d694e7d914b251887f031bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 390/776] 10.0.0.39 () {28 vars in 375 bytes} [Tue May 19 14:35:29 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-19 14:35:29.721 7 INFO cinder.api.openstack.wsgi [None req-6f90cced-e4d9-4061-bdd0-dfe4f1a5c8a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:35:29.723 7 INFO cinder.api.openstack.wsgi [None req-6f90cced-e4d9-4061-bdd0-dfe4f1a5c8a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 387/777] 10.0.0.39 () {28 vars in 375 bytes} [Tue May 19 14:35:29 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-19 14:35:29.734 8 INFO cinder.api.openstack.wsgi [None req-01d1e643-8409-4ff7-b90f-085312dca593 7acf91ae79b24a51acaa2be35826b318 e260699c1d694e7d914b251887f031bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e260699c1d694e7d914b251887f031bc/limits?tenant_id=e260699c1d694e7d914b251887f031bc 2026-05-19 14:35:29.763 8 INFO cinder.api.openstack.wsgi [None req-01d1e643-8409-4ff7-b90f-085312dca593 7acf91ae79b24a51acaa2be35826b318 e260699c1d694e7d914b251887f031bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e260699c1d694e7d914b251887f031bc/limits?tenant_id=e260699c1d694e7d914b251887f031bc returned with HTTP 200 [pid: 8|app: 0|req: 391/778] 10.0.0.39 () {34 vars in 878 bytes} [Tue May 19 14:35:29 2026] GET /v3/e260699c1d694e7d914b251887f031bc/limits?tenant_id=e260699c1d694e7d914b251887f031bc => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:35:31.179 7 INFO cinder.api.openstack.wsgi [None req-6f90cced-e4d9-4061-bdd0-dfe4f1a5c8a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:35:31.180 7 INFO cinder.api.openstack.wsgi [None req-6f90cced-e4d9-4061-bdd0-dfe4f1a5c8a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 388/779] 10.0.0.39 () {28 vars in 375 bytes} [Tue May 19 14:35:31 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-19 14:35:31.186 8 INFO cinder.api.openstack.wsgi [None req-01d1e643-8409-4ff7-b90f-085312dca593 7acf91ae79b24a51acaa2be35826b318 e260699c1d694e7d914b251887f031bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:35:31.187 8 INFO cinder.api.openstack.wsgi [None req-01d1e643-8409-4ff7-b90f-085312dca593 7acf91ae79b24a51acaa2be35826b318 e260699c1d694e7d914b251887f031bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 392/780] 10.0.0.39 () {28 vars in 375 bytes} [Tue May 19 14:35:31 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-19 14:35:38.438 7 INFO cinder.api.openstack.wsgi [None req-6f90cced-e4d9-4061-bdd0-dfe4f1a5c8a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:35:38.436 8 INFO cinder.api.openstack.wsgi [None req-01d1e643-8409-4ff7-b90f-085312dca593 7acf91ae79b24a51acaa2be35826b318 e260699c1d694e7d914b251887f031bc - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:35:38.440 8 INFO cinder.api.openstack.wsgi [None req-01d1e643-8409-4ff7-b90f-085312dca593 7acf91ae79b24a51acaa2be35826b318 e260699c1d694e7d914b251887f031bc - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:35:38.442 7 INFO cinder.api.openstack.wsgi [None req-6f90cced-e4d9-4061-bdd0-dfe4f1a5c8a3 6a5a6b241d8948c7987c793f2875dc3b 4f9f92f8a9ff4ec38ef938fc85f051a6 - - default default] http://10.0.0.119: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-05-19 14:35:40.573 7 INFO cinder.api.openstack.wsgi [req-ebb67c1e-be53-4a46-a937-99e04d3fd95e req-3b8641f6-a29f-45f4-94b9-bf84293c9cdd e268f250a80f4e08bac63abcb643933f 05604eb34c1146fc8731574f19598ed8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/05604eb34c1146fc8731574f19598ed8/attachments?instance_id=1d5bc08f-bb27-4dda-84ce-f56e9d81e397 2026-05-19 14:35:40.587 7 INFO cinder.api.openstack.wsgi [req-ebb67c1e-be53-4a46-a937-99e04d3fd95e req-3b8641f6-a29f-45f4-94b9-bf84293c9cdd e268f250a80f4e08bac63abcb643933f 05604eb34c1146fc8731574f19598ed8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/05604eb34c1146fc8731574f19598ed8/attachments?instance_id=1d5bc08f-bb27-4dda-84ce-f56e9d81e397 returned with HTTP 200 [pid: 7|app: 0|req: 390/783] 199.204.45.132 () {36 vars in 1104 bytes} [Tue May 19 14:35:40 2026] GET /v3/05604eb34c1146fc8731574f19598ed8/attachments?instance_id=1d5bc08f-bb27-4dda-84ce-f56e9d81e397 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:48.435 8 INFO cinder.api.openstack.wsgi [None req-01d1e643-8409-4ff7-b90f-085312dca593 7acf91ae79b24a51acaa2be35826b318 e260699c1d694e7d914b251887f031bc - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:35:48.435 7 INFO cinder.api.openstack.wsgi [req-ebb67c1e-be53-4a46-a937-99e04d3fd95e req-3b8641f6-a29f-45f4-94b9-bf84293c9cdd e268f250a80f4e08bac63abcb643933f 05604eb34c1146fc8731574f19598ed8 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:35:48.435 8 INFO cinder.api.openstack.wsgi [None req-01d1e643-8409-4ff7-b90f-085312dca593 7acf91ae79b24a51acaa2be35826b318 e260699c1d694e7d914b251887f031bc - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:35:48.436 7 INFO cinder.api.openstack.wsgi [req-ebb67c1e-be53-4a46-a937-99e04d3fd95e req-3b8641f6-a29f-45f4-94b9-bf84293c9cdd e268f250a80f4e08bac63abcb643933f 05604eb34c1146fc8731574f19598ed8 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:35:49.257 8 INFO cinder.api.openstack.wsgi [None req-d76a9727-08b2-4873-be35-b6921d3acc5b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:35:49.267 8 INFO cinder.volume.api [None req-d76a9727-08b2-4873-be35-b6921d3acc5b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:35:49.267 8 INFO cinder.api.openstack.wsgi [None req-d76a9727-08b2-4873-be35-b6921d3acc5b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 395/786] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:35:49 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true => generated 17 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:35:49.283 7 INFO cinder.api.openstack.wsgi [None req-e34a1990-f77b-4d3f-9545-d9f5d8e2684d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:35:49.290 7 INFO cinder.volume.api [None req-e34a1990-f77b-4d3f-9545-d9f5d8e2684d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:35:49.292 7 INFO cinder.api.openstack.wsgi [None req-e34a1990-f77b-4d3f-9545-d9f5d8e2684d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 392/787] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:35:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:35:49.305 8 INFO cinder.api.openstack.wsgi [None req-734379a2-d8d3-4055-a6eb-6e5afc85490b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:35:49.315 8 INFO cinder.volume.api [None req-734379a2-d8d3-4055-a6eb-6e5afc85490b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:35:49.318 8 INFO cinder.api.openstack.wsgi [None req-734379a2-d8d3-4055-a6eb-6e5afc85490b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 396/788] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:35:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:35:49.332 7 INFO cinder.api.openstack.wsgi [None req-d1f0b1e9-c030-4174-a8c6-36b12bcfd41d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:35:49.837 7 INFO cinder.api.openstack.wsgi [None req-d1f0b1e9-c030-4174-a8c6-36b12bcfd41d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 393/789] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:35:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:35:49.849 8 INFO cinder.api.openstack.wsgi [None req-41043ae9-5c15-4a4f-b05b-ebf90bdfdd5e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:35:49.861 8 INFO cinder.api.openstack.wsgi [None req-41043ae9-5c15-4a4f-b05b-ebf90bdfdd5e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 397/790] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:35:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:49.965 7 INFO cinder.api.openstack.wsgi [None req-04720d94-2637-4357-adbf-f710f7292f5b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/05604eb34c1146fc8731574f19598ed8?usage=true 2026-05-19 14:35:49.990 7 INFO cinder.api.openstack.wsgi [None req-04720d94-2637-4357-adbf-f710f7292f5b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/05604eb34c1146fc8731574f19598ed8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 394/791] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:35:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/05604eb34c1146fc8731574f19598ed8?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:50.000 8 INFO cinder.api.openstack.wsgi [None req-b08b4d2c-9d9c-4119-aecd-98870b75d19d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:35:50.024 8 INFO cinder.api.openstack.wsgi [None req-b08b4d2c-9d9c-4119-aecd-98870b75d19d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/792] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:35:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:50.038 7 INFO cinder.api.openstack.wsgi [None req-a374d413-711e-4439-bef1-d40b239b28ee 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/22ab206e6a7b4aab98d85c90f8831502?usage=true 2026-05-19 14:35:50.060 7 INFO cinder.api.openstack.wsgi [None req-a374d413-711e-4439-bef1-d40b239b28ee 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/22ab206e6a7b4aab98d85c90f8831502?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 395/793] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:35:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/22ab206e6a7b4aab98d85c90f8831502?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:50.072 8 INFO cinder.api.openstack.wsgi [None req-49049601-51d9-42d2-b036-4b8d181c7819 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/266806b31e074858be1088601761d098?usage=true 2026-05-19 14:35:50.092 8 INFO cinder.api.openstack.wsgi [None req-49049601-51d9-42d2-b036-4b8d181c7819 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/266806b31e074858be1088601761d098?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/794] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:35:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/266806b31e074858be1088601761d098?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:50.102 7 INFO cinder.api.openstack.wsgi [None req-410ff098-530a-4011-b6b9-27418ea52905 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:35:50.121 7 INFO cinder.api.openstack.wsgi [None req-410ff098-530a-4011-b6b9-27418ea52905 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/795] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:35:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:50.132 8 INFO cinder.api.openstack.wsgi [None req-b1fa140f-a292-4cfb-a1ff-761792b8b979 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:35:50.154 8 INFO cinder.api.openstack.wsgi [None req-b1fa140f-a292-4cfb-a1ff-761792b8b979 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 400/796] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:35:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:50.165 7 INFO cinder.api.openstack.wsgi [None req-b5ac74f0-976a-482a-90c2-3b5b3e38ec23 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/b47ef213c6cd472dbd11cf0fac3e2d40?usage=true 2026-05-19 14:35:50.186 7 INFO cinder.api.openstack.wsgi [None req-b5ac74f0-976a-482a-90c2-3b5b3e38ec23 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/b47ef213c6cd472dbd11cf0fac3e2d40?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/797] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:35:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/b47ef213c6cd472dbd11cf0fac3e2d40?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:50.199 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/ef244d8b1bb74d079fd29efa888c99a7?usage=true 2026-05-19 14:35:50.220 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/ef244d8b1bb74d079fd29efa888c99a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 401/798] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:35:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/ef244d8b1bb74d079fd29efa888c99a7?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:58.435 7 INFO cinder.api.openstack.wsgi [None req-b5ac74f0-976a-482a-90c2-3b5b3e38ec23 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:35:58.437 7 INFO cinder.api.openstack.wsgi [None req-b5ac74f0-976a-482a-90c2-3b5b3e38ec23 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:35:58.439 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:35:58.440 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:36:08.435 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:36:08.435 7 INFO cinder.api.openstack.wsgi [None req-b5ac74f0-976a-482a-90c2-3b5b3e38ec23 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:36:08.436 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:36:08.436 7 INFO cinder.api.openstack.wsgi [None req-b5ac74f0-976a-482a-90c2-3b5b3e38ec23 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:36:18.435 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:36:18.435 7 INFO cinder.api.openstack.wsgi [None req-b5ac74f0-976a-482a-90c2-3b5b3e38ec23 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:36:18.436 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:36:18.436 7 INFO cinder.api.openstack.wsgi [None req-b5ac74f0-976a-482a-90c2-3b5b3e38ec23 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:36:28.435 7 INFO cinder.api.openstack.wsgi [None req-b5ac74f0-976a-482a-90c2-3b5b3e38ec23 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:36:28.435 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:36:28.436 7 INFO cinder.api.openstack.wsgi [None req-b5ac74f0-976a-482a-90c2-3b5b3e38ec23 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:36:28.437 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:36:38.434 7 INFO cinder.api.openstack.wsgi [None req-b5ac74f0-976a-482a-90c2-3b5b3e38ec23 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:36:38.434 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:36:38.435 7 INFO cinder.api.openstack.wsgi [None req-b5ac74f0-976a-482a-90c2-3b5b3e38ec23 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:36:38.435 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:36:48.435 7 INFO cinder.api.openstack.wsgi [None req-b5ac74f0-976a-482a-90c2-3b5b3e38ec23 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:36:48.435 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:36:48.437 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:36:48.437 7 INFO cinder.api.openstack.wsgi [None req-b5ac74f0-976a-482a-90c2-3b5b3e38ec23 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:36:48.759 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:36:48.760 8 INFO cinder.api.openstack.wsgi [None req-9e75b995-cec7-43d6-b452-7eaacf4c4e88 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 408/811] 10.0.0.120 () {30 vars in 411 bytes} [Tue May 19 14:36:48 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-19 14:36:49.297 7 INFO cinder.api.openstack.wsgi [None req-ce3c1c81-b40e-4441-886e-04910c695588 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:36:49.306 7 INFO cinder.volume.api [None req-ce3c1c81-b40e-4441-886e-04910c695588 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:36:49.306 7 INFO cinder.api.openstack.wsgi [None req-ce3c1c81-b40e-4441-886e-04910c695588 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 404/812] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:36:49 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true => generated 17 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:36:49.316 8 INFO cinder.api.openstack.wsgi [None req-7ac8e8af-bae5-487f-8fe6-34691f9b2cc5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:36:49.331 8 INFO cinder.volume.api [None req-7ac8e8af-bae5-487f-8fe6-34691f9b2cc5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:36:49.334 8 INFO cinder.api.openstack.wsgi [None req-7ac8e8af-bae5-487f-8fe6-34691f9b2cc5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 409/813] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:36:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:36:49.344 7 INFO cinder.api.openstack.wsgi [None req-1d0b08d7-ea89-4cb0-8e1a-c1c179155aa5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:36:49.367 7 INFO cinder.api.openstack.wsgi [None req-1d0b08d7-ea89-4cb0-8e1a-c1c179155aa5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 405/814] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:36:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:36:49.383 8 INFO cinder.api.openstack.wsgi [None req-fc69ab58-62e1-4cb1-9cf4-194047fa2c1f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:36:49.393 8 INFO cinder.volume.api [None req-fc69ab58-62e1-4cb1-9cf4-194047fa2c1f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:36:49.395 8 INFO cinder.api.openstack.wsgi [None req-fc69ab58-62e1-4cb1-9cf4-194047fa2c1f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 410/815] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:36:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:36:49.408 7 INFO cinder.api.openstack.wsgi [None req-228a9b1a-b893-4556-aea0-99e1eb30d8f9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:36:49.912 7 INFO cinder.api.openstack.wsgi [None req-228a9b1a-b893-4556-aea0-99e1eb30d8f9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 406/816] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:36:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:36:50.021 8 INFO cinder.api.openstack.wsgi [None req-2fae798e-55c2-4cac-aea8-b2745d59f61e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:36:50.055 8 INFO cinder.api.openstack.wsgi [None req-2fae798e-55c2-4cac-aea8-b2745d59f61e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/817] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:36:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:36:50.067 7 INFO cinder.api.openstack.wsgi [None req-ec6dba70-d58a-4882-8b48-38b25e54252e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/22ab206e6a7b4aab98d85c90f8831502?usage=true 2026-05-19 14:36:50.097 7 INFO cinder.api.openstack.wsgi [None req-ec6dba70-d58a-4882-8b48-38b25e54252e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/22ab206e6a7b4aab98d85c90f8831502?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 407/818] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:36:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/22ab206e6a7b4aab98d85c90f8831502?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:36:50.111 8 INFO cinder.api.openstack.wsgi [None req-763ac56f-fc91-4fd0-a412-8d3050f46104 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/41626bee1ff144c1b4069e0ff9ac1ea2?usage=true 2026-05-19 14:36:50.131 8 INFO cinder.api.openstack.wsgi [None req-763ac56f-fc91-4fd0-a412-8d3050f46104 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/41626bee1ff144c1b4069e0ff9ac1ea2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 412/819] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:36:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/41626bee1ff144c1b4069e0ff9ac1ea2?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:36:50.142 7 INFO cinder.api.openstack.wsgi [None req-686161e1-92f0-4202-a248-81547fef3904 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:36:50.167 7 INFO cinder.api.openstack.wsgi [None req-686161e1-92f0-4202-a248-81547fef3904 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/820] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:36:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:36:50.185 8 INFO cinder.api.openstack.wsgi [None req-a665a26a-4cd8-4d4e-8f08-70ad39ee32dc 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/75c7509465e64d918261073e227ba6ce?usage=true 2026-05-19 14:36:50.210 8 INFO cinder.api.openstack.wsgi [None req-a665a26a-4cd8-4d4e-8f08-70ad39ee32dc 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/75c7509465e64d918261073e227ba6ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 413/821] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:36:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/75c7509465e64d918261073e227ba6ce?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:36:50.225 7 INFO cinder.api.openstack.wsgi [None req-cf23425a-d146-4db9-ab66-a446734932c2 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:36:50.277 7 INFO cinder.api.openstack.wsgi [None req-cf23425a-d146-4db9-ab66-a446734932c2 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/822] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:36:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:36:50.295 8 INFO cinder.api.openstack.wsgi [None req-ac2107c5-f005-4868-8165-f7f772ac736f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/aafebb9105e94d9996b4301f5ee22c47?usage=true 2026-05-19 14:36:50.320 8 INFO cinder.api.openstack.wsgi [None req-ac2107c5-f005-4868-8165-f7f772ac736f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/aafebb9105e94d9996b4301f5ee22c47?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 414/823] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:36:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/aafebb9105e94d9996b4301f5ee22c47?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:36:50.331 7 INFO cinder.api.openstack.wsgi [None req-51867150-b972-462e-aa6f-11aad84c726e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/ef244d8b1bb74d079fd29efa888c99a7?usage=true 2026-05-19 14:36:50.354 7 INFO cinder.api.openstack.wsgi [None req-51867150-b972-462e-aa6f-11aad84c726e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/ef244d8b1bb74d079fd29efa888c99a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/824] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:36:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/ef244d8b1bb74d079fd29efa888c99a7?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:36:51.633 8 INFO cinder.api.openstack.wsgi [None req-a6378d0d-e929-4285-8428-2f082d953e63 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes 2026-05-19 14:36:51.636 8 INFO cinder.api.v3.volumes [None req-a6378d0d-e929-4285-8428-2f082d953e63 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Create volume of 1 GB 2026-05-19 14:36:51.641 8 INFO cinder.volume.api [None req-a6378d0d-e929-4285-8428-2f082d953e63 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Availability Zones retrieved successfully. 2026-05-19 14:36:51.783 8 INFO cinder.volume.api [None req-a6378d0d-e929-4285-8428-2f082d953e63 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Create volume request issued successfully. 2026-05-19 14:36:51.784 8 INFO cinder.api.openstack.wsgi [None req-a6378d0d-e929-4285-8428-2f082d953e63 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/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: 415/825] 10.0.0.120 () {34 vars in 723 bytes} [Tue May 19 14:36:51 2026] POST /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes => generated 871 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-19 14:36:51.811 7 INFO cinder.api.openstack.wsgi [None req-747e64d7-b9fd-4192-b3b8-2ae6e486367e bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:51.824 7 INFO cinder.volume.api [None req-747e64d7-b9fd-4192-b3b8-2ae6e486367e bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:51.829 7 INFO cinder.api.openstack.wsgi [None req-747e64d7-b9fd-4192-b3b8-2ae6e486367e bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae 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/826] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:51 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:36:52.852 8 INFO cinder.api.openstack.wsgi [None req-dd0aba88-e994-4888-ba30-11e4632265a2 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:52.866 8 INFO cinder.volume.api [None req-dd0aba88-e994-4888-ba30-11e4632265a2 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:52.871 8 INFO cinder.api.openstack.wsgi [None req-dd0aba88-e994-4888-ba30-11e4632265a2 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae 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: 416/827] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:52 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae => generated 964 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-05-19 14:36:52.897 7 INFO cinder.api.openstack.wsgi [None req-97606693-3087-4509-99bc-bc694b9adcee bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:52.917 7 INFO cinder.volume.api [None req-97606693-3087-4509-99bc-bc694b9adcee bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:52.931 7 INFO cinder.api.openstack.wsgi [None req-97606693-3087-4509-99bc-bc694b9adcee bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 412/828] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:52 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:36:52.951 8 INFO cinder.api.openstack.wsgi [None req-6dceb15f-4f2e-4a6c-be7a-1e698817dda9 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:52.967 8 INFO cinder.volume.api [None req-6dceb15f-4f2e-4a6c-be7a-1e698817dda9 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:52.974 8 INFO cinder.volume.api [None req-6dceb15f-4f2e-4a6c-be7a-1e698817dda9 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume updated successfully. 2026-05-19 14:36:52.974 8 INFO cinder.api.openstack.wsgi [None req-6dceb15f-4f2e-4a6c-be7a-1e698817dda9 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae 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: 417/829] 10.0.0.120 () {34 vars in 795 bytes} [Tue May 19 14:36:52 2026] PUT /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae => generated 896 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-05-19 14:36:52.992 7 INFO cinder.api.openstack.wsgi [None req-cd4f16f3-fa53-4b9a-bf8e-5a2602c91b7d bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:53.009 7 INFO cinder.volume.api [None req-cd4f16f3-fa53-4b9a-bf8e-5a2602c91b7d bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:53.017 7 INFO cinder.volume.api [None req-cd4f16f3-fa53-4b9a-bf8e-5a2602c91b7d bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume updated successfully. 2026-05-19 14:36:53.018 7 INFO cinder.api.openstack.wsgi [None req-cd4f16f3-fa53-4b9a-bf8e-5a2602c91b7d bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae 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/830] 10.0.0.120 () {34 vars in 796 bytes} [Tue May 19 14:36:52 2026] PUT /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae => 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-05-19 14:36:53.037 8 INFO cinder.api.openstack.wsgi [None req-4ea948cf-eea4-4c60-b669-0a8eb79e6c6f bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:53.050 8 INFO cinder.volume.api [None req-4ea948cf-eea4-4c60-b669-0a8eb79e6c6f bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:53.057 8 INFO cinder.api.openstack.wsgi [None req-4ea948cf-eea4-4c60-b669-0a8eb79e6c6f bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae 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: 418/831] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:53 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae => generated 1003 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:36:53.082 7 INFO cinder.api.openstack.wsgi [None req-c10a3b16-d1d7-4652-9378-4f1347e61f1b bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes 2026-05-19 14:36:53.086 7 INFO cinder.api.v3.volumes [None req-c10a3b16-d1d7-4652-9378-4f1347e61f1b bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Create volume of 1 GB 2026-05-19 14:36:53.091 7 INFO cinder.volume.api [None req-c10a3b16-d1d7-4652-9378-4f1347e61f1b bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Availability Zones retrieved successfully. 2026-05-19 14:36:53.215 7 INFO cinder.volume.api [None req-c10a3b16-d1d7-4652-9378-4f1347e61f1b bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Create volume request issued successfully. 2026-05-19 14:36:53.216 7 INFO cinder.api.openstack.wsgi [None req-c10a3b16-d1d7-4652-9378-4f1347e61f1b bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/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/832] 10.0.0.120 () {34 vars in 723 bytes} [Tue May 19 14:36:53 2026] POST /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes => generated 892 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-05-19 14:36:53.235 8 INFO cinder.api.openstack.wsgi [None req-46d2f7d1-b9d7-46f0-9828-19f74d6484fd bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:53.251 8 INFO cinder.volume.api [None req-46d2f7d1-b9d7-46f0-9828-19f74d6484fd bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:53.257 8 INFO cinder.api.openstack.wsgi [None req-46d2f7d1-b9d7-46f0-9828-19f74d6484fd bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 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: 419/833] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:53 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 => generated 960 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-05-19 14:36:54.278 7 INFO cinder.api.openstack.wsgi [None req-76d8e499-d33b-44a6-bae1-5c1d12663e2c bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:54.296 7 INFO cinder.volume.api [None req-76d8e499-d33b-44a6-bae1-5c1d12663e2c bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:54.300 7 INFO cinder.api.openstack.wsgi [None req-76d8e499-d33b-44a6-bae1-5c1d12663e2c bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 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/834] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:54 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 => generated 985 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:36:54.323 8 INFO cinder.api.openstack.wsgi [None req-98f03168-59a5-4d10-b687-48e654e7f13b bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:54.341 8 INFO cinder.volume.api [None req-98f03168-59a5-4d10-b687-48e654e7f13b bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:54.350 8 INFO cinder.volume.api [None req-98f03168-59a5-4d10-b687-48e654e7f13b bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume updated successfully. 2026-05-19 14:36:54.351 8 INFO cinder.api.openstack.wsgi [None req-98f03168-59a5-4d10-b687-48e654e7f13b bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 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: 420/835] 10.0.0.120 () {34 vars in 795 bytes} [Tue May 19 14:36:54 2026] PUT /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:36:54.371 7 INFO cinder.api.openstack.wsgi [None req-68da2a50-3c5e-4946-8d0a-cc1a3639e929 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:54.387 7 INFO cinder.volume.api [None req-68da2a50-3c5e-4946-8d0a-cc1a3639e929 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:54.391 7 INFO cinder.api.openstack.wsgi [None req-68da2a50-3c5e-4946-8d0a-cc1a3639e929 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 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/836] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:54 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 => generated 950 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-05-19 14:36:54.413 8 INFO cinder.api.openstack.wsgi [None req-aacbfd49-f34c-46e8-b0f4-7e4a453d1f6e bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 2026-05-19 14:36:54.414 8 INFO cinder.api.v3.volumes [None req-aacbfd49-f34c-46e8-b0f4-7e4a453d1f6e bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Delete volume with id: 371b8278-6d44-4afe-a5d0-8036feaeaea8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:54.424 8 INFO cinder.volume.api [None req-aacbfd49-f34c-46e8-b0f4-7e4a453d1f6e bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:54.445 8 INFO cinder.volume.api [None req-aacbfd49-f34c-46e8-b0f4-7e4a453d1f6e bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Delete volume request issued successfully. 2026-05-19 14:36:54.446 8 INFO cinder.api.openstack.wsgi [None req-aacbfd49-f34c-46e8-b0f4-7e4a453d1f6e bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 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: 421/837] 10.0.0.120 () {32 vars in 778 bytes} [Tue May 19 14:36:54 2026] DELETE /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 => generated 0 bytes in 42 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-05-19 14:36:54.459 7 INFO cinder.api.openstack.wsgi [None req-0f5c2606-595a-4fa0-a556-8acd98bc2a26 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:54.476 7 INFO cinder.volume.api [None req-0f5c2606-595a-4fa0-a556-8acd98bc2a26 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:54.482 7 INFO cinder.api.openstack.wsgi [None req-0f5c2606-595a-4fa0-a556-8acd98bc2a26 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 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: 417/838] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:54 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 => generated 949 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-05-19 14:36:55.500 8 INFO cinder.api.openstack.wsgi [None req-fe0f7d4f-86ea-453a-b1fa-3d98b8d24f97 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 2026-05-19 14:36:55.508 8 INFO cinder.api.openstack.wsgi [None req-fe0f7d4f-86ea-453a-b1fa-3d98b8d24f97 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 returned with HTTP 404 [pid: 8|app: 0|req: 422/839] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:55 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/371b8278-6d44-4afe-a5d0-8036feaeaea8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:36:55.523 7 INFO cinder.api.openstack.wsgi [None req-9df4a6b8-24c0-4340-b1fa-f74faf15bb10 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:55.537 7 INFO cinder.volume.api [None req-9df4a6b8-24c0-4340-b1fa-f74faf15bb10 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:55.542 7 INFO cinder.api.openstack.wsgi [None req-9df4a6b8-24c0-4340-b1fa-f74faf15bb10 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 418/840] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:55 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae => generated 1003 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:36:55.571 8 INFO cinder.api.openstack.wsgi [None req-b46dd61c-0ecf-45d0-97b1-820d413a7d1f bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae 2026-05-19 14:36:55.571 8 INFO cinder.api.v3.volumes [None req-b46dd61c-0ecf-45d0-97b1-820d413a7d1f bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Delete volume with id: f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:55.581 8 INFO cinder.volume.api [None req-b46dd61c-0ecf-45d0-97b1-820d413a7d1f bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:55.604 8 INFO cinder.volume.api [None req-b46dd61c-0ecf-45d0-97b1-820d413a7d1f bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Delete volume request issued successfully. 2026-05-19 14:36:55.605 8 INFO cinder.api.openstack.wsgi [None req-b46dd61c-0ecf-45d0-97b1-820d413a7d1f bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae 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: 423/841] 10.0.0.120 () {32 vars in 778 bytes} [Tue May 19 14:36:55 2026] DELETE /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae => generated 0 bytes in 42 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-05-19 14:36:55.615 7 INFO cinder.api.openstack.wsgi [None req-6d0c7bf3-1fa3-43ec-8a76-0a8a17cfa5a4 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:55.633 7 INFO cinder.volume.api [None req-6d0c7bf3-1fa3-43ec-8a76-0a8a17cfa5a4 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:55.639 7 INFO cinder.api.openstack.wsgi [None req-6d0c7bf3-1fa3-43ec-8a76-0a8a17cfa5a4 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 419/842] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:55 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae => generated 1002 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-05-19 14:36:56.664 8 INFO cinder.api.openstack.wsgi [None req-478e7305-b17e-417c-8ecd-386c15500a63 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae 2026-05-19 14:36:56.672 8 INFO cinder.api.openstack.wsgi [None req-478e7305-b17e-417c-8ecd-386c15500a63 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae returned with HTTP 404 [pid: 8|app: 0|req: 424/843] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:56 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/f8c172a3-71d9-4264-8b4f-ad3c5a5a88ae => 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-05-19 14:36:56.730 7 INFO cinder.api.openstack.wsgi [None req-e322b1ef-ec02-4105-b322-1ba03995e271 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes 2026-05-19 14:36:57.455 7 INFO cinder.api.v3.volumes [None req-e322b1ef-ec02-4105-b322-1ba03995e271 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Create volume of 1 GB 2026-05-19 14:36:57.462 7 INFO cinder.volume.api [None req-e322b1ef-ec02-4105-b322-1ba03995e271 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Availability Zones retrieved successfully. 2026-05-19 14:36:57.620 7 INFO cinder.volume.api [None req-e322b1ef-ec02-4105-b322-1ba03995e271 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Create volume request issued successfully. 2026-05-19 14:36:57.621 7 INFO cinder.api.openstack.wsgi [None req-e322b1ef-ec02-4105-b322-1ba03995e271 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/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: 420/844] 10.0.0.120 () {34 vars in 723 bytes} [Tue May 19 14:36:56 2026] POST /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes => generated 871 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-19 14:36:57.639 8 INFO cinder.api.openstack.wsgi [None req-7fdec4b0-8948-43e2-90ea-022215678854 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:57.654 8 INFO cinder.volume.api [None req-7fdec4b0-8948-43e2-90ea-022215678854 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:57.659 8 INFO cinder.api.openstack.wsgi [None req-7fdec4b0-8948-43e2-90ea-022215678854 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 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: 425/845] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:57 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:36:58.435 7 INFO cinder.api.openstack.wsgi [None req-e322b1ef-ec02-4105-b322-1ba03995e271 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:36:58.435 8 INFO cinder.api.openstack.wsgi [None req-7fdec4b0-8948-43e2-90ea-022215678854 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:36:58.436 7 INFO cinder.api.openstack.wsgi [None req-e322b1ef-ec02-4105-b322-1ba03995e271 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:36:58.436 8 INFO cinder.api.openstack.wsgi [None req-7fdec4b0-8948-43e2-90ea-022215678854 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://10.0.0.119: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-05-19 14:36:58.684 7 INFO cinder.api.openstack.wsgi [None req-8153bea5-b074-4b7f-9082-0614b44123c4 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:58.696 7 INFO cinder.volume.api [None req-8153bea5-b074-4b7f-9082-0614b44123c4 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:58.700 7 INFO cinder.api.openstack.wsgi [None req-8153bea5-b074-4b7f-9082-0614b44123c4 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 422/848] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:58 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 => generated 1348 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:36:58.715 8 INFO cinder.api.openstack.wsgi [None req-c320d4af-bcec-4022-bad5-74db59d0dcf6 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:58.728 8 INFO cinder.volume.api [None req-c320d4af-bcec-4022-bad5-74db59d0dcf6 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:58.732 8 INFO cinder.api.openstack.wsgi [None req-c320d4af-bcec-4022-bad5-74db59d0dcf6 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 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: 427/849] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:58 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 => generated 1348 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-05-19 14:36:58.748 7 INFO cinder.api.openstack.wsgi [None req-2b5eda72-6caa-4501-b2ff-386c60ee5e88 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:58.761 7 INFO cinder.volume.api [None req-2b5eda72-6caa-4501-b2ff-386c60ee5e88 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:58.768 7 INFO cinder.volume.api [None req-2b5eda72-6caa-4501-b2ff-386c60ee5e88 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume updated successfully. 2026-05-19 14:36:58.768 7 INFO cinder.api.openstack.wsgi [None req-2b5eda72-6caa-4501-b2ff-386c60ee5e88 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 423/850] 10.0.0.120 () {34 vars in 795 bytes} [Tue May 19 14:36:58 2026] PUT /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 => generated 895 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-05-19 14:36:58.785 8 INFO cinder.api.openstack.wsgi [None req-265855d6-f4fd-40fe-90e9-52b41a054540 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:58.798 8 INFO cinder.volume.api [None req-265855d6-f4fd-40fe-90e9-52b41a054540 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:58.804 8 INFO cinder.volume.api [None req-265855d6-f4fd-40fe-90e9-52b41a054540 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume updated successfully. 2026-05-19 14:36:58.805 8 INFO cinder.api.openstack.wsgi [None req-265855d6-f4fd-40fe-90e9-52b41a054540 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 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: 428/851] 10.0.0.120 () {34 vars in 796 bytes} [Tue May 19 14:36:58 2026] PUT /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 => generated 934 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-05-19 14:36:58.826 7 INFO cinder.api.openstack.wsgi [None req-af37aca7-050d-4e55-a6ed-8f5bc7ad10e6 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:58.838 7 INFO cinder.volume.api [None req-af37aca7-050d-4e55-a6ed-8f5bc7ad10e6 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:58.844 7 INFO cinder.api.openstack.wsgi [None req-af37aca7-050d-4e55-a6ed-8f5bc7ad10e6 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 424/852] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:58 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 => generated 1387 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-05-19 14:36:58.863 8 INFO cinder.api.openstack.wsgi [None req-20ddb17d-1664-44b9-86a0-f1c3f1a60b67 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes 2026-05-19 14:36:58.866 8 INFO cinder.api.v3.volumes [None req-20ddb17d-1664-44b9-86a0-f1c3f1a60b67 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Create volume of 1 GB 2026-05-19 14:36:58.870 8 INFO cinder.volume.api [None req-20ddb17d-1664-44b9-86a0-f1c3f1a60b67 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Availability Zones retrieved successfully. 2026-05-19 14:36:59.016 8 INFO cinder.volume.api [None req-20ddb17d-1664-44b9-86a0-f1c3f1a60b67 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Create volume request issued successfully. 2026-05-19 14:36:59.017 8 INFO cinder.api.openstack.wsgi [None req-20ddb17d-1664-44b9-86a0-f1c3f1a60b67 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/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: 429/853] 10.0.0.120 () {34 vars in 723 bytes} [Tue May 19 14:36:58 2026] POST /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes => generated 889 bytes in 159 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-05-19 14:36:59.039 7 INFO cinder.api.openstack.wsgi [None req-d396a90a-a87c-4bfe-a74f-cac1ef9c26ae bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:36:59.052 7 INFO cinder.volume.api [None req-d396a90a-a87c-4bfe-a74f-cac1ef9c26ae bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:36:59.058 7 INFO cinder.api.openstack.wsgi [None req-d396a90a-a87c-4bfe-a74f-cac1ef9c26ae bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 425/854] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:36:59 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd => generated 957 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-05-19 14:37:00.081 8 INFO cinder.api.openstack.wsgi [None req-61a176c4-23fc-47d8-95de-27266480178f bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:37:00.094 8 INFO cinder.volume.api [None req-61a176c4-23fc-47d8-95de-27266480178f bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:37:00.099 8 INFO cinder.api.openstack.wsgi [None req-61a176c4-23fc-47d8-95de-27266480178f bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd 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: 430/855] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:37:00 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd => generated 982 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:37:00.116 7 INFO cinder.api.openstack.wsgi [None req-35c6bf49-a984-4077-99c1-65c95986f423 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:37:00.132 7 INFO cinder.volume.api [None req-35c6bf49-a984-4077-99c1-65c95986f423 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:37:00.140 7 INFO cinder.volume.api [None req-35c6bf49-a984-4077-99c1-65c95986f423 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume updated successfully. 2026-05-19 14:37:00.141 7 INFO cinder.api.openstack.wsgi [None req-35c6bf49-a984-4077-99c1-65c95986f423 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 426/856] 10.0.0.120 () {34 vars in 795 bytes} [Tue May 19 14:37:00 2026] PUT /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd => generated 882 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-05-19 14:37:00.160 8 INFO cinder.api.openstack.wsgi [None req-567eb9ec-cd1f-4898-9ad7-a7d65a51db11 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:37:00.173 8 INFO cinder.volume.api [None req-567eb9ec-cd1f-4898-9ad7-a7d65a51db11 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:37:00.178 8 INFO cinder.api.openstack.wsgi [None req-567eb9ec-cd1f-4898-9ad7-a7d65a51db11 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd 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: 431/857] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:37:00 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd => generated 950 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-05-19 14:37:00.198 7 INFO cinder.api.openstack.wsgi [None req-6be8160b-b754-4f81-820b-af22612dca81 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd 2026-05-19 14:37:00.199 7 INFO cinder.api.v3.volumes [None req-6be8160b-b754-4f81-820b-af22612dca81 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Delete volume with id: 55844cb7-b178-431c-a664-066f776cbefd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:37:00.207 7 INFO cinder.volume.api [None req-6be8160b-b754-4f81-820b-af22612dca81 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:37:00.233 7 INFO cinder.volume.api [None req-6be8160b-b754-4f81-820b-af22612dca81 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Delete volume request issued successfully. 2026-05-19 14:37:00.233 7 INFO cinder.api.openstack.wsgi [None req-6be8160b-b754-4f81-820b-af22612dca81 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd 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: 427/858] 10.0.0.120 () {32 vars in 778 bytes} [Tue May 19 14:37:00 2026] DELETE /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:37:00.244 8 INFO cinder.api.openstack.wsgi [None req-550e3e65-0668-4dbd-b9ba-f3d0d2dc8880 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:37:00.271 8 INFO cinder.volume.api [None req-550e3e65-0668-4dbd-b9ba-f3d0d2dc8880 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:37:00.278 8 INFO cinder.api.openstack.wsgi [None req-550e3e65-0668-4dbd-b9ba-f3d0d2dc8880 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd 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: 432/859] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:37:00 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd => generated 949 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:37:01.294 7 INFO cinder.api.openstack.wsgi [None req-c1785e4c-de8b-460d-b9e7-404a3a7c558b bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd 2026-05-19 14:37:01.302 7 INFO cinder.api.openstack.wsgi [None req-c1785e4c-de8b-460d-b9e7-404a3a7c558b bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd returned with HTTP 404 [pid: 7|app: 0|req: 428/860] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:37:01 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/55844cb7-b178-431c-a664-066f776cbefd => generated 109 bytes in 12 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-05-19 14:37:01.315 8 INFO cinder.api.openstack.wsgi [None req-3824aad4-7f71-4a76-abbc-fa17634f4a55 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:37:01.326 8 INFO cinder.volume.api [None req-3824aad4-7f71-4a76-abbc-fa17634f4a55 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:37:01.331 8 INFO cinder.api.openstack.wsgi [None req-3824aad4-7f71-4a76-abbc-fa17634f4a55 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 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: 433/861] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:37:01 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 => generated 1387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:37:01.350 7 INFO cinder.api.openstack.wsgi [None req-c62a3dd9-bc5d-4c3f-ba72-8f7508e2e4d4 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 2026-05-19 14:37:01.351 7 INFO cinder.api.v3.volumes [None req-c62a3dd9-bc5d-4c3f-ba72-8f7508e2e4d4 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Delete volume with id: 6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:37:01.361 7 INFO cinder.volume.api [None req-c62a3dd9-bc5d-4c3f-ba72-8f7508e2e4d4 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:37:01.381 7 INFO cinder.volume.api [None req-c62a3dd9-bc5d-4c3f-ba72-8f7508e2e4d4 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Delete volume request issued successfully. 2026-05-19 14:37:01.381 7 INFO cinder.api.openstack.wsgi [None req-c62a3dd9-bc5d-4c3f-ba72-8f7508e2e4d4 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 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: 429/862] 10.0.0.120 () {32 vars in 778 bytes} [Tue May 19 14:37:01 2026] DELETE /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 => generated 0 bytes in 35 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-05-19 14:37:01.393 8 INFO cinder.api.openstack.wsgi [None req-bad5c2ee-a1dc-47b2-9559-391053cdb8fa bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:37:01.410 8 INFO cinder.volume.api [None req-bad5c2ee-a1dc-47b2-9559-391053cdb8fa bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] Volume info retrieved successfully. 2026-05-19 14:37:01.417 8 INFO cinder.api.openstack.wsgi [None req-bad5c2ee-a1dc-47b2-9559-391053cdb8fa bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 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: 434/863] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:37:01 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 => generated 1386 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:37:02.442 7 INFO cinder.api.openstack.wsgi [None req-5ff01992-e445-476b-bc2e-598ca14dd2e5 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 2026-05-19 14:37:02.450 7 INFO cinder.api.openstack.wsgi [None req-5ff01992-e445-476b-bc2e-598ca14dd2e5 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 returned with HTTP 404 [pid: 7|app: 0|req: 430/864] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:37:02 2026] GET /v3/6c4484cf776045a89a8ad0db55f8fca8/volumes/6e302bb4-3d1e-4f1c-8889-4b2de1d6c689 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-19 14:37:08.434 8 INFO cinder.api.openstack.wsgi [None req-bad5c2ee-a1dc-47b2-9559-391053cdb8fa bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:37:08.435 8 INFO cinder.api.openstack.wsgi [None req-bad5c2ee-a1dc-47b2-9559-391053cdb8fa bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:37:08.437 7 INFO cinder.api.openstack.wsgi [None req-5ff01992-e445-476b-bc2e-598ca14dd2e5 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:37:08.439 7 INFO cinder.api.openstack.wsgi [None req-5ff01992-e445-476b-bc2e-598ca14dd2e5 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:37:18.435 7 INFO cinder.api.openstack.wsgi [None req-5ff01992-e445-476b-bc2e-598ca14dd2e5 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:37:18.436 7 INFO cinder.api.openstack.wsgi [None req-5ff01992-e445-476b-bc2e-598ca14dd2e5 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:37:18.435 8 INFO cinder.api.openstack.wsgi [None req-bad5c2ee-a1dc-47b2-9559-391053cdb8fa bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:37:18.437 8 INFO cinder.api.openstack.wsgi [None req-bad5c2ee-a1dc-47b2-9559-391053cdb8fa bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:37:28.434 7 INFO cinder.api.openstack.wsgi [None req-5ff01992-e445-476b-bc2e-598ca14dd2e5 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:37:28.435 7 INFO cinder.api.openstack.wsgi [None req-5ff01992-e445-476b-bc2e-598ca14dd2e5 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:37:28.435 8 INFO cinder.api.openstack.wsgi [None req-bad5c2ee-a1dc-47b2-9559-391053cdb8fa bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:37:28.436 8 INFO cinder.api.openstack.wsgi [None req-bad5c2ee-a1dc-47b2-9559-391053cdb8fa bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:37:38.435 7 INFO cinder.api.openstack.wsgi [None req-5ff01992-e445-476b-bc2e-598ca14dd2e5 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:37:38.435 8 INFO cinder.api.openstack.wsgi [None req-bad5c2ee-a1dc-47b2-9559-391053cdb8fa bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:37:38.436 7 INFO cinder.api.openstack.wsgi [None req-5ff01992-e445-476b-bc2e-598ca14dd2e5 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:37:38.436 8 INFO cinder.api.openstack.wsgi [None req-bad5c2ee-a1dc-47b2-9559-391053cdb8fa bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:37:48.439 8 INFO cinder.api.openstack.wsgi [None req-bad5c2ee-a1dc-47b2-9559-391053cdb8fa bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:37:48.440 7 INFO cinder.api.openstack.wsgi [None req-5ff01992-e445-476b-bc2e-598ca14dd2e5 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:37:48.441 8 INFO cinder.api.openstack.wsgi [None req-bad5c2ee-a1dc-47b2-9559-391053cdb8fa bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:37:48.441 7 INFO cinder.api.openstack.wsgi [None req-5ff01992-e445-476b-bc2e-598ca14dd2e5 bcd7aa508556472d918a9b5e1b01a736 6c4484cf776045a89a8ad0db55f8fca8 - - default default] http://10.0.0.119: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-05-19 14:37:49.221 8 INFO cinder.api.openstack.wsgi [None req-28327666-8a97-4fca-9365-04eaf327d159 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:37:49.226 8 INFO cinder.api.openstack.wsgi [None req-28327666-8a97-4fca-9365-04eaf327d159 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 440/875] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:37:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:37:49.237 7 INFO cinder.api.openstack.wsgi [None req-1dc770ef-c679-4152-af4b-bc862d7cd732 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:37:49.246 7 INFO cinder.volume.api [None req-1dc770ef-c679-4152-af4b-bc862d7cd732 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:37:49.247 7 INFO cinder.api.openstack.wsgi [None req-1dc770ef-c679-4152-af4b-bc862d7cd732 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 436/876] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:37:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:37:49.258 8 INFO cinder.api.openstack.wsgi [None req-e8c077aa-be77-490b-93f1-f06b51c59b13 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:37:49.762 8 INFO cinder.api.openstack.wsgi [None req-e8c077aa-be77-490b-93f1-f06b51c59b13 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 441/877] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:37:49 2026] GET /v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true => generated 668 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:37:49.772 7 INFO cinder.api.openstack.wsgi [None req-a98dca0c-c455-47db-92cc-041b90a2d4ea 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:37:49.787 7 INFO cinder.volume.api [None req-a98dca0c-c455-47db-92cc-041b90a2d4ea 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:37:49.788 7 INFO cinder.api.openstack.wsgi [None req-a98dca0c-c455-47db-92cc-041b90a2d4ea 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 437/878] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:37:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:37:49.873 8 INFO cinder.api.openstack.wsgi [None req-f56b30ed-0297-43b8-8cc9-e9ac68fb4f55 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:37:49.896 8 INFO cinder.api.openstack.wsgi [None req-f56b30ed-0297-43b8-8cc9-e9ac68fb4f55 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/879] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:37:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:37:49.906 7 INFO cinder.api.openstack.wsgi [None req-d4993d71-1ea3-4297-abd6-ad0af9e652cd 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:37:49.924 7 INFO cinder.api.openstack.wsgi [None req-d4993d71-1ea3-4297-abd6-ad0af9e652cd 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/880] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:37:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:37:49.936 8 INFO cinder.api.openstack.wsgi [None req-0999b5be-e44d-43ef-8d20-e9a2cab71a17 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/7dafd24083934598ac40d2728d2dd2d6?usage=true 2026-05-19 14:37:49.956 8 INFO cinder.api.openstack.wsgi [None req-0999b5be-e44d-43ef-8d20-e9a2cab71a17 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/7dafd24083934598ac40d2728d2dd2d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/881] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:37:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/7dafd24083934598ac40d2728d2dd2d6?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:37:49.968 7 INFO cinder.api.openstack.wsgi [None req-eb644880-c29a-479f-a0b5-e2bdb7e93a06 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8265393749324a6b880e2e12997384a6?usage=true 2026-05-19 14:37:49.994 7 INFO cinder.api.openstack.wsgi [None req-eb644880-c29a-479f-a0b5-e2bdb7e93a06 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8265393749324a6b880e2e12997384a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/882] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:37:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8265393749324a6b880e2e12997384a6?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:37:50.008 8 INFO cinder.api.openstack.wsgi [None req-e1a8ecfb-4930-4690-81d2-e295c6248a48 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:37:50.026 8 INFO cinder.api.openstack.wsgi [None req-e1a8ecfb-4930-4690-81d2-e295c6248a48 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/883] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:37:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:37:50.037 7 INFO cinder.api.openstack.wsgi [None req-54b3c745-a453-4b94-9f23-11ac02053a21 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/90e5acae86894554b0bc3c366b24b8c6?usage=true 2026-05-19 14:37:50.061 7 INFO cinder.api.openstack.wsgi [None req-54b3c745-a453-4b94-9f23-11ac02053a21 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/90e5acae86894554b0bc3c366b24b8c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/884] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:37:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/90e5acae86894554b0bc3c366b24b8c6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:37:50.072 8 INFO cinder.api.openstack.wsgi [None req-e3270365-9ece-4380-95d7-e197ed67454b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:37:50.077 8 INFO cinder.volume.api [None req-e3270365-9ece-4380-95d7-e197ed67454b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:37:50.077 8 INFO cinder.api.openstack.wsgi [None req-e3270365-9ece-4380-95d7-e197ed67454b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 445/885] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:37:50 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:37:57.631 7 INFO cinder.api.openstack.wsgi [None req-31933394-fccd-4c21-aaf3-234fd09de48f 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes 2026-05-19 14:37:57.634 7 INFO cinder.api.v3.volumes [None req-31933394-fccd-4c21-aaf3-234fd09de48f 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Create volume of 1 GB 2026-05-19 14:37:57.639 7 INFO cinder.volume.api [None req-31933394-fccd-4c21-aaf3-234fd09de48f 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Availability Zones retrieved successfully. 2026-05-19 14:37:57.783 7 INFO cinder.volume.api [None req-31933394-fccd-4c21-aaf3-234fd09de48f 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Create volume request issued successfully. 2026-05-19 14:37:57.784 7 INFO cinder.api.openstack.wsgi [None req-31933394-fccd-4c21-aaf3-234fd09de48f 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/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: 441/886] 10.0.0.120 () {34 vars in 722 bytes} [Tue May 19 14:37:57 2026] POST /v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes => generated 861 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-19 14:37:57.805 8 INFO cinder.api.openstack.wsgi [None req-28842161-07b7-4308-b463-15e6d9bb73b3 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:37:57.819 8 INFO cinder.volume.api [None req-28842161-07b7-4308-b463-15e6d9bb73b3 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Volume info retrieved successfully. 2026-05-19 14:37:57.826 8 INFO cinder.api.openstack.wsgi [None req-28842161-07b7-4308-b463-15e6d9bb73b3 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 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: 446/887] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:37:57 2026] GET /v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 => generated 929 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:37:58.435 8 INFO cinder.api.openstack.wsgi [None req-28842161-07b7-4308-b463-15e6d9bb73b3 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:37:58.435 7 INFO cinder.api.openstack.wsgi [None req-31933394-fccd-4c21-aaf3-234fd09de48f 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:37:58.436 8 INFO cinder.api.openstack.wsgi [None req-28842161-07b7-4308-b463-15e6d9bb73b3 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:37:58.436 7 INFO cinder.api.openstack.wsgi [None req-31933394-fccd-4c21-aaf3-234fd09de48f 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://10.0.0.119: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-05-19 14:37:58.854 8 INFO cinder.api.openstack.wsgi [None req-17a71d94-17ba-41dc-a299-31608156f48f 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:37:58.879 8 INFO cinder.volume.api [None req-17a71d94-17ba-41dc-a299-31608156f48f 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Volume info retrieved successfully. 2026-05-19 14:37:58.884 8 INFO cinder.api.openstack.wsgi [None req-17a71d94-17ba-41dc-a299-31608156f48f 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 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: 448/890] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:37:58 2026] GET /v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 => generated 954 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:08.434 7 INFO cinder.api.openstack.wsgi [None req-31933394-fccd-4c21-aaf3-234fd09de48f 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:38:08.435 8 INFO cinder.api.openstack.wsgi [None req-17a71d94-17ba-41dc-a299-31608156f48f 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:38:08.435 7 INFO cinder.api.openstack.wsgi [None req-31933394-fccd-4c21-aaf3-234fd09de48f 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:38:08.436 8 INFO cinder.api.openstack.wsgi [None req-17a71d94-17ba-41dc-a299-31608156f48f 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://10.0.0.119: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-05-19 14:38:13.321 7 INFO cinder.api.openstack.wsgi [None req-fe8e359f-39b9-4c3e-b9a2-f146dd133ba2 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066/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-05-19 14:38:13.336 7 INFO cinder.volume.api [None req-fe8e359f-39b9-4c3e-b9a2-f146dd133ba2 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Volume info retrieved successfully. 2026-05-19 14:38:13.348 7 INFO cinder.volume.api [None req-fe8e359f-39b9-4c3e-b9a2-f146dd133ba2 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Update volume admin metadata completed successfully. 2026-05-19 14:38:13.853 7 INFO cinder.volume.api [None req-fe8e359f-39b9-4c3e-b9a2-f146dd133ba2 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Attach volume completed successfully. 2026-05-19 14:38:13.853 7 INFO cinder.api.openstack.wsgi [None req-fe8e359f-39b9-4c3e-b9a2-f146dd133ba2 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066/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: 444/893] 10.0.0.120 () {34 vars in 810 bytes} [Tue May 19 14:38:13 2026] POST /v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066/action => generated 0 bytes in 538 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-05-19 14:38:13.865 8 INFO cinder.api.openstack.wsgi [None req-8386ea51-4398-426e-977c-ba178f69bd63 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:38:13.883 8 INFO cinder.volume.api [None req-8386ea51-4398-426e-977c-ba178f69bd63 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Volume info retrieved successfully. 2026-05-19 14:38:13.887 8 INFO cinder.api.openstack.wsgi [None req-8386ea51-4398-426e-977c-ba178f69bd63 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 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: 450/894] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:38:13 2026] GET /v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 => generated 1288 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-05-19 14:38:13.905 7 INFO cinder.api.openstack.wsgi [None req-886dbf39-cb50-4b0d-ab29-aa0f30a4e704 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066/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-05-19 14:38:13.921 7 INFO cinder.volume.api [None req-886dbf39-cb50-4b0d-ab29-aa0f30a4e704 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Volume info retrieved successfully. 2026-05-19 14:38:14.426 7 INFO cinder.volume.api [None req-886dbf39-cb50-4b0d-ab29-aa0f30a4e704 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Detach volume completed successfully. 2026-05-19 14:38:14.427 7 INFO cinder.api.openstack.wsgi [None req-886dbf39-cb50-4b0d-ab29-aa0f30a4e704 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066/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: 445/895] 10.0.0.120 () {34 vars in 810 bytes} [Tue May 19 14:38:13 2026] POST /v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066/action => generated 0 bytes in 528 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-05-19 14:38:14.439 8 INFO cinder.api.openstack.wsgi [None req-2e5613c7-271c-4b2d-9200-6adeec2221da 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:38:14.460 8 INFO cinder.volume.api [None req-2e5613c7-271c-4b2d-9200-6adeec2221da 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Volume info retrieved successfully. 2026-05-19 14:38:14.466 8 INFO cinder.api.openstack.wsgi [None req-2e5613c7-271c-4b2d-9200-6adeec2221da 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 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: 451/896] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:38:14 2026] GET /v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:18.435 7 INFO cinder.api.openstack.wsgi [None req-886dbf39-cb50-4b0d-ab29-aa0f30a4e704 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:38:18.435 8 INFO cinder.api.openstack.wsgi [None req-2e5613c7-271c-4b2d-9200-6adeec2221da 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:38:18.437 7 INFO cinder.api.openstack.wsgi [None req-886dbf39-cb50-4b0d-ab29-aa0f30a4e704 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:38:18.437 8 INFO cinder.api.openstack.wsgi [None req-2e5613c7-271c-4b2d-9200-6adeec2221da 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://10.0.0.119: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-05-19 14:38:20.148 7 INFO cinder.api.openstack.wsgi [None req-c8139391-4d1b-4000-9885-f700c07f1798 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:38:20.162 7 INFO cinder.volume.api [None req-c8139391-4d1b-4000-9885-f700c07f1798 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Volume info retrieved successfully. 2026-05-19 14:38:20.167 7 INFO cinder.api.openstack.wsgi [None req-c8139391-4d1b-4000-9885-f700c07f1798 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 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: 447/899] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:38:20 2026] GET /v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:38:20.190 8 INFO cinder.api.openstack.wsgi [None req-fc5294b2-5a55-4b54-a702-78c5f73477a7 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 2026-05-19 14:38:20.191 8 INFO cinder.api.v3.volumes [None req-fc5294b2-5a55-4b54-a702-78c5f73477a7 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Delete volume with id: 771153f8-7590-4766-843b-ced2e8c42066 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:38:20.200 8 INFO cinder.volume.api [None req-fc5294b2-5a55-4b54-a702-78c5f73477a7 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Volume info retrieved successfully. 2026-05-19 14:38:20.226 8 INFO cinder.volume.api [None req-fc5294b2-5a55-4b54-a702-78c5f73477a7 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Delete volume request issued successfully. 2026-05-19 14:38:20.227 8 INFO cinder.api.openstack.wsgi [None req-fc5294b2-5a55-4b54-a702-78c5f73477a7 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 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: 453/900] 10.0.0.120 () {32 vars in 778 bytes} [Tue May 19 14:38:20 2026] DELETE /v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:38:20.238 7 INFO cinder.api.openstack.wsgi [None req-ee6a5c29-e51b-45ba-8cf5-fb1246f78678 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:38:20.251 7 INFO cinder.volume.api [None req-ee6a5c29-e51b-45ba-8cf5-fb1246f78678 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] Volume info retrieved successfully. 2026-05-19 14:38:20.258 7 INFO cinder.api.openstack.wsgi [None req-ee6a5c29-e51b-45ba-8cf5-fb1246f78678 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 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: 448/901] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:38:20 2026] GET /v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:38:21.277 8 INFO cinder.api.openstack.wsgi [None req-d2a1566d-07de-4216-80a0-109546f179f2 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 2026-05-19 14:38:21.285 8 INFO cinder.api.openstack.wsgi [None req-d2a1566d-07de-4216-80a0-109546f179f2 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 returned with HTTP 404 [pid: 8|app: 0|req: 454/902] 10.0.0.120 () {32 vars in 775 bytes} [Tue May 19 14:38:21 2026] GET /v3/2f23952cb4f5452587bcc5e3e02b9f2b/volumes/771153f8-7590-4766-843b-ced2e8c42066 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-19 14:38:28.434 7 INFO cinder.api.openstack.wsgi [None req-ee6a5c29-e51b-45ba-8cf5-fb1246f78678 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:38:28.435 8 INFO cinder.api.openstack.wsgi [None req-d2a1566d-07de-4216-80a0-109546f179f2 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:38:28.436 8 INFO cinder.api.openstack.wsgi [None req-d2a1566d-07de-4216-80a0-109546f179f2 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:38:28.436 7 INFO cinder.api.openstack.wsgi [None req-ee6a5c29-e51b-45ba-8cf5-fb1246f78678 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:38:38.434 8 INFO cinder.api.openstack.wsgi [None req-d2a1566d-07de-4216-80a0-109546f179f2 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:38:38.435 8 INFO cinder.api.openstack.wsgi [None req-d2a1566d-07de-4216-80a0-109546f179f2 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:38:38.434 7 INFO cinder.api.openstack.wsgi [None req-ee6a5c29-e51b-45ba-8cf5-fb1246f78678 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:38:38.435 7 INFO cinder.api.openstack.wsgi [None req-ee6a5c29-e51b-45ba-8cf5-fb1246f78678 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:38:48.434 7 INFO cinder.api.openstack.wsgi [None req-ee6a5c29-e51b-45ba-8cf5-fb1246f78678 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:38:48.434 8 INFO cinder.api.openstack.wsgi [None req-d2a1566d-07de-4216-80a0-109546f179f2 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:38:48.435 7 INFO cinder.api.openstack.wsgi [None req-ee6a5c29-e51b-45ba-8cf5-fb1246f78678 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:38:48.435 8 INFO cinder.api.openstack.wsgi [None req-d2a1566d-07de-4216-80a0-109546f179f2 3168691615ee421f98a0a7b9abb31a9c 2f23952cb4f5452587bcc5e3e02b9f2b - - default default] http://10.0.0.119: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-05-19 14:38:49.161 7 INFO cinder.api.openstack.wsgi [None req-c3c8e0f4-39c9-4c29-821d-d8c7cb1d5883 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:38:49.664 7 INFO cinder.api.openstack.wsgi [None req-c3c8e0f4-39c9-4c29-821d-d8c7cb1d5883 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 452/909] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:38:49 2026] GET /v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true => generated 668 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:49.675 8 INFO cinder.api.openstack.wsgi [None req-1eb88943-103d-4959-9e0d-0e74b472edf5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:38:49.684 8 INFO cinder.volume.api [None req-1eb88943-103d-4959-9e0d-0e74b472edf5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:38:49.686 8 INFO cinder.api.openstack.wsgi [None req-1eb88943-103d-4959-9e0d-0e74b472edf5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 458/910] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:38:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:38:49.697 7 INFO cinder.api.openstack.wsgi [None req-11c4739a-becb-40a0-82a0-eb8d8c818f15 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:38:49.707 7 INFO cinder.volume.api [None req-11c4739a-becb-40a0-82a0-eb8d8c818f15 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:38:49.709 7 INFO cinder.api.openstack.wsgi [None req-11c4739a-becb-40a0-82a0-eb8d8c818f15 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 453/911] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:38:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:38:49.718 8 INFO cinder.api.openstack.wsgi [None req-5df8c01c-006c-4ebf-811b-5cc35cb2c88c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:38:49.724 8 INFO cinder.volume.api [None req-5df8c01c-006c-4ebf-811b-5cc35cb2c88c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:38:49.725 8 INFO cinder.api.openstack.wsgi [None req-5df8c01c-006c-4ebf-811b-5cc35cb2c88c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 459/912] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:38:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:38:49.735 7 INFO cinder.api.openstack.wsgi [None req-180835df-948e-4ba8-8292-e7475665aeed 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:38:49.741 7 INFO cinder.api.openstack.wsgi [None req-180835df-948e-4ba8-8292-e7475665aeed 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 454/913] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:38:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:49.776 8 INFO cinder.api.openstack.wsgi [None req-b855a332-6250-4430-ab7e-8eb5385ff082 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:38:49.794 8 INFO cinder.api.openstack.wsgi [None req-b855a332-6250-4430-ab7e-8eb5385ff082 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/914] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:38:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:49.805 7 INFO cinder.api.openstack.wsgi [None req-14c25568-a625-439a-930c-145484b40a53 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1e86bd6b580944bfadb4efc26edd90cd?usage=true 2026-05-19 14:38:49.826 7 INFO cinder.api.openstack.wsgi [None req-14c25568-a625-439a-930c-145484b40a53 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1e86bd6b580944bfadb4efc26edd90cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/915] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:38:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1e86bd6b580944bfadb4efc26edd90cd?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:49.838 8 INFO cinder.api.openstack.wsgi [None req-89091af0-ad39-4e3f-91fb-f53a446cc1f9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:38:49.855 8 INFO cinder.api.openstack.wsgi [None req-89091af0-ad39-4e3f-91fb-f53a446cc1f9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/916] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:38:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:49.866 7 INFO cinder.api.openstack.wsgi [None req-870ae297-f6ba-42fd-a63e-53744c0dc06e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:38:49.886 7 INFO cinder.api.openstack.wsgi [None req-870ae297-f6ba-42fd-a63e-53744c0dc06e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/917] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:38:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:49.898 8 INFO cinder.api.openstack.wsgi [None req-d56f1eff-e671-4eb0-ac3b-1df0ace3558d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/c670ee09f33d42229587cff6ef40aa24?usage=true 2026-05-19 14:38:49.918 8 INFO cinder.api.openstack.wsgi [None req-d56f1eff-e671-4eb0-ac3b-1df0ace3558d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/c670ee09f33d42229587cff6ef40aa24?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/918] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:38:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/c670ee09f33d42229587cff6ef40aa24?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:49.931 7 INFO cinder.api.openstack.wsgi [None req-27030e24-721c-4a17-9fa8-19ca2b745a85 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/fbf2587e7ecb4aa390890cb7314bdad0?usage=true 2026-05-19 14:38:49.953 7 INFO cinder.api.openstack.wsgi [None req-27030e24-721c-4a17-9fa8-19ca2b745a85 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/fbf2587e7ecb4aa390890cb7314bdad0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/919] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:38:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/fbf2587e7ecb4aa390890cb7314bdad0?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:58.435 8 INFO cinder.api.openstack.wsgi [None req-d56f1eff-e671-4eb0-ac3b-1df0ace3558d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:38:58.436 7 INFO cinder.api.openstack.wsgi [None req-27030e24-721c-4a17-9fa8-19ca2b745a85 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:38:58.437 8 INFO cinder.api.openstack.wsgi [None req-d56f1eff-e671-4eb0-ac3b-1df0ace3558d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:38:58.437 7 INFO cinder.api.openstack.wsgi [None req-27030e24-721c-4a17-9fa8-19ca2b745a85 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:39:08.434 8 INFO cinder.api.openstack.wsgi [None req-d56f1eff-e671-4eb0-ac3b-1df0ace3558d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:39:08.435 7 INFO cinder.api.openstack.wsgi [None req-27030e24-721c-4a17-9fa8-19ca2b745a85 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:39:08.435 8 INFO cinder.api.openstack.wsgi [None req-d56f1eff-e671-4eb0-ac3b-1df0ace3558d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:39:08.436 7 INFO cinder.api.openstack.wsgi [None req-27030e24-721c-4a17-9fa8-19ca2b745a85 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:39:18.435 8 INFO cinder.api.openstack.wsgi [None req-d56f1eff-e671-4eb0-ac3b-1df0ace3558d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:39:18.435 7 INFO cinder.api.openstack.wsgi [None req-27030e24-721c-4a17-9fa8-19ca2b745a85 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:39:18.436 8 INFO cinder.api.openstack.wsgi [None req-d56f1eff-e671-4eb0-ac3b-1df0ace3558d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:39:18.436 7 INFO cinder.api.openstack.wsgi [None req-27030e24-721c-4a17-9fa8-19ca2b745a85 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:39:28.434 7 INFO cinder.api.openstack.wsgi [None req-27030e24-721c-4a17-9fa8-19ca2b745a85 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:39:28.435 8 INFO cinder.api.openstack.wsgi [None req-d56f1eff-e671-4eb0-ac3b-1df0ace3558d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:39:28.436 8 INFO cinder.api.openstack.wsgi [None req-d56f1eff-e671-4eb0-ac3b-1df0ace3558d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:39:28.436 7 INFO cinder.api.openstack.wsgi [None req-27030e24-721c-4a17-9fa8-19ca2b745a85 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:39:38.435 8 INFO cinder.api.openstack.wsgi [None req-d56f1eff-e671-4eb0-ac3b-1df0ace3558d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:39:38.436 8 INFO cinder.api.openstack.wsgi [None req-d56f1eff-e671-4eb0-ac3b-1df0ace3558d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:39:38.436 7 INFO cinder.api.openstack.wsgi [None req-27030e24-721c-4a17-9fa8-19ca2b745a85 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:39:38.437 7 INFO cinder.api.openstack.wsgi [None req-27030e24-721c-4a17-9fa8-19ca2b745a85 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:39:48.434 8 INFO cinder.api.openstack.wsgi [None req-d56f1eff-e671-4eb0-ac3b-1df0ace3558d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:39:48.435 8 INFO cinder.api.openstack.wsgi [None req-d56f1eff-e671-4eb0-ac3b-1df0ace3558d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:39:48.435 7 INFO cinder.api.openstack.wsgi [None req-27030e24-721c-4a17-9fa8-19ca2b745a85 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:39:48.436 7 INFO cinder.api.openstack.wsgi [None req-27030e24-721c-4a17-9fa8-19ca2b745a85 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:39:49.258 8 INFO cinder.api.openstack.wsgi [None req-0cf5caf0-6521-4897-a1db-10e2d3ebca57 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:39:49.272 8 INFO cinder.volume.api [None req-0cf5caf0-6521-4897-a1db-10e2d3ebca57 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:39:49.274 8 INFO cinder.api.openstack.wsgi [None req-0cf5caf0-6521-4897-a1db-10e2d3ebca57 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 469/932] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:39:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:39:49.287 7 INFO cinder.api.openstack.wsgi [None req-3e397041-f35e-406c-829b-1f32970314e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:39:49.298 7 INFO cinder.volume.api [None req-3e397041-f35e-406c-829b-1f32970314e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:39:49.299 7 INFO cinder.api.openstack.wsgi [None req-3e397041-f35e-406c-829b-1f32970314e8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 464/933] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:39:49 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:39:49.315 8 INFO cinder.api.openstack.wsgi [None req-49d498bb-29e6-4d6b-b0a8-c65abf017467 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:39:49.820 8 INFO cinder.api.openstack.wsgi [None req-49d498bb-29e6-4d6b-b0a8-c65abf017467 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 470/934] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:39:49 2026] GET /v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true => generated 668 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:49.863 7 INFO cinder.api.openstack.wsgi [None req-d18a6d63-d25e-4764-9e6e-8e639247c260 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:39:49.885 7 INFO cinder.api.openstack.wsgi [None req-d18a6d63-d25e-4764-9e6e-8e639247c260 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/935] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:39:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:49.897 8 INFO cinder.api.openstack.wsgi [None req-fab4184f-856a-42f3-8f21-6a8f2343fda7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/21baab609cd64876ad42704d51c782e2?usage=true 2026-05-19 14:39:49.918 8 INFO cinder.api.openstack.wsgi [None req-fab4184f-856a-42f3-8f21-6a8f2343fda7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/21baab609cd64876ad42704d51c782e2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/936] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:39:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/21baab609cd64876ad42704d51c782e2?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:49.928 7 INFO cinder.api.openstack.wsgi [None req-47c51125-ef42-485d-b653-10ef8f530eea 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:39:49.951 7 INFO cinder.api.openstack.wsgi [None req-47c51125-ef42-485d-b653-10ef8f530eea 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/937] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:39:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:49.963 8 INFO cinder.api.openstack.wsgi [None req-f0bc3fba-56cf-43f4-a4a8-037da35074a5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/89b9aa025e8346e693b9ccdb7c6a159c?usage=true 2026-05-19 14:39:49.983 8 INFO cinder.api.openstack.wsgi [None req-f0bc3fba-56cf-43f4-a4a8-037da35074a5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/89b9aa025e8346e693b9ccdb7c6a159c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/938] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:39:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/89b9aa025e8346e693b9ccdb7c6a159c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:49.995 7 INFO cinder.api.openstack.wsgi [None req-a0391d8d-4fe1-48a8-b385-753e4d619a9e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:39:50.012 7 INFO cinder.api.openstack.wsgi [None req-a0391d8d-4fe1-48a8-b385-753e4d619a9e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/939] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:39:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:50.023 8 INFO cinder.api.openstack.wsgi [None req-7e364bbb-c3b2-4eb2-b3b7-91260b577470 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/97287575fa454ff6acc4cebf35fb1150?usage=true 2026-05-19 14:39:50.045 8 INFO cinder.api.openstack.wsgi [None req-7e364bbb-c3b2-4eb2-b3b7-91260b577470 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/97287575fa454ff6acc4cebf35fb1150?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/940] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:39:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/97287575fa454ff6acc4cebf35fb1150?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:50.059 7 INFO cinder.api.openstack.wsgi [None req-f62fa899-41e2-4177-930b-42c00285ee81 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/a8636f5c986e46d1964fa83d152a689b?usage=true 2026-05-19 14:39:50.078 7 INFO cinder.api.openstack.wsgi [None req-f62fa899-41e2-4177-930b-42c00285ee81 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/a8636f5c986e46d1964fa83d152a689b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/941] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:39:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/a8636f5c986e46d1964fa83d152a689b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:50.089 8 INFO cinder.api.openstack.wsgi [None req-99705bf0-b7fe-4d23-9dfe-94efa3bb7169 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/b1207d93f83d474689dce7c1c1e9f691?usage=true 2026-05-19 14:39:50.110 8 INFO cinder.api.openstack.wsgi [None req-99705bf0-b7fe-4d23-9dfe-94efa3bb7169 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/b1207d93f83d474689dce7c1c1e9f691?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/942] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:39:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/b1207d93f83d474689dce7c1c1e9f691?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:50.121 7 INFO cinder.api.openstack.wsgi [None req-eba9d162-2737-4598-811f-9b28673192b6 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/dcc9a9f4357c4559abb537b50a381a9a?usage=true 2026-05-19 14:39:50.142 7 INFO cinder.api.openstack.wsgi [None req-eba9d162-2737-4598-811f-9b28673192b6 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/dcc9a9f4357c4559abb537b50a381a9a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/943] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:39:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/dcc9a9f4357c4559abb537b50a381a9a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:50.153 8 INFO cinder.api.openstack.wsgi [None req-18184a8c-5e70-4e4f-b8cb-72e2a412d4e9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/df2ccfe52f7d4c3b9ecad3126418acc1?usage=true 2026-05-19 14:39:50.176 8 INFO cinder.api.openstack.wsgi [None req-18184a8c-5e70-4e4f-b8cb-72e2a412d4e9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/df2ccfe52f7d4c3b9ecad3126418acc1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/944] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:39:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/df2ccfe52f7d4c3b9ecad3126418acc1?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:50.188 7 INFO cinder.api.openstack.wsgi [None req-21f27532-2bb2-4602-bb0d-06afbb8d72d5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/ff2847df7fcf415aaa26f77f7897bafc?usage=true 2026-05-19 14:39:50.207 7 INFO cinder.api.openstack.wsgi [None req-21f27532-2bb2-4602-bb0d-06afbb8d72d5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/ff2847df7fcf415aaa26f77f7897bafc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/945] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:39:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/ff2847df7fcf415aaa26f77f7897bafc?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:50.216 8 INFO cinder.api.openstack.wsgi [None req-26e3c694-ff1c-4037-a00d-8dc63a2b68d1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:39:50.226 8 INFO cinder.volume.api [None req-26e3c694-ff1c-4037-a00d-8dc63a2b68d1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:39:50.228 8 INFO cinder.api.openstack.wsgi [None req-26e3c694-ff1c-4037-a00d-8dc63a2b68d1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 476/946] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:39:50 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:39:50.239 7 INFO cinder.api.openstack.wsgi [None req-325d6dd7-9bf2-4f60-aa39-1a1f4d517919 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:39:50.245 7 INFO cinder.api.openstack.wsgi [None req-325d6dd7-9bf2-4f60-aa39-1a1f4d517919 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 471/947] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:39:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:58.435 8 INFO cinder.api.openstack.wsgi [None req-26e3c694-ff1c-4037-a00d-8dc63a2b68d1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:39:58.435 7 INFO cinder.api.openstack.wsgi [None req-325d6dd7-9bf2-4f60-aa39-1a1f4d517919 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:39:58.435 7 INFO cinder.api.openstack.wsgi [None req-325d6dd7-9bf2-4f60-aa39-1a1f4d517919 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:39:58.436 8 INFO cinder.api.openstack.wsgi [None req-26e3c694-ff1c-4037-a00d-8dc63a2b68d1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:40:08.434 8 INFO cinder.api.openstack.wsgi [None req-26e3c694-ff1c-4037-a00d-8dc63a2b68d1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:40:08.434 7 INFO cinder.api.openstack.wsgi [None req-325d6dd7-9bf2-4f60-aa39-1a1f4d517919 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:40:08.435 7 INFO cinder.api.openstack.wsgi [None req-325d6dd7-9bf2-4f60-aa39-1a1f4d517919 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:40:08.435 8 INFO cinder.api.openstack.wsgi [None req-26e3c694-ff1c-4037-a00d-8dc63a2b68d1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:40:16.024 7 INFO cinder.api.openstack.wsgi [None req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes 2026-05-19 14:40:16.103 7 INFO cinder.api.v3.volumes [None req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Create volume of 16 GB 2026-05-19 14:40:16.109 7 INFO cinder.volume.api [None req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Availability Zones retrieved successfully. 2026-05-19 14:40:16.309 7 INFO cinder.volume.api [None req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Create volume request issued successfully. 2026-05-19 14:40:16.310 7 INFO cinder.api.openstack.wsgi [None req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/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: 474/952] 199.204.45.132 () {34 vars in 734 bytes} [Tue May 19 14:40:15 2026] POST /v3/8cf13f659408417abb79369600a91022/volumes => generated 846 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-19 14:40:16.321 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-b3ed1d9d-7aa7-42b1-8eb8-a00262c21783 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:40:16.359 8 INFO cinder.volume.api [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-b3ed1d9d-7aa7-42b1-8eb8-a00262c21783 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Volume info retrieved successfully. 2026-05-19 14:40:16.364 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-b3ed1d9d-7aa7-42b1-8eb8-a00262c21783 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f 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: 479/953] 199.204.45.132 () {32 vars in 825 bytes} [Tue May 19 14:40:16 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f => generated 1025 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:40:18.435 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-b3ed1d9d-7aa7-42b1-8eb8-a00262c21783 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:40:18.435 7 INFO cinder.api.openstack.wsgi [None req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:40:18.436 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-b3ed1d9d-7aa7-42b1-8eb8-a00262c21783 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:40:18.436 7 INFO cinder.api.openstack.wsgi [None req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119: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-05-19 14:40:21.380 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-510606ce-f6f2-41bb-ac7e-5c2cd03729f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:40:21.394 8 INFO cinder.volume.api [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-510606ce-f6f2-41bb-ac7e-5c2cd03729f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Volume info retrieved successfully. 2026-05-19 14:40:21.398 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-510606ce-f6f2-41bb-ac7e-5c2cd03729f0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f 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: 481/956] 199.204.45.132 () {32 vars in 825 bytes} [Tue May 19 14:40:21 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f => generated 1489 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-05-19 14:40:21.857 7 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-04b69800-43f4-4671-b81b-5361df74954c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:40:21.872 7 INFO cinder.volume.api [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-04b69800-43f4-4671-b81b-5361df74954c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Volume info retrieved successfully. 2026-05-19 14:40:21.877 7 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-04b69800-43f4-4671-b81b-5361df74954c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f 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/957] 10.0.0.9 () {34 vars in 1026 bytes} [Tue May 19 14:40:21 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f => generated 1489 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-05-19 14:40:22.293 8 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-47932135-2bbd-4e9c-b07d-bca1624fb35a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:40:22.305 8 INFO cinder.volume.api [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-47932135-2bbd-4e9c-b07d-bca1624fb35a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Volume info retrieved successfully. 2026-05-19 14:40:22.310 8 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-47932135-2bbd-4e9c-b07d-bca1624fb35a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f 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: 482/958] 10.0.0.9 () {34 vars in 1026 bytes} [Tue May 19 14:40:22 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f => generated 1489 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:40:22.322 7 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-04b69800-43f4-4671-b81b-5361df74954c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:40:22.324 7 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-04b69800-43f4-4671-b81b-5361df74954c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 477/959] 10.0.0.9 () {32 vars in 826 bytes} [Tue May 19 14:40:22 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:22.339 8 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-d3a6a0b1-7264-46c0-91ce-bb10b28c4afe 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/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-05-19 14:40:22.381 8 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-d3a6a0b1-7264-46c0-91ce-bb10b28c4afe 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/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: 8|app: 0|req: 483/960] 10.0.0.9 () {40 vars in 1055 bytes} [Tue May 19 14:40:22 2026] POST /v3/8cf13f659408417abb79369600a91022/attachments => generated 273 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-05-19 14:40:25.662 7 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-502d5bfd-e3f7-4ca8-858e-b6b7227aed42 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:40:25.684 7 INFO cinder.volume.api [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-502d5bfd-e3f7-4ca8-858e-b6b7227aed42 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Volume info retrieved successfully. 2026-05-19 14:40:25.690 7 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-502d5bfd-e3f7-4ca8-858e-b6b7227aed42 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f 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/961] 199.204.45.132 () {32 vars in 825 bytes} [Tue May 19 14:40:25 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f => generated 1488 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:40:27.772 8 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-d3a6a0b1-7264-46c0-91ce-bb10b28c4afe 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:40:27.773 8 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-d3a6a0b1-7264-46c0-91ce-bb10b28c4afe 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 484/962] 199.204.45.132 () {32 vars in 839 bytes} [Tue May 19 14:40:27 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:27.781 7 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-d50455cb-b746-4c22-af17-f01d66cb2e75 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:40:27.800 7 INFO cinder.volume.api [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-d50455cb-b746-4c22-af17-f01d66cb2e75 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Volume info retrieved successfully. 2026-05-19 14:40:27.806 7 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-d50455cb-b746-4c22-af17-f01d66cb2e75 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f 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/963] 199.204.45.132 () {36 vars in 1073 bytes} [Tue May 19 14:40:27 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f => generated 1712 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-05-19 14:40:27.870 8 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-62a384a4-0acc-43ae-9020-c2e65404057f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/attachments/3fa1f51d-c765-4a1c-8039-68f6e77e1c34 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:40:28.409 8 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-62a384a4-0acc-43ae-9020-c2e65404057f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/attachments/3fa1f51d-c765-4a1c-8039-68f6e77e1c34 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: 485/964] 199.204.45.132 () {40 vars in 1135 bytes} [Tue May 19 14:40:27 2026] PUT /v3/8cf13f659408417abb79369600a91022/attachments/3fa1f51d-c765-4a1c-8039-68f6e77e1c34 => generated 775 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:40:28.435 8 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-62a384a4-0acc-43ae-9020-c2e65404057f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:40:28.435 7 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-d50455cb-b746-4c22-af17-f01d66cb2e75 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:40:28.436 8 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-62a384a4-0acc-43ae-9020-c2e65404057f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:40:28.436 7 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-d50455cb-b746-4c22-af17-f01d66cb2e75 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119: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-05-19 14:40:28.584 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-4a7f11bf-64ad-4db8-8427-b0fd20045f3e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:40:28.605 8 INFO cinder.volume.api [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-4a7f11bf-64ad-4db8-8427-b0fd20045f3e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Volume info retrieved successfully. 2026-05-19 14:40:28.611 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-4a7f11bf-64ad-4db8-8427-b0fd20045f3e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f 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/967] 199.204.45.132 () {32 vars in 825 bytes} [Tue May 19 14:40:28 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f => generated 1489 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:28.931 7 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-facc8855-8236-442a-adc8-18309f6671b2 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/attachments/3fa1f51d-c765-4a1c-8039-68f6e77e1c34/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-05-19 14:40:28.962 7 INFO cinder.api.openstack.wsgi [req-dd1134af-b18b-4f7c-9036-84d4fe45b602 req-facc8855-8236-442a-adc8-18309f6671b2 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/attachments/3fa1f51d-c765-4a1c-8039-68f6e77e1c34/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: 481/968] 199.204.45.132 () {40 vars in 1148 bytes} [Tue May 19 14:40:28 2026] POST /v3/8cf13f659408417abb79369600a91022/attachments/3fa1f51d-c765-4a1c-8039-68f6e77e1c34/action => generated 0 bytes in 40 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-05-19 14:40:31.405 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-1eeb7d73-9211-418e-85fc-d97050a53ec5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:40:31.431 8 INFO cinder.volume.api [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-1eeb7d73-9211-418e-85fc-d97050a53ec5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Volume info retrieved successfully. 2026-05-19 14:40:31.438 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-1eeb7d73-9211-418e-85fc-d97050a53ec5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f 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: 488/969] 199.204.45.132 () {32 vars in 825 bytes} [Tue May 19 14:40:31 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f => generated 1787 bytes in 38 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-05-19 14:40:34.457 7 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-cf8d5016-b3d1-476c-9c26-26f0831aa0f3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:40:34.479 7 INFO cinder.volume.api [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-cf8d5016-b3d1-476c-9c26-26f0831aa0f3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Volume info retrieved successfully. 2026-05-19 14:40:34.486 7 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-cf8d5016-b3d1-476c-9c26-26f0831aa0f3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f 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: 482/970] 199.204.45.132 () {32 vars in 825 bytes} [Tue May 19 14:40:34 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f => generated 1787 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:37.333 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-f4b5918f-84fb-4883-bbe9-08b41ebee03a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:40:37.357 8 INFO cinder.volume.api [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-f4b5918f-84fb-4883-bbe9-08b41ebee03a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Volume info retrieved successfully. 2026-05-19 14:40:37.365 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-f4b5918f-84fb-4883-bbe9-08b41ebee03a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f 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: 489/971] 199.204.45.132 () {32 vars in 825 bytes} [Tue May 19 14:40:37 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f => generated 1787 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:40:38.435 7 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-cf8d5016-b3d1-476c-9c26-26f0831aa0f3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:40:38.435 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-f4b5918f-84fb-4883-bbe9-08b41ebee03a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:40:38.436 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-f4b5918f-84fb-4883-bbe9-08b41ebee03a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:40:38.437 7 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-cf8d5016-b3d1-476c-9c26-26f0831aa0f3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:40:48.434 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-f4b5918f-84fb-4883-bbe9-08b41ebee03a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:40:48.435 7 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-cf8d5016-b3d1-476c-9c26-26f0831aa0f3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:40:48.435 8 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-f4b5918f-84fb-4883-bbe9-08b41ebee03a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:40:48.436 7 INFO cinder.api.openstack.wsgi [req-abe1bd1b-0283-4039-9623-4a5f8a82bcb7 req-cf8d5016-b3d1-476c-9c26-26f0831aa0f3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119: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-05-19 14:40:49.049 8 INFO cinder.api.openstack.wsgi [None req-368d184b-16c8-47c0-9dd6-324f9012c818 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:40:49.056 8 INFO cinder.volume.api [None req-368d184b-16c8-47c0-9dd6-324f9012c818 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:40:49.057 8 INFO cinder.api.openstack.wsgi [None req-368d184b-16c8-47c0-9dd6-324f9012c818 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 492/976] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:40:49 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true => generated 17 bytes in 54 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-05-19 14:40:49.095 7 INFO cinder.api.openstack.wsgi [None req-e57ee475-b335-48dd-a28e-de64719da8ed 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:40:49.117 7 INFO cinder.api.openstack.wsgi [None req-e57ee475-b335-48dd-a28e-de64719da8ed 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/977] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:40:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:49.129 8 INFO cinder.api.openstack.wsgi [None req-a09232c2-087e-4f23-afe5-239bf624d5be 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/21baab609cd64876ad42704d51c782e2?usage=true 2026-05-19 14:40:49.153 8 INFO cinder.api.openstack.wsgi [None req-a09232c2-087e-4f23-afe5-239bf624d5be 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/21baab609cd64876ad42704d51c782e2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/978] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:40:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/21baab609cd64876ad42704d51c782e2?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:49.165 7 INFO cinder.api.openstack.wsgi [None req-208f05fc-4ccf-4e07-93ea-94ee4beb4c83 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:40:49.184 7 INFO cinder.api.openstack.wsgi [None req-208f05fc-4ccf-4e07-93ea-94ee4beb4c83 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/979] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:40:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:49.198 8 INFO cinder.api.openstack.wsgi [None req-a217b6da-840e-40aa-8441-4fefb8f272c7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/89b9aa025e8346e693b9ccdb7c6a159c?usage=true 2026-05-19 14:40:49.218 8 INFO cinder.api.openstack.wsgi [None req-a217b6da-840e-40aa-8441-4fefb8f272c7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/89b9aa025e8346e693b9ccdb7c6a159c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/980] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:40:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/89b9aa025e8346e693b9ccdb7c6a159c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:49.231 7 INFO cinder.api.openstack.wsgi [None req-add0fab3-6769-4203-b74b-cc84bb65fb62 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:40:49.256 7 INFO cinder.api.openstack.wsgi [None req-add0fab3-6769-4203-b74b-cc84bb65fb62 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/981] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:40:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:49.267 8 INFO cinder.api.openstack.wsgi [None req-958d6a11-066a-41bf-b64d-7b46f3dbb718 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/97287575fa454ff6acc4cebf35fb1150?usage=true 2026-05-19 14:40:49.288 8 INFO cinder.api.openstack.wsgi [None req-958d6a11-066a-41bf-b64d-7b46f3dbb718 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/97287575fa454ff6acc4cebf35fb1150?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/982] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:40:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/97287575fa454ff6acc4cebf35fb1150?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:49.300 7 INFO cinder.api.openstack.wsgi [None req-7a7b43d2-4226-4eac-80f5-4e27b2cb9bf9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/a8636f5c986e46d1964fa83d152a689b?usage=true 2026-05-19 14:40:49.325 7 INFO cinder.api.openstack.wsgi [None req-7a7b43d2-4226-4eac-80f5-4e27b2cb9bf9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/a8636f5c986e46d1964fa83d152a689b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/983] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:40:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/a8636f5c986e46d1964fa83d152a689b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:49.338 8 INFO cinder.api.openstack.wsgi [None req-e07c5966-a357-44e1-8666-7805fe775179 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/b1207d93f83d474689dce7c1c1e9f691?usage=true 2026-05-19 14:40:49.357 8 INFO cinder.api.openstack.wsgi [None req-e07c5966-a357-44e1-8666-7805fe775179 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/b1207d93f83d474689dce7c1c1e9f691?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/984] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:40:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/b1207d93f83d474689dce7c1c1e9f691?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:49.369 7 INFO cinder.api.openstack.wsgi [None req-cd4b0272-7e4c-4c81-9e15-0b4384a87bd5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/dcc9a9f4357c4559abb537b50a381a9a?usage=true 2026-05-19 14:40:49.390 7 INFO cinder.api.openstack.wsgi [None req-cd4b0272-7e4c-4c81-9e15-0b4384a87bd5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/dcc9a9f4357c4559abb537b50a381a9a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/985] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:40:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/dcc9a9f4357c4559abb537b50a381a9a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:49.400 8 INFO cinder.api.openstack.wsgi [None req-2308c606-d3a5-4330-8752-d9b41cf41b5b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/df2ccfe52f7d4c3b9ecad3126418acc1?usage=true 2026-05-19 14:40:49.418 8 INFO cinder.api.openstack.wsgi [None req-2308c606-d3a5-4330-8752-d9b41cf41b5b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/df2ccfe52f7d4c3b9ecad3126418acc1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/986] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:40:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/df2ccfe52f7d4c3b9ecad3126418acc1?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:49.432 7 INFO cinder.api.openstack.wsgi [None req-dde613aa-57e6-4041-b459-020e58ceb219 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/ff2847df7fcf415aaa26f77f7897bafc?usage=true 2026-05-19 14:40:49.452 7 INFO cinder.api.openstack.wsgi [None req-dde613aa-57e6-4041-b459-020e58ceb219 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/ff2847df7fcf415aaa26f77f7897bafc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/987] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:40:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/ff2847df7fcf415aaa26f77f7897bafc?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:49.464 8 INFO cinder.api.openstack.wsgi [None req-6ab0cc74-36e4-40af-950f-0bcb6f91618a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:40:49.470 8 INFO cinder.api.openstack.wsgi [None req-6ab0cc74-36e4-40af-950f-0bcb6f91618a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 498/988] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:40:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:49.482 7 INFO cinder.api.openstack.wsgi [None req-cca4688c-03e7-4a13-bf7d-04b3b3a331af 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:40:49.494 7 INFO cinder.volume.api [None req-cca4688c-03e7-4a13-bf7d-04b3b3a331af 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:40:49.500 7 INFO cinder.api.openstack.wsgi [None req-cca4688c-03e7-4a13-bf7d-04b3b3a331af 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/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: 491/989] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:40:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 1790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:40:49.514 8 INFO cinder.api.openstack.wsgi [None req-72cbbe81-76b8-4e7b-9285-062c49d91093 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:40:50.018 8 INFO cinder.api.openstack.wsgi [None req-72cbbe81-76b8-4e7b-9285-062c49d91093 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 499/990] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:40:49 2026] GET /v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true => generated 668 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /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-05-19 14:40:50.034 7 INFO cinder.api.openstack.wsgi [None req-4a6b8781-ba2f-429c-b48f-2177e5617eaa 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:40:50.048 7 INFO cinder.volume.api [None req-4a6b8781-ba2f-429c-b48f-2177e5617eaa 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:40:50.056 7 INFO cinder.api.openstack.wsgi [None req-4a6b8781-ba2f-429c-b48f-2177e5617eaa 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 492/991] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:40:50 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 1790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:40:58.435 7 INFO cinder.api.openstack.wsgi [None req-4a6b8781-ba2f-429c-b48f-2177e5617eaa 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:40:58.435 8 INFO cinder.api.openstack.wsgi [None req-72cbbe81-76b8-4e7b-9285-062c49d91093 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:40:58.436 7 INFO cinder.api.openstack.wsgi [None req-4a6b8781-ba2f-429c-b48f-2177e5617eaa 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:40:58.437 8 INFO cinder.api.openstack.wsgi [None req-72cbbe81-76b8-4e7b-9285-062c49d91093 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:41:08.434 7 INFO cinder.api.openstack.wsgi [None req-4a6b8781-ba2f-429c-b48f-2177e5617eaa 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:41:08.435 8 INFO cinder.api.openstack.wsgi [None req-72cbbe81-76b8-4e7b-9285-062c49d91093 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:41:08.435 7 INFO cinder.api.openstack.wsgi [None req-4a6b8781-ba2f-429c-b48f-2177e5617eaa 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:41:08.436 8 INFO cinder.api.openstack.wsgi [None req-72cbbe81-76b8-4e7b-9285-062c49d91093 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:41:18.438 7 INFO cinder.api.openstack.wsgi [None req-4a6b8781-ba2f-429c-b48f-2177e5617eaa 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:41:18.439 7 INFO cinder.api.openstack.wsgi [None req-4a6b8781-ba2f-429c-b48f-2177e5617eaa 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:41:18.459 8 INFO cinder.api.openstack.wsgi [None req-72cbbe81-76b8-4e7b-9285-062c49d91093 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:41:18.460 8 INFO cinder.api.openstack.wsgi [None req-72cbbe81-76b8-4e7b-9285-062c49d91093 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:41:28.434 7 INFO cinder.api.openstack.wsgi [None req-4a6b8781-ba2f-429c-b48f-2177e5617eaa 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:41:28.435 8 INFO cinder.api.openstack.wsgi [None req-72cbbe81-76b8-4e7b-9285-062c49d91093 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:41:28.435 7 INFO cinder.api.openstack.wsgi [None req-4a6b8781-ba2f-429c-b48f-2177e5617eaa 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:41:28.436 8 INFO cinder.api.openstack.wsgi [None req-72cbbe81-76b8-4e7b-9285-062c49d91093 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:41:38.435 7 INFO cinder.api.openstack.wsgi [None req-4a6b8781-ba2f-429c-b48f-2177e5617eaa 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:41:38.436 8 INFO cinder.api.openstack.wsgi [None req-72cbbe81-76b8-4e7b-9285-062c49d91093 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:41:38.436 7 INFO cinder.api.openstack.wsgi [None req-4a6b8781-ba2f-429c-b48f-2177e5617eaa 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:41:38.436 8 INFO cinder.api.openstack.wsgi [None req-72cbbe81-76b8-4e7b-9285-062c49d91093 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:41:48.434 7 INFO cinder.api.openstack.wsgi [None req-4a6b8781-ba2f-429c-b48f-2177e5617eaa 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:41:48.435 8 INFO cinder.api.openstack.wsgi [None req-72cbbe81-76b8-4e7b-9285-062c49d91093 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:41:48.435 7 INFO cinder.api.openstack.wsgi [None req-4a6b8781-ba2f-429c-b48f-2177e5617eaa 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:41:48.436 8 INFO cinder.api.openstack.wsgi [None req-72cbbe81-76b8-4e7b-9285-062c49d91093 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119: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-05-19 14:41:49.154 7 INFO cinder.api.openstack.wsgi [None req-31b0194e-6787-48fd-a0a3-d3ff813c6ed8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:41:49.658 7 INFO cinder.api.openstack.wsgi [None req-31b0194e-6787-48fd-a0a3-d3ff813c6ed8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 499/1004] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:41:49 2026] GET /v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true => generated 671 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:49.673 8 INFO cinder.api.openstack.wsgi [None req-7b98de4d-b07c-4550-b8a0-461d67febdcf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:41:49.688 8 INFO cinder.volume.api [None req-7b98de4d-b07c-4550-b8a0-461d67febdcf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:41:49.694 8 INFO cinder.api.openstack.wsgi [None req-7b98de4d-b07c-4550-b8a0-461d67febdcf 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/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: 506/1005] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:41:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 1790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:41:49.721 7 INFO cinder.api.openstack.wsgi [None req-f7d91be2-2be4-496a-ac26-12cd2266a9c3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:41:49.729 7 INFO cinder.volume.api [None req-f7d91be2-2be4-496a-ac26-12cd2266a9c3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:41:49.729 7 INFO cinder.api.openstack.wsgi [None req-f7d91be2-2be4-496a-ac26-12cd2266a9c3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1006] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:41:49 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:41:49.739 8 INFO cinder.api.openstack.wsgi [None req-f24c8d93-5ab7-4b28-8800-ff07f94b1480 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:41:49.744 8 INFO cinder.api.openstack.wsgi [None req-f24c8d93-5ab7-4b28-8800-ff07f94b1480 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 507/1007] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:41:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:49.785 7 INFO cinder.api.openstack.wsgi [None req-5467a100-8dc3-4826-b587-78df494dfb11 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:41:49.811 7 INFO cinder.api.openstack.wsgi [None req-5467a100-8dc3-4826-b587-78df494dfb11 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1008] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:41:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:49.825 8 INFO cinder.api.openstack.wsgi [None req-a88313c3-bc2e-496a-9faa-73c77aa70f79 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/21baab609cd64876ad42704d51c782e2?usage=true 2026-05-19 14:41:49.847 8 INFO cinder.api.openstack.wsgi [None req-a88313c3-bc2e-496a-9faa-73c77aa70f79 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/21baab609cd64876ad42704d51c782e2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1009] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:41:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/21baab609cd64876ad42704d51c782e2?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:49.860 7 INFO cinder.api.openstack.wsgi [None req-c3508952-7b3c-4f0c-ae9d-de5ae24537bb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:41:49.882 7 INFO cinder.api.openstack.wsgi [None req-c3508952-7b3c-4f0c-ae9d-de5ae24537bb 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1010] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:41:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:49.892 8 INFO cinder.api.openstack.wsgi [None req-971e9ccd-cbb5-4269-b74f-f88f477105cd 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/89b9aa025e8346e693b9ccdb7c6a159c?usage=true 2026-05-19 14:41:49.915 8 INFO cinder.api.openstack.wsgi [None req-971e9ccd-cbb5-4269-b74f-f88f477105cd 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/89b9aa025e8346e693b9ccdb7c6a159c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1011] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:41:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/89b9aa025e8346e693b9ccdb7c6a159c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:49.929 7 INFO cinder.api.openstack.wsgi [None req-bdffe01d-c088-4ef8-abff-874205d8d3b5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:41:49.957 7 INFO cinder.api.openstack.wsgi [None req-bdffe01d-c088-4ef8-abff-874205d8d3b5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1012] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:41:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:49.971 8 INFO cinder.api.openstack.wsgi [None req-0ed023ff-2ebe-429a-93ee-ae3980aa935c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/97287575fa454ff6acc4cebf35fb1150?usage=true 2026-05-19 14:41:49.994 8 INFO cinder.api.openstack.wsgi [None req-0ed023ff-2ebe-429a-93ee-ae3980aa935c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/97287575fa454ff6acc4cebf35fb1150?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1013] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:41:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/97287575fa454ff6acc4cebf35fb1150?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:50.006 7 INFO cinder.api.openstack.wsgi [None req-8cfe8892-84c9-4ccd-b632-07475dc824f7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/a8636f5c986e46d1964fa83d152a689b?usage=true 2026-05-19 14:41:50.033 7 INFO cinder.api.openstack.wsgi [None req-8cfe8892-84c9-4ccd-b632-07475dc824f7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/a8636f5c986e46d1964fa83d152a689b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1014] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:41:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/a8636f5c986e46d1964fa83d152a689b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:50.044 8 INFO cinder.api.openstack.wsgi [None req-80ea82c9-4fa4-459b-b3bf-f7f52abf91ef 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/b1207d93f83d474689dce7c1c1e9f691?usage=true 2026-05-19 14:41:50.066 8 INFO cinder.api.openstack.wsgi [None req-80ea82c9-4fa4-459b-b3bf-f7f52abf91ef 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/b1207d93f83d474689dce7c1c1e9f691?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1015] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:41:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/b1207d93f83d474689dce7c1c1e9f691?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:50.076 7 INFO cinder.api.openstack.wsgi [None req-9373f614-1e11-4e00-aeb9-c27913fffd32 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/dcc9a9f4357c4559abb537b50a381a9a?usage=true 2026-05-19 14:41:50.107 7 INFO cinder.api.openstack.wsgi [None req-9373f614-1e11-4e00-aeb9-c27913fffd32 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/dcc9a9f4357c4559abb537b50a381a9a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1016] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:41:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/dcc9a9f4357c4559abb537b50a381a9a?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:50.119 8 INFO cinder.api.openstack.wsgi [None req-3b6da132-c464-490f-bf20-36c8df6ed190 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/df2ccfe52f7d4c3b9ecad3126418acc1?usage=true 2026-05-19 14:41:50.143 8 INFO cinder.api.openstack.wsgi [None req-3b6da132-c464-490f-bf20-36c8df6ed190 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/df2ccfe52f7d4c3b9ecad3126418acc1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1017] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:41:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/df2ccfe52f7d4c3b9ecad3126418acc1?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:50.185 7 INFO cinder.api.openstack.wsgi [None req-9bc7d6b1-16a3-4428-b8c2-f7933cbd1777 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/ff2847df7fcf415aaa26f77f7897bafc?usage=true 2026-05-19 14:41:50.210 7 INFO cinder.api.openstack.wsgi [None req-9bc7d6b1-16a3-4428-b8c2-f7933cbd1777 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/ff2847df7fcf415aaa26f77f7897bafc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1018] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:41:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/ff2847df7fcf415aaa26f77f7897bafc?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:50.220 8 INFO cinder.api.openstack.wsgi [None req-d9cdc415-bf5e-4295-a98f-26351be546c8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:41:50.236 8 INFO cinder.volume.api [None req-d9cdc415-bf5e-4295-a98f-26351be546c8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:41:50.243 8 INFO cinder.api.openstack.wsgi [None req-d9cdc415-bf5e-4295-a98f-26351be546c8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/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: 513/1019] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:41:50 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 1790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:41:58.434 7 INFO cinder.api.openstack.wsgi [None req-9bc7d6b1-16a3-4428-b8c2-f7933cbd1777 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:41:58.434 8 INFO cinder.api.openstack.wsgi [None req-d9cdc415-bf5e-4295-a98f-26351be546c8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:41:58.435 7 INFO cinder.api.openstack.wsgi [None req-9bc7d6b1-16a3-4428-b8c2-f7933cbd1777 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:41:58.436 8 INFO cinder.api.openstack.wsgi [None req-d9cdc415-bf5e-4295-a98f-26351be546c8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:42:08.434 7 INFO cinder.api.openstack.wsgi [None req-9bc7d6b1-16a3-4428-b8c2-f7933cbd1777 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:42:08.435 8 INFO cinder.api.openstack.wsgi [None req-d9cdc415-bf5e-4295-a98f-26351be546c8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:42:08.436 7 INFO cinder.api.openstack.wsgi [None req-9bc7d6b1-16a3-4428-b8c2-f7933cbd1777 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:42:08.436 8 INFO cinder.api.openstack.wsgi [None req-d9cdc415-bf5e-4295-a98f-26351be546c8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:42:18.435 7 INFO cinder.api.openstack.wsgi [None req-9bc7d6b1-16a3-4428-b8c2-f7933cbd1777 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:42:18.435 8 INFO cinder.api.openstack.wsgi [None req-d9cdc415-bf5e-4295-a98f-26351be546c8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:42:18.436 8 INFO cinder.api.openstack.wsgi [None req-d9cdc415-bf5e-4295-a98f-26351be546c8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:42:18.437 7 INFO cinder.api.openstack.wsgi [None req-9bc7d6b1-16a3-4428-b8c2-f7933cbd1777 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:42:28.435 8 INFO cinder.api.openstack.wsgi [None req-d9cdc415-bf5e-4295-a98f-26351be546c8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:42:28.435 7 INFO cinder.api.openstack.wsgi [None req-9bc7d6b1-16a3-4428-b8c2-f7933cbd1777 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:42:28.436 8 INFO cinder.api.openstack.wsgi [None req-d9cdc415-bf5e-4295-a98f-26351be546c8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:42:28.436 7 INFO cinder.api.openstack.wsgi [None req-9bc7d6b1-16a3-4428-b8c2-f7933cbd1777 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:42:38.434 8 INFO cinder.api.openstack.wsgi [None req-d9cdc415-bf5e-4295-a98f-26351be546c8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:42:38.434 7 INFO cinder.api.openstack.wsgi [None req-9bc7d6b1-16a3-4428-b8c2-f7933cbd1777 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:42:38.435 7 INFO cinder.api.openstack.wsgi [None req-9bc7d6b1-16a3-4428-b8c2-f7933cbd1777 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:42:38.436 8 INFO cinder.api.openstack.wsgi [None req-d9cdc415-bf5e-4295-a98f-26351be546c8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:42:48.435 7 INFO cinder.api.openstack.wsgi [None req-9bc7d6b1-16a3-4428-b8c2-f7933cbd1777 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:42:48.435 8 INFO cinder.api.openstack.wsgi [None req-d9cdc415-bf5e-4295-a98f-26351be546c8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:42:48.437 8 INFO cinder.api.openstack.wsgi [None req-d9cdc415-bf5e-4295-a98f-26351be546c8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:42:48.436 7 INFO cinder.api.openstack.wsgi [None req-9bc7d6b1-16a3-4428-b8c2-f7933cbd1777 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119: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-05-19 14:42:49.069 8 INFO cinder.api.openstack.wsgi [None req-253f000f-a637-4cd9-82dd-7bb953f2f1dd 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:42:49.082 8 INFO cinder.volume.api [None req-253f000f-a637-4cd9-82dd-7bb953f2f1dd 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:42:49.089 8 INFO cinder.api.openstack.wsgi [None req-253f000f-a637-4cd9-82dd-7bb953f2f1dd 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/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: 520/1032] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:42:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 1790 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:42:49.102 7 INFO cinder.api.openstack.wsgi [None req-863c4e9c-214f-43ac-a6cb-0c3568f573a0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:42:49.605 7 INFO cinder.api.openstack.wsgi [None req-863c4e9c-214f-43ac-a6cb-0c3568f573a0 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1033] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:42:49 2026] GET /v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true => generated 671 bytes in 511 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-05-19 14:42:49.617 8 INFO cinder.api.openstack.wsgi [None req-d6ff256b-692c-450d-a7f4-99b06111ebb5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:42:49.640 8 INFO cinder.volume.api [None req-d6ff256b-692c-450d-a7f4-99b06111ebb5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - 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-05-19 14:42:49.649 8 INFO cinder.api.openstack.wsgi [None req-d6ff256b-692c-450d-a7f4-99b06111ebb5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/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: 521/1034] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:42:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 1790 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:42:49.660 7 INFO cinder.api.openstack.wsgi [None req-40e314c7-5750-49b7-8bac-d5c3589738f9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:42:49.668 7 INFO cinder.volume.api [None req-40e314c7-5750-49b7-8bac-d5c3589738f9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:42:49.669 7 INFO cinder.api.openstack.wsgi [None req-40e314c7-5750-49b7-8bac-d5c3589738f9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1035] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:42:49 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:42:49.683 8 INFO cinder.api.openstack.wsgi [None req-9963840f-de21-49a9-870c-ae10a135d4ef 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:42:49.692 8 INFO cinder.api.openstack.wsgi [None req-9963840f-de21-49a9-870c-ae10a135d4ef 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 522/1036] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:42:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:49.731 7 INFO cinder.api.openstack.wsgi [None req-6c9a5db9-c1c9-4e62-bfbe-e32b6870f3ea 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:42:49.750 7 INFO cinder.api.openstack.wsgi [None req-6c9a5db9-c1c9-4e62-bfbe-e32b6870f3ea 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1037] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:42:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:49.762 8 INFO cinder.api.openstack.wsgi [None req-fd8130d1-ecb9-4ec4-b4ee-40741ff1ebb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/21baab609cd64876ad42704d51c782e2?usage=true 2026-05-19 14:42:49.788 8 INFO cinder.api.openstack.wsgi [None req-fd8130d1-ecb9-4ec4-b4ee-40741ff1ebb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/21baab609cd64876ad42704d51c782e2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1038] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:42:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/21baab609cd64876ad42704d51c782e2?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:49.801 7 INFO cinder.api.openstack.wsgi [None req-d005cc9f-78c9-4f87-910b-4dd8a1bdbe11 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:42:49.821 7 INFO cinder.api.openstack.wsgi [None req-d005cc9f-78c9-4f87-910b-4dd8a1bdbe11 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1039] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:42:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:49.834 8 INFO cinder.api.openstack.wsgi [None req-a5721d43-ea50-4861-b85c-2158f14eaaf4 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/89b9aa025e8346e693b9ccdb7c6a159c?usage=true 2026-05-19 14:42:49.856 8 INFO cinder.api.openstack.wsgi [None req-a5721d43-ea50-4861-b85c-2158f14eaaf4 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/89b9aa025e8346e693b9ccdb7c6a159c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1040] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:42:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/89b9aa025e8346e693b9ccdb7c6a159c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:49.866 7 INFO cinder.api.openstack.wsgi [None req-c104e7c5-112e-4a9a-bc55-5a5a8efd58e1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:42:49.894 7 INFO cinder.api.openstack.wsgi [None req-c104e7c5-112e-4a9a-bc55-5a5a8efd58e1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1041] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:42:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:49.907 8 INFO cinder.api.openstack.wsgi [None req-55d71a4d-ac2e-4a11-813e-d85d65595f2f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/97287575fa454ff6acc4cebf35fb1150?usage=true 2026-05-19 14:42:49.927 8 INFO cinder.api.openstack.wsgi [None req-55d71a4d-ac2e-4a11-813e-d85d65595f2f 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/97287575fa454ff6acc4cebf35fb1150?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1042] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:42:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/97287575fa454ff6acc4cebf35fb1150?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:49.943 7 INFO cinder.api.openstack.wsgi [None req-fd432b52-9e0b-4826-9d08-3058e2c56ee8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/a8636f5c986e46d1964fa83d152a689b?usage=true 2026-05-19 14:42:49.965 7 INFO cinder.api.openstack.wsgi [None req-fd432b52-9e0b-4826-9d08-3058e2c56ee8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/a8636f5c986e46d1964fa83d152a689b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1043] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:42:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/a8636f5c986e46d1964fa83d152a689b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:49.977 8 INFO cinder.api.openstack.wsgi [None req-8aba43b0-0ae2-4a0c-b520-3819ab7c2d7b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/b1207d93f83d474689dce7c1c1e9f691?usage=true 2026-05-19 14:42:49.999 8 INFO cinder.api.openstack.wsgi [None req-8aba43b0-0ae2-4a0c-b520-3819ab7c2d7b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/b1207d93f83d474689dce7c1c1e9f691?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1044] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:42:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/b1207d93f83d474689dce7c1c1e9f691?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:50.011 7 INFO cinder.api.openstack.wsgi [None req-87c863ef-3c58-48eb-a2cb-e2f566034cbd 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/dcc9a9f4357c4559abb537b50a381a9a?usage=true 2026-05-19 14:42:50.030 7 INFO cinder.api.openstack.wsgi [None req-87c863ef-3c58-48eb-a2cb-e2f566034cbd 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/dcc9a9f4357c4559abb537b50a381a9a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1045] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:42:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/dcc9a9f4357c4559abb537b50a381a9a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:50.044 8 INFO cinder.api.openstack.wsgi [None req-0edfd713-3348-4f08-9a04-fc30d82d997a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/df2ccfe52f7d4c3b9ecad3126418acc1?usage=true 2026-05-19 14:42:50.066 8 INFO cinder.api.openstack.wsgi [None req-0edfd713-3348-4f08-9a04-fc30d82d997a 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/df2ccfe52f7d4c3b9ecad3126418acc1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1046] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:42:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/df2ccfe52f7d4c3b9ecad3126418acc1?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:50.079 7 INFO cinder.api.openstack.wsgi [None req-739a5369-352f-4129-b040-d4e95b880765 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/ff2847df7fcf415aaa26f77f7897bafc?usage=true 2026-05-19 14:42:50.102 7 INFO cinder.api.openstack.wsgi [None req-739a5369-352f-4129-b040-d4e95b880765 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/ff2847df7fcf415aaa26f77f7897bafc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1047] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:42:50 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/ff2847df7fcf415aaa26f77f7897bafc?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:55.702 8 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-d3096ab0-0a3c-4b7e-b65b-b2f603c87f9e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/attachments/3fa1f51d-c765-4a1c-8039-68f6e77e1c34 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:42:56.279 8 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-d3096ab0-0a3c-4b7e-b65b-b2f603c87f9e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/attachments/3fa1f51d-c765-4a1c-8039-68f6e77e1c34 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: 528/1048] 199.204.45.132 () {38 vars in 1103 bytes} [Tue May 19 14:42:55 2026] DELETE /v3/8cf13f659408417abb79369600a91022/attachments/3fa1f51d-c765-4a1c-8039-68f6e77e1c34 => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:56.291 7 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-b4d9fa1b-16df-4387-93da-9c8eace4f4e6 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f 2026-05-19 14:42:56.291 7 INFO cinder.api.v3.volumes [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-b4d9fa1b-16df-4387-93da-9c8eace4f4e6 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Delete volume with id: 56890544-b8fb-46c5-b09b-c90dccfd409f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:42:56.304 7 INFO cinder.volume.api [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-b4d9fa1b-16df-4387-93da-9c8eace4f4e6 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Volume info retrieved successfully. 2026-05-19 14:42:56.332 7 INFO cinder.volume.api [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-b4d9fa1b-16df-4387-93da-9c8eace4f4e6 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Delete volume request issued successfully. 2026-05-19 14:42:56.333 7 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-b4d9fa1b-16df-4387-93da-9c8eace4f4e6 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f 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: 521/1049] 199.204.45.132 () {36 vars in 1054 bytes} [Tue May 19 14:42:56 2026] DELETE /v3/8cf13f659408417abb79369600a91022/volumes/56890544-b8fb-46c5-b09b-c90dccfd409f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-19 14:42:58.434 8 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-d3096ab0-0a3c-4b7e-b65b-b2f603c87f9e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:42:58.434 7 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-b4d9fa1b-16df-4387-93da-9c8eace4f4e6 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:42:58.435 8 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-d3096ab0-0a3c-4b7e-b65b-b2f603c87f9e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:42:58.436 7 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-b4d9fa1b-16df-4387-93da-9c8eace4f4e6 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:43:08.435 8 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-d3096ab0-0a3c-4b7e-b65b-b2f603c87f9e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:43:08.435 8 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-d3096ab0-0a3c-4b7e-b65b-b2f603c87f9e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:43:08.436 7 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-b4d9fa1b-16df-4387-93da-9c8eace4f4e6 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:43:08.437 7 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-b4d9fa1b-16df-4387-93da-9c8eace4f4e6 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:43:18.434 8 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-d3096ab0-0a3c-4b7e-b65b-b2f603c87f9e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:43:18.434 7 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-b4d9fa1b-16df-4387-93da-9c8eace4f4e6 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:43:18.435 8 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-d3096ab0-0a3c-4b7e-b65b-b2f603c87f9e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:43:18.436 7 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-b4d9fa1b-16df-4387-93da-9c8eace4f4e6 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:43:28.435 8 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-d3096ab0-0a3c-4b7e-b65b-b2f603c87f9e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:43:28.435 7 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-b4d9fa1b-16df-4387-93da-9c8eace4f4e6 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:43:28.436 8 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-d3096ab0-0a3c-4b7e-b65b-b2f603c87f9e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:43:28.436 7 INFO cinder.api.openstack.wsgi [req-8f03c50d-4650-44d9-9b7b-6a28af9f46fd req-b4d9fa1b-16df-4387-93da-9c8eace4f4e6 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119: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-05-19 14:43:35.226 8 INFO cinder.api.openstack.wsgi [None req-b891a574-3107-4aaa-9a57-cfb2204e9059 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-19 14:43:35.233 8 INFO cinder.volume.api [None req-b891a574-3107-4aaa-9a57-cfb2204e9059 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:43:35.233 8 INFO cinder.api.openstack.wsgi [None req-b891a574-3107-4aaa-9a57-cfb2204e9059 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 533/1058] 10.0.0.120 () {32 vars in 705 bytes} [Tue May 19 14:43:35 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:43:35.250 7 INFO cinder.api.openstack.wsgi [None req-57398243-7148-44eb-bb99-aa40e8a685b1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes 2026-05-19 14:43:35.261 7 INFO cinder.volume.api [None req-57398243-7148-44eb-bb99-aa40e8a685b1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:43:35.261 7 INFO cinder.api.openstack.wsgi [None req-57398243-7148-44eb-bb99-aa40e8a685b1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes returned with HTTP 200 [pid: 7|app: 0|req: 526/1059] 10.0.0.120 () {32 vars in 701 bytes} [Tue May 19 14:43:35 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:43:38.435 8 INFO cinder.api.openstack.wsgi [None req-b891a574-3107-4aaa-9a57-cfb2204e9059 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:43:38.435 7 INFO cinder.api.openstack.wsgi [None req-57398243-7148-44eb-bb99-aa40e8a685b1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:43:38.436 8 INFO cinder.api.openstack.wsgi [None req-b891a574-3107-4aaa-9a57-cfb2204e9059 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:43:38.436 7 INFO cinder.api.openstack.wsgi [None req-57398243-7148-44eb-bb99-aa40e8a685b1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:43:48.435 7 INFO cinder.api.openstack.wsgi [None req-57398243-7148-44eb-bb99-aa40e8a685b1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:43:48.435 8 INFO cinder.api.openstack.wsgi [None req-b891a574-3107-4aaa-9a57-cfb2204e9059 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:43:48.436 8 INFO cinder.api.openstack.wsgi [None req-b891a574-3107-4aaa-9a57-cfb2204e9059 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:43:48.436 7 INFO cinder.api.openstack.wsgi [None req-57398243-7148-44eb-bb99-aa40e8a685b1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:43:49.126 8 INFO cinder.api.openstack.wsgi [None req-c740b875-af8b-4d66-8117-e64be15db835 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:43:49.131 8 INFO cinder.volume.api [None req-c740b875-af8b-4d66-8117-e64be15db835 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:43:49.132 8 INFO cinder.api.openstack.wsgi [None req-c740b875-af8b-4d66-8117-e64be15db835 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1064] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:43:49 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true => generated 17 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:43:49.145 7 INFO cinder.api.openstack.wsgi [None req-a69871b5-b6d2-4a89-b96a-e6d30fdb4ac7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:43:49.151 7 INFO cinder.api.openstack.wsgi [None req-a69871b5-b6d2-4a89-b96a-e6d30fdb4ac7 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 529/1065] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:43:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:49.158 8 INFO cinder.api.openstack.wsgi [None req-24e43037-39af-4bc3-952a-60628c291d3b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:43:49.165 8 INFO cinder.volume.api [None req-24e43037-39af-4bc3-952a-60628c291d3b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:43:49.166 8 INFO cinder.api.openstack.wsgi [None req-24e43037-39af-4bc3-952a-60628c291d3b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1066] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:43:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:43:49.176 7 INFO cinder.api.openstack.wsgi [None req-da18882f-c322-4872-9653-1905515e417b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:43:49.679 7 INFO cinder.api.openstack.wsgi [None req-da18882f-c322-4872-9653-1905515e417b 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1067] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:43:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:43:49.691 8 INFO cinder.api.openstack.wsgi [None req-87c56e2e-893e-4bab-a27e-9647827b6ff5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:43:49.701 8 INFO cinder.volume.api [None req-87c56e2e-893e-4bab-a27e-9647827b6ff5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:43:49.703 8 INFO cinder.api.openstack.wsgi [None req-87c56e2e-893e-4bab-a27e-9647827b6ff5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1068] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:43:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:43:49.738 7 INFO cinder.api.openstack.wsgi [None req-ea5e0e6f-3cd3-4e8a-9a93-fb28b5784230 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:43:49.765 7 INFO cinder.api.openstack.wsgi [None req-ea5e0e6f-3cd3-4e8a-9a93-fb28b5784230 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1069] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:43:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:49.774 8 INFO cinder.api.openstack.wsgi [None req-55739e62-43b9-4063-b685-5a051c9fdc3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:43:49.797 8 INFO cinder.api.openstack.wsgi [None req-55739e62-43b9-4063-b685-5a051c9fdc3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1070] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:43:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:49.806 7 INFO cinder.api.openstack.wsgi [None req-6726a0a5-3154-4a30-bc92-b761d953408d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:43:49.842 7 INFO cinder.api.openstack.wsgi [None req-6726a0a5-3154-4a30-bc92-b761d953408d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1071] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:43:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:58.434 8 INFO cinder.api.openstack.wsgi [None req-55739e62-43b9-4063-b685-5a051c9fdc3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:43:58.435 8 INFO cinder.api.openstack.wsgi [None req-55739e62-43b9-4063-b685-5a051c9fdc3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:43:58.435 7 INFO cinder.api.openstack.wsgi [None req-6726a0a5-3154-4a30-bc92-b761d953408d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:43:58.436 7 INFO cinder.api.openstack.wsgi [None req-6726a0a5-3154-4a30-bc92-b761d953408d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:44:08.435 8 INFO cinder.api.openstack.wsgi [None req-55739e62-43b9-4063-b685-5a051c9fdc3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:44:08.435 7 INFO cinder.api.openstack.wsgi [None req-6726a0a5-3154-4a30-bc92-b761d953408d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:44:08.436 8 INFO cinder.api.openstack.wsgi [None req-55739e62-43b9-4063-b685-5a051c9fdc3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:44:08.436 7 INFO cinder.api.openstack.wsgi [None req-6726a0a5-3154-4a30-bc92-b761d953408d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:44:18.434 8 INFO cinder.api.openstack.wsgi [None req-55739e62-43b9-4063-b685-5a051c9fdc3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:44:18.435 8 INFO cinder.api.openstack.wsgi [None req-55739e62-43b9-4063-b685-5a051c9fdc3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:44:18.435 7 INFO cinder.api.openstack.wsgi [None req-6726a0a5-3154-4a30-bc92-b761d953408d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:44:18.436 7 INFO cinder.api.openstack.wsgi [None req-6726a0a5-3154-4a30-bc92-b761d953408d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:44:28.435 8 INFO cinder.api.openstack.wsgi [None req-55739e62-43b9-4063-b685-5a051c9fdc3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:44:28.435 7 INFO cinder.api.openstack.wsgi [None req-6726a0a5-3154-4a30-bc92-b761d953408d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:44:28.435 8 INFO cinder.api.openstack.wsgi [None req-55739e62-43b9-4063-b685-5a051c9fdc3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:44:28.435 7 INFO cinder.api.openstack.wsgi [None req-6726a0a5-3154-4a30-bc92-b761d953408d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:44:38.435 8 INFO cinder.api.openstack.wsgi [None req-55739e62-43b9-4063-b685-5a051c9fdc3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:44:38.434 7 INFO cinder.api.openstack.wsgi [None req-6726a0a5-3154-4a30-bc92-b761d953408d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:44:38.435 8 INFO cinder.api.openstack.wsgi [None req-55739e62-43b9-4063-b685-5a051c9fdc3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:44:38.436 7 INFO cinder.api.openstack.wsgi [None req-6726a0a5-3154-4a30-bc92-b761d953408d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:44:48.435 8 INFO cinder.api.openstack.wsgi [None req-55739e62-43b9-4063-b685-5a051c9fdc3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:44:48.435 7 INFO cinder.api.openstack.wsgi [None req-6726a0a5-3154-4a30-bc92-b761d953408d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:44:48.436 8 INFO cinder.api.openstack.wsgi [None req-55739e62-43b9-4063-b685-5a051c9fdc3d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:44:48.436 7 INFO cinder.api.openstack.wsgi [None req-6726a0a5-3154-4a30-bc92-b761d953408d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:44:49.074 8 INFO cinder.api.openstack.wsgi [None req-75d1cea8-4bf6-4e6b-b9d2-d885cdd3d796 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:44:49.092 8 INFO cinder.volume.api [None req-75d1cea8-4bf6-4e6b-b9d2-d885cdd3d796 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:44:49.098 8 INFO cinder.api.openstack.wsgi [None req-75d1cea8-4bf6-4e6b-b9d2-d885cdd3d796 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1084] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:44:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:44:49.106 7 INFO cinder.api.openstack.wsgi [None req-ccd7304e-abcc-4878-9a22-adc3848fbde2 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:44:49.111 7 INFO cinder.volume.api [None req-ccd7304e-abcc-4878-9a22-adc3848fbde2 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:44:49.112 7 INFO cinder.api.openstack.wsgi [None req-ccd7304e-abcc-4878-9a22-adc3848fbde2 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1085] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:44:49 2026] GET /v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:44:49.123 8 INFO cinder.api.openstack.wsgi [None req-3886a187-f521-4ab7-8e5c-ec814de23c08 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:44:49.133 8 INFO cinder.api.openstack.wsgi [None req-3886a187-f521-4ab7-8e5c-ec814de23c08 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 8|app: 0|req: 547/1086] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:44:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:49.143 7 INFO cinder.api.openstack.wsgi [None req-15aca2de-9774-41e5-95c8-dd9f2ba6fb1c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:44:49.155 7 INFO cinder.volume.api [None req-15aca2de-9774-41e5-95c8-dd9f2ba6fb1c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:44:49.157 7 INFO cinder.api.openstack.wsgi [None req-15aca2de-9774-41e5-95c8-dd9f2ba6fb1c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1087] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:44:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:44:49.187 8 INFO cinder.api.openstack.wsgi [None req-a8f211c6-b704-4129-aae6-3c1162b38bfe 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:44:49.204 8 INFO cinder.api.openstack.wsgi [None req-a8f211c6-b704-4129-aae6-3c1162b38bfe 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1088] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:44:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:49.213 7 INFO cinder.api.openstack.wsgi [None req-defdaa65-403c-433a-9236-34c19d809b17 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:44:49.240 7 INFO cinder.api.openstack.wsgi [None req-defdaa65-403c-433a-9236-34c19d809b17 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1089] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:44:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:49.252 8 INFO cinder.api.openstack.wsgi [None req-312c0b33-f60d-4ca5-aefe-382ee2f8ca0d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:44:49.275 8 INFO cinder.api.openstack.wsgi [None req-312c0b33-f60d-4ca5-aefe-382ee2f8ca0d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1090] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:44:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:49.286 7 INFO cinder.api.openstack.wsgi [None req-f1664d5b-175b-4e0d-863a-ed751a056bb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:44:49.790 7 INFO cinder.api.openstack.wsgi [None req-f1664d5b-175b-4e0d-863a-ed751a056bb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1091] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:44:49 2026] GET /v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:58.434 7 INFO cinder.api.openstack.wsgi [None req-f1664d5b-175b-4e0d-863a-ed751a056bb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:44:58.435 7 INFO cinder.api.openstack.wsgi [None req-f1664d5b-175b-4e0d-863a-ed751a056bb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:44:58.435 8 INFO cinder.api.openstack.wsgi [None req-312c0b33-f60d-4ca5-aefe-382ee2f8ca0d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:44:58.436 8 INFO cinder.api.openstack.wsgi [None req-312c0b33-f60d-4ca5-aefe-382ee2f8ca0d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:45:08.434 7 INFO cinder.api.openstack.wsgi [None req-f1664d5b-175b-4e0d-863a-ed751a056bb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:45:08.434 8 INFO cinder.api.openstack.wsgi [None req-312c0b33-f60d-4ca5-aefe-382ee2f8ca0d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:45:08.435 7 INFO cinder.api.openstack.wsgi [None req-f1664d5b-175b-4e0d-863a-ed751a056bb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:45:08.435 8 INFO cinder.api.openstack.wsgi [None req-312c0b33-f60d-4ca5-aefe-382ee2f8ca0d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:45:18.435 8 INFO cinder.api.openstack.wsgi [None req-312c0b33-f60d-4ca5-aefe-382ee2f8ca0d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:45:18.435 7 INFO cinder.api.openstack.wsgi [None req-f1664d5b-175b-4e0d-863a-ed751a056bb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:45:18.436 8 INFO cinder.api.openstack.wsgi [None req-312c0b33-f60d-4ca5-aefe-382ee2f8ca0d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:45:18.436 7 INFO cinder.api.openstack.wsgi [None req-f1664d5b-175b-4e0d-863a-ed751a056bb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:45:28.434 8 INFO cinder.api.openstack.wsgi [None req-312c0b33-f60d-4ca5-aefe-382ee2f8ca0d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:45:28.434 7 INFO cinder.api.openstack.wsgi [None req-f1664d5b-175b-4e0d-863a-ed751a056bb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:45:28.435 8 INFO cinder.api.openstack.wsgi [None req-312c0b33-f60d-4ca5-aefe-382ee2f8ca0d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:45:28.435 7 INFO cinder.api.openstack.wsgi [None req-f1664d5b-175b-4e0d-863a-ed751a056bb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:45:38.434 8 INFO cinder.api.openstack.wsgi [None req-312c0b33-f60d-4ca5-aefe-382ee2f8ca0d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:45:38.434 7 INFO cinder.api.openstack.wsgi [None req-f1664d5b-175b-4e0d-863a-ed751a056bb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:45:38.434 8 INFO cinder.api.openstack.wsgi [None req-312c0b33-f60d-4ca5-aefe-382ee2f8ca0d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:45:38.435 7 INFO cinder.api.openstack.wsgi [None req-f1664d5b-175b-4e0d-863a-ed751a056bb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:45:48.435 8 INFO cinder.api.openstack.wsgi [None req-312c0b33-f60d-4ca5-aefe-382ee2f8ca0d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:45:48.435 8 INFO cinder.api.openstack.wsgi [None req-312c0b33-f60d-4ca5-aefe-382ee2f8ca0d 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:45:48.436 7 INFO cinder.api.openstack.wsgi [None req-f1664d5b-175b-4e0d-863a-ed751a056bb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:45:48.437 7 INFO cinder.api.openstack.wsgi [None req-f1664d5b-175b-4e0d-863a-ed751a056bb3 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:45:49.147 8 INFO cinder.api.openstack.wsgi [None req-d2c3723c-e68e-488d-85a8-8907ff5634a8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:45:49.651 8 INFO cinder.api.openstack.wsgi [None req-d2c3723c-e68e-488d-85a8-8907ff5634a8 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1104] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:45:49 2026] GET /v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true => generated 668 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:49.670 7 INFO cinder.api.openstack.wsgi [None req-4bd7d577-9b62-4014-9c09-56e0343c4d06 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:45:49.680 7 INFO cinder.volume.api [None req-4bd7d577-9b62-4014-9c09-56e0343c4d06 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:45:49.681 7 INFO cinder.api.openstack.wsgi [None req-4bd7d577-9b62-4014-9c09-56e0343c4d06 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1105] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:45:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:45:49.723 8 INFO cinder.api.openstack.wsgi [None req-bcc0197b-993d-4bef-9c6a-51bfb7ad544c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:45:49.746 8 INFO cinder.api.openstack.wsgi [None req-bcc0197b-993d-4bef-9c6a-51bfb7ad544c 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1106] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:45:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:49.756 7 INFO cinder.api.openstack.wsgi [None req-92f72a52-0f0b-41f4-a848-46752828fb6e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:45:49.783 7 INFO cinder.api.openstack.wsgi [None req-92f72a52-0f0b-41f4-a848-46752828fb6e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1107] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:45:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:49.796 8 INFO cinder.api.openstack.wsgi [None req-0dd1d53a-e6e5-45ce-bf50-f407ff7f6395 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:45:49.819 8 INFO cinder.api.openstack.wsgi [None req-0dd1d53a-e6e5-45ce-bf50-f407ff7f6395 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1108] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:45:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:49.833 7 INFO cinder.api.openstack.wsgi [None req-d38e80f8-e9d0-4863-bf34-3b17789713ff 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:45:49.838 7 INFO cinder.api.openstack.wsgi [None req-d38e80f8-e9d0-4863-bf34-3b17789713ff 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 551/1109] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:45:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:49.844 8 INFO cinder.api.openstack.wsgi [None req-3fc35ca8-57f0-4973-bb9a-df301ddd2848 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:45:49.852 8 INFO cinder.volume.api [None req-3fc35ca8-57f0-4973-bb9a-df301ddd2848 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:45:49.855 8 INFO cinder.api.openstack.wsgi [None req-3fc35ca8-57f0-4973-bb9a-df301ddd2848 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1110] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:45:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:45:49.863 7 INFO cinder.api.openstack.wsgi [None req-9e62850c-c778-46df-bc56-45e70b7c1dad 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:45:49.870 7 INFO cinder.volume.api [None req-9e62850c-c778-46df-bc56-45e70b7c1dad 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:45:49.871 7 INFO cinder.api.openstack.wsgi [None req-9e62850c-c778-46df-bc56-45e70b7c1dad 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1111] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:45:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:45:58.434 7 INFO cinder.api.openstack.wsgi [None req-9e62850c-c778-46df-bc56-45e70b7c1dad 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:45:58.434 8 INFO cinder.api.openstack.wsgi [None req-3fc35ca8-57f0-4973-bb9a-df301ddd2848 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:45:58.435 7 INFO cinder.api.openstack.wsgi [None req-9e62850c-c778-46df-bc56-45e70b7c1dad 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:45:58.436 8 INFO cinder.api.openstack.wsgi [None req-3fc35ca8-57f0-4973-bb9a-df301ddd2848 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:46:08.434 8 INFO cinder.api.openstack.wsgi [None req-3fc35ca8-57f0-4973-bb9a-df301ddd2848 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:46:08.435 7 INFO cinder.api.openstack.wsgi [None req-9e62850c-c778-46df-bc56-45e70b7c1dad 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:46:08.435 8 INFO cinder.api.openstack.wsgi [None req-3fc35ca8-57f0-4973-bb9a-df301ddd2848 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:46:08.438 7 INFO cinder.api.openstack.wsgi [None req-9e62850c-c778-46df-bc56-45e70b7c1dad 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:46:18.434 7 INFO cinder.api.openstack.wsgi [None req-9e62850c-c778-46df-bc56-45e70b7c1dad 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:46:18.434 8 INFO cinder.api.openstack.wsgi [None req-3fc35ca8-57f0-4973-bb9a-df301ddd2848 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:46:18.435 7 INFO cinder.api.openstack.wsgi [None req-9e62850c-c778-46df-bc56-45e70b7c1dad 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:46:18.435 8 INFO cinder.api.openstack.wsgi [None req-3fc35ca8-57f0-4973-bb9a-df301ddd2848 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:46:28.434 7 INFO cinder.api.openstack.wsgi [None req-9e62850c-c778-46df-bc56-45e70b7c1dad 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:46:28.434 8 INFO cinder.api.openstack.wsgi [None req-3fc35ca8-57f0-4973-bb9a-df301ddd2848 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:46:28.435 7 INFO cinder.api.openstack.wsgi [None req-9e62850c-c778-46df-bc56-45e70b7c1dad 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:46:28.436 8 INFO cinder.api.openstack.wsgi [None req-3fc35ca8-57f0-4973-bb9a-df301ddd2848 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:46:38.434 7 INFO cinder.api.openstack.wsgi [None req-9e62850c-c778-46df-bc56-45e70b7c1dad 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:46:38.435 8 INFO cinder.api.openstack.wsgi [None req-3fc35ca8-57f0-4973-bb9a-df301ddd2848 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:46:38.436 7 INFO cinder.api.openstack.wsgi [None req-9e62850c-c778-46df-bc56-45e70b7c1dad 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:46:38.436 8 INFO cinder.api.openstack.wsgi [None req-3fc35ca8-57f0-4973-bb9a-df301ddd2848 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:46:48.434 7 INFO cinder.api.openstack.wsgi [None req-9e62850c-c778-46df-bc56-45e70b7c1dad 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:46:48.435 7 INFO cinder.api.openstack.wsgi [None req-9e62850c-c778-46df-bc56-45e70b7c1dad 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:46:48.435 8 INFO cinder.api.openstack.wsgi [None req-3fc35ca8-57f0-4973-bb9a-df301ddd2848 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:46:48.436 8 INFO cinder.api.openstack.wsgi [None req-3fc35ca8-57f0-4973-bb9a-df301ddd2848 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:46:49.129 7 INFO cinder.api.openstack.wsgi [None req-02c8dd2a-7a3d-4075-8c75-b13b2d771659 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:46:49.139 7 INFO cinder.volume.api [None req-02c8dd2a-7a3d-4075-8c75-b13b2d771659 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:46:49.141 7 INFO cinder.api.openstack.wsgi [None req-02c8dd2a-7a3d-4075-8c75-b13b2d771659 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1124] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:46:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:46:49.152 8 INFO cinder.api.openstack.wsgi [None req-2a8c99c7-8b64-4603-a72d-4f9fbaf7e220 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true 2026-05-19 14:46:49.176 8 INFO cinder.volume.api [None req-2a8c99c7-8b64-4603-a72d-4f9fbaf7e220 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all volumes completed successfully. 2026-05-19 14:46:49.180 8 INFO cinder.api.openstack.wsgi [None req-2a8c99c7-8b64-4603-a72d-4f9fbaf7e220 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 566/1125] 10.0.0.186 () {28 vars in 684 bytes} [Tue May 19 14:46:49 2026] GET /v3/8cf13f659408417abb79369600a91022/volumes/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:46:49.189 7 INFO cinder.api.openstack.wsgi [None req-5fefd6ee-57e1-4daf-bf27-3b37393b15d9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services 2026-05-19 14:46:49.195 7 INFO cinder.api.openstack.wsgi [None req-5fefd6ee-57e1-4daf-bf27-3b37393b15d9 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-services returned with HTTP 200 [pid: 7|app: 0|req: 560/1126] 10.0.0.186 () {28 vars in 645 bytes} [Tue May 19 14:46:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:49.207 8 INFO cinder.api.openstack.wsgi [None req-bf52b041-0f75-41ab-8952-656e77f63295 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true 2026-05-19 14:46:49.713 8 INFO cinder.api.openstack.wsgi [None req-bf52b041-0f75-41ab-8952-656e77f63295 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1127] 10.0.0.186 () {28 vars in 696 bytes} [Tue May 19 14:46:49 2026] GET /v3/8cf13f659408417abb79369600a91022/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:49.724 7 INFO cinder.api.openstack.wsgi [None req-68f5f904-7fc7-4566-b0b2-051d9f43feff 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true 2026-05-19 14:46:49.730 7 INFO cinder.volume.api [None req-68f5f904-7fc7-4566-b0b2-051d9f43feff 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] Get all snapshots completed successfully. 2026-05-19 14:46:49.730 7 INFO cinder.api.openstack.wsgi [None req-68f5f904-7fc7-4566-b0b2-051d9f43feff 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1128] 10.0.0.186 () {28 vars in 674 bytes} [Tue May 19 14:46:49 2026] GET /v3/8cf13f659408417abb79369600a91022/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-05-19 14:46:49.772 8 INFO cinder.api.openstack.wsgi [None req-800e5c95-2ebb-4855-88f5-f8cddb5f6fa1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true 2026-05-19 14:46:49.800 8 INFO cinder.api.openstack.wsgi [None req-800e5c95-2ebb-4855-88f5-f8cddb5f6fa1 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 568/1129] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:46:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/1043303fd47849d2986738a43751a16d?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:49.813 7 INFO cinder.api.openstack.wsgi [None req-791f45fd-1025-4cd1-a804-1af8ccf2e7c5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true 2026-05-19 14:46:49.836 7 INFO cinder.api.openstack.wsgi [None req-791f45fd-1025-4cd1-a804-1af8ccf2e7c5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1130] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:46:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/5dcc6f0d67274410b5d8cd30014f737c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:49.849 8 INFO cinder.api.openstack.wsgi [None req-66c4865c-ea4a-42e6-af8d-7bee6135018e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true 2026-05-19 14:46:49.874 8 INFO cinder.api.openstack.wsgi [None req-66c4865c-ea4a-42e6-af8d-7bee6135018e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1131] 10.0.0.186 () {28 vars in 736 bytes} [Tue May 19 14:46:49 2026] GET /v3/8cf13f659408417abb79369600a91022/os-quota-sets/8cf13f659408417abb79369600a91022?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:58.437 7 INFO cinder.api.openstack.wsgi [None req-791f45fd-1025-4cd1-a804-1af8ccf2e7c5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:46:58.438 7 INFO cinder.api.openstack.wsgi [None req-791f45fd-1025-4cd1-a804-1af8ccf2e7c5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:46:58.439 8 INFO cinder.api.openstack.wsgi [None req-66c4865c-ea4a-42e6-af8d-7bee6135018e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:46:58.440 8 INFO cinder.api.openstack.wsgi [None req-66c4865c-ea4a-42e6-af8d-7bee6135018e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:47:08.435 7 INFO cinder.api.openstack.wsgi [None req-791f45fd-1025-4cd1-a804-1af8ccf2e7c5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:47:08.435 8 INFO cinder.api.openstack.wsgi [None req-66c4865c-ea4a-42e6-af8d-7bee6135018e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:47:08.436 7 INFO cinder.api.openstack.wsgi [None req-791f45fd-1025-4cd1-a804-1af8ccf2e7c5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:47:08.436 8 INFO cinder.api.openstack.wsgi [None req-66c4865c-ea4a-42e6-af8d-7bee6135018e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:47:18.434 8 INFO cinder.api.openstack.wsgi [None req-66c4865c-ea4a-42e6-af8d-7bee6135018e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:47:18.434 7 INFO cinder.api.openstack.wsgi [None req-791f45fd-1025-4cd1-a804-1af8ccf2e7c5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:47:18.435 8 INFO cinder.api.openstack.wsgi [None req-66c4865c-ea4a-42e6-af8d-7bee6135018e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:47:18.435 7 INFO cinder.api.openstack.wsgi [None req-791f45fd-1025-4cd1-a804-1af8ccf2e7c5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:47:28.434 8 INFO cinder.api.openstack.wsgi [None req-66c4865c-ea4a-42e6-af8d-7bee6135018e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:47:28.435 8 INFO cinder.api.openstack.wsgi [None req-66c4865c-ea4a-42e6-af8d-7bee6135018e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:47:28.435 7 INFO cinder.api.openstack.wsgi [None req-791f45fd-1025-4cd1-a804-1af8ccf2e7c5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:47:28.436 7 INFO cinder.api.openstack.wsgi [None req-791f45fd-1025-4cd1-a804-1af8ccf2e7c5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:47:38.436 7 INFO cinder.api.openstack.wsgi [None req-791f45fd-1025-4cd1-a804-1af8ccf2e7c5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:47:38.436 8 INFO cinder.api.openstack.wsgi [None req-66c4865c-ea4a-42e6-af8d-7bee6135018e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] GET http://10.0.0.119:8776/ 2026-05-19 14:47:38.437 8 INFO cinder.api.openstack.wsgi [None req-66c4865c-ea4a-42e6-af8d-7bee6135018e 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300 2026-05-19 14:47:38.437 7 INFO cinder.api.openstack.wsgi [None req-791f45fd-1025-4cd1-a804-1af8ccf2e7c5 2dde46222f0c4d05a92e6dc79753c2dc 8cf13f659408417abb79369600a91022 - - default default] http://10.0.0.119:8776/ returned with HTTP 300