+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 23 15:13:56 2026] *** compiled with version: 13.3.0 on 23 April 2026 11:51:38 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-57c6d547db-r4ngv 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 0x7f9badb28668 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/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-23 15:14:00.849 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-23 15:14:00.850 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-04-23 15:14:01.122 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-23 15:14:01.123 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') 2026-04-23 15:14:02.232 8 INFO cinder.rpc [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-23 15:14:02.235 8 INFO cinder.rpc [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-23 15:14:02.238 8 INFO cinder.rpc [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-23 15:14:02.241 8 INFO cinder.rpc [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-23 15:14:02.256 8 INFO cinder.rpc [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-23 15:14:02.258 8 INFO cinder.rpc [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-23 15:14:02.313 8 WARNING cinder.api.contrib.hosts [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-23 15:14:02.359 8 WARNING keystonemiddleware._common.config [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 15:14:02.368 8 WARNING oslo_config.cfg [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f9badb28668 pid: 8 (default app) 2026-04-23 15:14:02.551 7 INFO cinder.rpc [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-23 15:14:02.555 7 INFO cinder.rpc [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-23 15:14:02.557 7 INFO cinder.rpc [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-23 15:14:02.560 7 INFO cinder.rpc [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-23 15:14:02.573 7 INFO cinder.rpc [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-23 15:14:02.576 7 INFO cinder.rpc [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-23 15:14:02.620 7 WARNING cinder.api.contrib.hosts [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-23 15:14:02.670 7 WARNING keystonemiddleware._common.config [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 15:14:02.680 7 WARNING oslo_config.cfg [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f9badb28668 pid: 7 (default app) 2026-04-23 15:14:06.317 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:14:06.319 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:14:16.317 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:14:16.319 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:14:26.316 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:14:26.316 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:14:26.317 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:14:26.317 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:14:36.317 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:14:36.317 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:14:36.318 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:14:36.319 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:14:46.315 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:14:46.316 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:14:46.316 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:14:46.317 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:14:56.316 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:14:56.316 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:14:56.318 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:14:56.318 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:15:06.316 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:15:06.316 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:15:06.317 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:15:06.317 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:15:16.315 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:15:16.316 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:15:16.317 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:15:16.318 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:15:26.317 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:15:26.317 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] GET http://10.0.0.62:8776/ 2026-04-23 15:15:26.318 7 INFO cinder.api.openstack.wsgi [None req-9bb662b8-7a65-490b-8ed5-9ca4868d5d3b - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:15:26.318 8 INFO cinder.api.openstack.wsgi [None req-b530a7b8-6aa5-4e96-a636-4da3c0001e78 - - - - - -] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-23 15:15:31.950 7 INFO cinder.api.openstack.wsgi [None req-37357715-d1da-46fc-a631-c47139515a36 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/types/rbd1 2026-04-23 15:15:31.976 7 INFO cinder.api.openstack.wsgi [None req-37357715-d1da-46fc-a631-c47139515a36 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 9/17] 10.0.0.147 () {30 vars in 682 bytes} [Thu Apr 23 15:15:31 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/types/rbd1 => generated 82 bytes in 912 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-23 15:15:32.404 8 INFO cinder.api.openstack.wsgi [None req-bfcbe800-70b8-4128-b5fb-b4a11adcb042 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 15:15:32.427 8 INFO cinder.api.openstack.wsgi [None req-bfcbe800-70b8-4128-b5fb-b4a11adcb042 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 9/18] 10.0.0.147 () {30 vars in 721 bytes} [Thu Apr 23 15:15:31 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/types?name=rbd1&is_public=None => generated 20 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:15:34.270 7 INFO cinder.api.openstack.wsgi [None req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 15:15:34.298 7 INFO cinder.api.openstack.wsgi [None req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/types returned with HTTP 200 [pid: 7|app: 0|req: 10/19] 10.0.0.147 () {34 vars in 725 bytes} [Thu Apr 23 15:15:34 2026] POST /v3/d47bf9afd2234ebeb76a180954d7105c/types => generated 179 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:15:34.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/types/3f6c0501-a05a-4e62-aef9-461d57be419e/extra_specs 2026-04-23 15:15:34.376 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/types/3f6c0501-a05a-4e62-aef9-461d57be419e/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.147 () {36 vars in 894 bytes} [Thu Apr 23 15:15:34 2026] POST /v3/d47bf9afd2234ebeb76a180954d7105c/types/3f6c0501-a05a-4e62-aef9-461d57be419e/extra_specs => generated 48 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:15:36.291 7 INFO cinder.api.openstack.wsgi [None req-40e0504c-3c65-4a4b-9410-c993433aa53f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/types?is_public=None 2026-04-23 15:15:36.305 7 INFO cinder.api.openstack.wsgi [None req-40e0504c-3c65-4a4b-9410-c993433aa53f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.147 () {30 vars in 701 bytes} [Thu Apr 23 15:15:36 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/types?is_public=None => generated 443 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:15:36.315 7 INFO cinder.api.openstack.wsgi [None req-40e0504c-3c65-4a4b-9410-c993433aa53f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:15:36.316 7 INFO cinder.api.openstack.wsgi [None req-40e0504c-3c65-4a4b-9410-c993433aa53f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:15:36.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:15:36.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:15:38.276 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/qos-specs 2026-04-23 15:15:38.288 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/24] 10.0.0.147 () {30 vars in 680 bytes} [Thu Apr 23 15:15:38 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/qos-specs => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:15:46.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:15:46.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:15:46.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:15:46.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:15:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:15:56.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:15:56.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:15:56.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:16:06.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:16:06.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:16:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:16:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:16:16.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:16:16.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:16:16.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:16:16.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:16:26.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:16:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:16:26.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:16:26.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:16:36.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:16:36.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:16:36.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:16:36.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:16:46.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:16:46.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:16:46.319 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:16:46.320 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:16:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:16:56.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:16:56.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:16:56.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:17:06.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:17:06.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:17:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:17:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:17:16.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:17:16.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:17:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:17:16.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:17:26.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:17:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:17:26.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:17:26.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:17:36.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:17:36.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:17:36.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:17:36.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:17:46.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:17:46.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:17:46.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:17:46.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:17:56.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:17:56.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:17:56.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:17:56.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:18:06.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:18:06.315 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:18:06.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:18:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:18:16.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:18:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:18:16.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:18:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:18:26.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:18:26.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:18:26.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:18:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:18:36.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:18:36.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:18:36.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:18:36.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:18:46.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:18:46.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:18:46.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:18:46.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:18:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:18:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:18:56.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:18:56.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:19:06.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:19:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:19:06.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:19:06.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:19:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:19:16.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:19:16.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:19:16.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:19:26.315 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:19:26.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:19:26.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:19:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:19:36.322 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:19:36.322 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:19:36.322 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:19:36.323 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:19:46.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:19:46.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:19:46.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:19:46.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:19:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:19:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:19:56.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:19:56.319 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:20:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:20:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:20:06.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:20:06.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:20:16.315 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:20:16.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:20:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:20:16.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:20:26.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:20:26.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:20:26.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:20:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:20:36.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:20:36.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:20:36.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:20:36.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:20:46.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:20:46.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:20:46.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:20:46.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:20:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:20:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:20:56.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:20:56.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:21:06.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:21:06.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:21:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:21:06.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:21:16.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:21:16.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:21:16.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:21:16.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:21:26.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:21:26.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:21:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:21:26.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:21:36.315 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:21:36.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:21:36.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:21:36.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:21:46.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:21:46.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:21:46.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:21:46.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:21:56.315 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:21:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:21:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:21:56.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:22:06.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:22:06.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:22:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:22:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:22:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:22:16.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:22:16.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:22:16.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:22:26.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:22:26.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:22:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:22:26.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:22:36.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:22:36.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:22:36.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:22:36.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:22:46.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:22:46.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:22:46.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:22:46.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:22:56.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:22:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:22:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:22:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:23:06.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:23:06.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:23:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:23:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:23:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:23:16.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:23:16.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:23:16.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:23:26.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:23:26.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:23:26.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:23:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:23:36.315 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:23:36.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:23:36.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:23:36.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:23:46.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:23:46.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:23:46.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:23:46.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:23:56.315 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:23:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:23:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:23:56.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:24:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:24:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:24:06.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:24:06.319 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:24:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:24:16.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:24:16.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:24:16.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:24:26.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:24:26.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:24:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:24:26.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:24:36.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:24:36.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:24:36.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:24:36.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:24:46.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:24:46.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:24:46.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:24:46.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:24:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:24:56.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:24:56.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:24:56.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:25:06.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:25:06.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:25:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:25:06.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:25:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:25:16.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:25:16.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:25:16.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:25:26.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:25:26.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:25:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:25:26.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:25:36.319 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:25:36.319 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:25:36.319 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:25:36.321 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:25:46.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:25:46.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:25:46.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:25:46.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:25:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:25:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:25:56.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:25:56.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:26:06.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:26:06.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:26:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:26:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:26:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:26:16.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:26:16.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:26:16.319 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:26:26.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:26:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:26:26.319 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:26:26.324 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:26:36.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:26:36.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:26:36.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:26:36.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:26:46.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:26:46.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:26:46.319 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:26:46.319 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:26:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:26:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:26:56.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:26:56.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:27:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:27:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:27:06.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:27:06.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:27:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:27:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:27:16.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:27:16.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:27:26.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:27:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:27:26.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:27:26.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:27:36.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:27:36.315 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:27:36.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:27:36.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:27:46.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:27:46.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:27:46.319 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:27:46.320 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:27:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:27:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:27:56.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:27:56.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:28:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:28:06.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:28:06.319 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:28:06.319 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:28:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:28:16.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:28:16.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:28:16.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:28:26.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:28:26.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:28:26.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:28:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:28:36.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:28:36.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:28:36.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:28:36.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:28:46.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:28:46.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:28:46.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:28:46.319 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:28:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:28:56.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:28:56.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:28:56.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:29:06.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:29:06.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:29:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:29:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:29:16.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:29:16.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:29:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:29:16.319 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:29:26.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:29:26.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:29:26.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:29:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:29:36.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:29:36.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:29:36.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:29:36.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:29:46.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:29:46.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:29:46.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:29:46.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:29:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:29:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:29:56.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:29:56.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:30:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:30:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:30:06.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:30:06.319 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:30:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:30:16.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:30:16.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:30:16.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:30:26.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:30:26.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:30:26.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:30:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:30:36.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:30:36.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:30:36.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:30:36.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:30:46.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:30:46.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:30:46.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:30:46.319 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:30:56.315 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:30:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:30:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:30:56.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:31:06.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:31:06.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:31:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:31:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:31:16.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:31:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:31:16.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:31:16.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:31:26.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:31:26.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:31:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:31:26.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:31:36.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:31:36.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:31:36.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:31:36.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:31:46.315 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:31:46.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:31:46.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:31:46.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:31:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:31:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:31:56.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:31:56.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:32:06.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:32:06.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:32:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:32:06.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:32:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:32:16.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:32:16.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:32:16.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:32:26.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:32:26.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:32:26.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:32:26.319 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:32:36.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:32:36.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:32:36.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:32:36.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:32:46.315 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:32:46.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:32:46.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:32:46.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:32:56.315 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:32:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:32:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:32:56.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:33:06.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:33:06.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:33:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:33:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:33:16.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:33:16.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:33:16.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:33:16.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:33:26.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:33:26.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:33:26.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:33:26.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:33:36.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:33:36.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:33:36.319 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:33:36.320 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:33:46.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:33:46.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:33:46.320 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:33:46.321 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:33:56.316 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:33:56.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:33:56.316 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:33:56.319 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:34:06.317 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:34:06.317 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:34:06.318 8 INFO cinder.api.openstack.wsgi [req-372bfe8a-f891-4cb1-81fd-6c4b4d449a7d req-8104ca21-d4b2-4cb3-812c-3214a02d5b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:34:06.318 7 INFO cinder.api.openstack.wsgi [None req-9f60e57c-4b06-4a84-ace2-ec1f1abb9de6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 15:34:11.187 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET https://volume.199-204-45-57.nip.io/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=False 2026-04-23 15:34:11.214 8 WARNING cinder.quota [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-23 15:34:11.215 8 WARNING cinder.quota [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-23 15:34:11.216 8 WARNING cinder.quota [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-23 15:34:11.216 8 WARNING cinder.quota [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-23 15:34:11.217 8 WARNING cinder.quota [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-23 15:34:11.218 8 WARNING cinder.quota [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-23 15:34:11.225 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] https://volume.199-204-45-57.nip.io/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 123/247] 199.204.45.57 () {44 vars in 1064 bytes} [Thu Apr 23 15:34:10 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=False => generated 340 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 15:34:11.403 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] PUT https://volume.199-204-45-57.nip.io/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c 2026-04-23 15:34:11.477 7 WARNING cinder.quota [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-23 15:34:11.478 7 WARNING cinder.quota [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-23 15:34:11.478 7 WARNING cinder.quota [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-23 15:34:11.478 7 WARNING cinder.quota [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-23 15:34:11.479 7 WARNING cinder.quota [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-23 15:34:11.479 7 WARNING cinder.quota [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-23 15:34:11.485 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] https://volume.199-204-45-57.nip.io/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c returned with HTTP 200 [pid: 7|app: 0|req: 125/248] 199.204.45.57 () {48 vars in 1093 bytes} [Thu Apr 23 15:34:11 2026] PUT /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c => generated 296 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:34:16.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:34:16.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:34:16.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:34:16.318 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:34:26.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:34:26.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:34:26.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:34:26.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:34:36.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:34:36.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:34:36.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:34:36.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:34:46.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:34:46.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:34:46.318 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:34:46.318 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:34:56.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:34:56.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:34:56.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:34:56.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:35:06.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:35:06.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:35:06.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:35:06.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:35:16.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:35:16.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:35:16.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:35:16.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:35:26.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:35:26.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:35:26.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:35:26.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:35:36.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:35:36.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:35:36.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:35:36.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:35:46.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:35:46.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:35:46.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:35:46.318 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:35:56.315 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:35:56.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:35:56.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:35:56.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:36:06.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:36:06.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:36:06.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:36:06.319 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:36:16.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:36:16.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:36:16.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:36:16.318 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:36:26.315 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:36:26.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:36:26.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:36:26.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:36:36.315 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:36:36.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:36:36.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:36:36.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:36:46.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:36:46.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:36:46.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:36:46.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:36:56.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:36:56.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:36:56.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:36:56.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:37:06.315 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:37:06.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:37:06.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:37:06.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:37:16.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:37:16.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:37:16.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:37:16.318 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:37:26.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:37:26.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:37:26.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:37:26.318 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:37:36.319 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:37:36.319 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:37:36.320 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:37:36.321 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:37:46.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:37:46.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:37:46.318 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:37:46.320 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:37:56.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:37:56.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:37:56.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:37:56.318 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:38:06.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:38:06.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:38:06.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:38:06.318 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:38:16.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:38:16.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:38:16.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:38:16.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:38:26.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:38:26.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:38:26.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:38:26.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:38:36.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:38:36.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:38:36.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:38:36.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:38:46.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:38:46.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:38:46.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:38:46.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:38:56.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:38:56.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:38:56.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:38:56.318 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:39:06.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:39:06.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:39:06.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:39:06.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:39:16.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:39:16.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:39:16.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:39:16.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:39:26.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:39:26.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:39:26.319 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:39:26.320 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:39:36.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:39:36.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:39:36.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:39:36.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:39:46.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:39:46.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:39:46.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:39:46.319 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:39:56.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:39:56.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:39:56.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:39:56.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:40:06.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:40:06.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:40:06.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:40:06.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:40:16.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:40:16.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:40:16.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:40:16.318 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:40:26.315 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:40:26.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:40:26.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:40:26.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:40:36.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:40:36.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:40:36.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:40:36.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:40:46.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:40:46.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:40:46.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:40:46.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:40:56.315 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:40:56.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:40:56.315 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:40:56.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:41:06.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:41:06.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:41:06.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:41:06.318 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:41:16.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:41:16.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:41:16.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:41:16.321 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:41:26.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:41:26.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:41:26.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:41:26.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:41:36.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:41:36.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:41:36.318 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:41:36.318 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:41:46.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:41:46.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:41:46.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:41:46.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:41:56.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:41:56.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:41:56.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:41:56.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:42:06.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:42:06.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:42:06.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:42:06.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:42:16.315 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:42:16.315 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:42:16.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:42:16.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:42:26.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:42:26.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:42:26.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:42:26.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:42:36.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:42:36.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:42:36.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:42:36.318 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:42:46.315 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:42:46.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:42:46.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:42:46.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:42:56.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:42:56.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:42:56.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:42:56.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:43:06.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:43:06.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:43:06.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:43:06.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:43:16.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:43:16.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:43:16.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:43:16.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:43:26.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:43:26.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:43:26.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:43:26.318 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:43:36.315 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:43:36.315 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:43:36.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:43:36.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:43:46.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:43:46.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:43:46.318 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:43:46.319 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:43:56.315 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:43:56.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:43:56.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:43:56.318 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:44:06.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:44:06.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:44:06.318 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:44:06.318 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:44:16.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:44:16.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:44:16.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:44:16.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:44:26.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:44:26.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:44:26.318 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:44:26.319 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:44:36.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:44:36.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:44:36.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:44:36.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:44:46.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:44:46.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:44:46.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:44:46.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:44:56.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:44:56.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:44:56.318 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:44:56.319 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:45:06.315 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:45:06.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:45:06.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:45:06.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:45:16.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:45:16.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:45:16.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:45:16.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:45:26.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:45:26.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:45:26.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:45:26.319 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:45:36.316 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:45:36.316 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:45:36.317 7 INFO cinder.api.openstack.wsgi [None req-f6ff250f-7434-45ef-b182-94570df78b67 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:45:36.317 8 INFO cinder.api.openstack.wsgi [None req-904c0d41-ba93-4bbc-8f45-53a5480277d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:45:40.907 7 INFO cinder.api.openstack.wsgi [None req-56b9af71-4bd0-4db4-a5d3-47c1a940bcf5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET https://volume.199-204-45-57.nip.io/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=False 2026-04-23 15:45:40.949 7 INFO cinder.api.openstack.wsgi [None req-56b9af71-4bd0-4db4-a5d3-47c1a940bcf5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] https://volume.199-204-45-57.nip.io/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 195/387] 199.204.45.57 () {44 vars in 1064 bytes} [Thu Apr 23 15:45:40 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=False => generated 340 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:45:41.591 8 INFO cinder.api.openstack.wsgi [None req-a3291821-10bc-4397-a8f4-8c5878fd8209 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] PUT https://volume.199-204-45-57.nip.io/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe 2026-04-23 15:45:41.657 8 INFO cinder.api.openstack.wsgi [None req-a3291821-10bc-4397-a8f4-8c5878fd8209 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] https://volume.199-204-45-57.nip.io/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe returned with HTTP 200 [pid: 8|app: 0|req: 193/388] 199.204.45.57 () {48 vars in 1093 bytes} [Thu Apr 23 15:45:41 2026] PUT /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe => generated 296 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:45:46.316 7 INFO cinder.api.openstack.wsgi [None req-56b9af71-4bd0-4db4-a5d3-47c1a940bcf5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:45:46.316 8 INFO cinder.api.openstack.wsgi [None req-a3291821-10bc-4397-a8f4-8c5878fd8209 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:45:46.317 7 INFO cinder.api.openstack.wsgi [None req-56b9af71-4bd0-4db4-a5d3-47c1a940bcf5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:45:46.317 8 INFO cinder.api.openstack.wsgi [None req-a3291821-10bc-4397-a8f4-8c5878fd8209 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:45:56.316 7 INFO cinder.api.openstack.wsgi [None req-56b9af71-4bd0-4db4-a5d3-47c1a940bcf5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:45:56.316 8 INFO cinder.api.openstack.wsgi [None req-a3291821-10bc-4397-a8f4-8c5878fd8209 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:45:56.317 8 INFO cinder.api.openstack.wsgi [None req-a3291821-10bc-4397-a8f4-8c5878fd8209 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:45:56.317 7 INFO cinder.api.openstack.wsgi [None req-56b9af71-4bd0-4db4-a5d3-47c1a940bcf5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:46:06.316 7 INFO cinder.api.openstack.wsgi [None req-56b9af71-4bd0-4db4-a5d3-47c1a940bcf5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:46:06.316 8 INFO cinder.api.openstack.wsgi [None req-a3291821-10bc-4397-a8f4-8c5878fd8209 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:46:06.317 7 INFO cinder.api.openstack.wsgi [None req-56b9af71-4bd0-4db4-a5d3-47c1a940bcf5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:46:06.317 8 INFO cinder.api.openstack.wsgi [None req-a3291821-10bc-4397-a8f4-8c5878fd8209 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:46:16.316 7 INFO cinder.api.openstack.wsgi [None req-56b9af71-4bd0-4db4-a5d3-47c1a940bcf5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:46:16.316 8 INFO cinder.api.openstack.wsgi [None req-a3291821-10bc-4397-a8f4-8c5878fd8209 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:46:16.317 7 INFO cinder.api.openstack.wsgi [None req-56b9af71-4bd0-4db4-a5d3-47c1a940bcf5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:46:16.317 8 INFO cinder.api.openstack.wsgi [None req-a3291821-10bc-4397-a8f4-8c5878fd8209 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:46:26.316 8 INFO cinder.api.openstack.wsgi [None req-a3291821-10bc-4397-a8f4-8c5878fd8209 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:46:26.316 7 INFO cinder.api.openstack.wsgi [None req-56b9af71-4bd0-4db4-a5d3-47c1a940bcf5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:46:26.316 8 INFO cinder.api.openstack.wsgi [None req-a3291821-10bc-4397-a8f4-8c5878fd8209 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:46:26.317 7 INFO cinder.api.openstack.wsgi [None req-56b9af71-4bd0-4db4-a5d3-47c1a940bcf5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:46:33.891 8 INFO cinder.api.openstack.wsgi [None req-e06de013-5651-4f66-8339-311794c164f5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 15:46:33.908 8 INFO cinder.volume.api [None req-e06de013-5651-4f66-8339-311794c164f5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 15:46:33.908 8 INFO cinder.api.openstack.wsgi [None req-e06de013-5651-4f66-8339-311794c164f5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 199/399] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 15:46:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/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-04-23 15:46:33.920 7 INFO cinder.api.openstack.wsgi [None req-4e256f8c-b07c-4da9-a06e-53878c740e49 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:46:33.961 7 INFO cinder.volume.api [None req-4e256f8c-b07c-4da9-a06e-53878c740e49 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:46:33.964 7 INFO cinder.api.openstack.wsgi [None req-4e256f8c-b07c-4da9-a06e-53878c740e49 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 201/400] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:46:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:46:33.983 8 INFO cinder.api.openstack.wsgi [None req-8a5d149e-584c-49b9-9d08-955f62ad6df2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 15:46:34.533 8 INFO cinder.api.openstack.wsgi [None req-8a5d149e-584c-49b9-9d08-955f62ad6df2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 200/401] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 15:46:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:46:34.546 7 INFO cinder.api.openstack.wsgi [None req-83bbe9da-b03c-41b3-9fc9-89631b2f421a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 15:46:34.553 7 INFO cinder.api.openstack.wsgi [None req-83bbe9da-b03c-41b3-9fc9-89631b2f421a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 202/402] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 15:46:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:46:34.563 8 INFO cinder.api.openstack.wsgi [None req-a3c3562b-5883-45ea-9d8a-9744aca9a2d7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:46:34.590 8 INFO cinder.volume.api [None req-a3c3562b-5883-45ea-9d8a-9744aca9a2d7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:46:34.592 8 INFO cinder.api.openstack.wsgi [None req-a3c3562b-5883-45ea-9d8a-9744aca9a2d7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 201/403] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:46:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:46:34.638 7 INFO cinder.api.openstack.wsgi [None req-86b081ba-97a3-4c28-9cbc-33e15e0f5529 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 15:46:34.668 7 INFO cinder.api.openstack.wsgi [None req-86b081ba-97a3-4c28-9cbc-33e15e0f5529 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 203/404] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:46:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:46:34.680 8 INFO cinder.api.openstack.wsgi [None req-15934c95-b6c6-4a01-939b-9e7e45d2d6a4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 15:46:34.710 8 INFO cinder.api.openstack.wsgi [None req-15934c95-b6c6-4a01-939b-9e7e45d2d6a4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/405] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:46:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:46:34.728 7 INFO cinder.api.openstack.wsgi [None req-090579aa-18ce-4d85-91aa-164e492b2501 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 15:46:34.757 7 INFO cinder.api.openstack.wsgi [None req-090579aa-18ce-4d85-91aa-164e492b2501 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 204/406] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:46:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:46:36.316 7 INFO cinder.api.openstack.wsgi [None req-090579aa-18ce-4d85-91aa-164e492b2501 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:46:36.317 7 INFO cinder.api.openstack.wsgi [None req-090579aa-18ce-4d85-91aa-164e492b2501 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:46:36.316 8 INFO cinder.api.openstack.wsgi [None req-15934c95-b6c6-4a01-939b-9e7e45d2d6a4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:46:36.318 8 INFO cinder.api.openstack.wsgi [None req-15934c95-b6c6-4a01-939b-9e7e45d2d6a4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:46:46.316 8 INFO cinder.api.openstack.wsgi [None req-15934c95-b6c6-4a01-939b-9e7e45d2d6a4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:46:46.316 7 INFO cinder.api.openstack.wsgi [None req-090579aa-18ce-4d85-91aa-164e492b2501 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:46:46.317 8 INFO cinder.api.openstack.wsgi [None req-15934c95-b6c6-4a01-939b-9e7e45d2d6a4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:46:46.317 7 INFO cinder.api.openstack.wsgi [None req-090579aa-18ce-4d85-91aa-164e492b2501 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:46:56.316 7 INFO cinder.api.openstack.wsgi [None req-090579aa-18ce-4d85-91aa-164e492b2501 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:46:56.316 8 INFO cinder.api.openstack.wsgi [None req-15934c95-b6c6-4a01-939b-9e7e45d2d6a4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:46:56.317 7 INFO cinder.api.openstack.wsgi [None req-090579aa-18ce-4d85-91aa-164e492b2501 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:46:56.317 8 INFO cinder.api.openstack.wsgi [None req-15934c95-b6c6-4a01-939b-9e7e45d2d6a4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:47:06.315 7 INFO cinder.api.openstack.wsgi [None req-090579aa-18ce-4d85-91aa-164e492b2501 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:47:06.316 8 INFO cinder.api.openstack.wsgi [None req-15934c95-b6c6-4a01-939b-9e7e45d2d6a4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:47:06.316 7 INFO cinder.api.openstack.wsgi [None req-090579aa-18ce-4d85-91aa-164e492b2501 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:47:06.316 8 INFO cinder.api.openstack.wsgi [None req-15934c95-b6c6-4a01-939b-9e7e45d2d6a4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:47:16.316 8 INFO cinder.api.openstack.wsgi [None req-15934c95-b6c6-4a01-939b-9e7e45d2d6a4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:47:16.316 7 INFO cinder.api.openstack.wsgi [None req-090579aa-18ce-4d85-91aa-164e492b2501 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:47:16.317 8 INFO cinder.api.openstack.wsgi [None req-15934c95-b6c6-4a01-939b-9e7e45d2d6a4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:47:16.317 7 INFO cinder.api.openstack.wsgi [None req-090579aa-18ce-4d85-91aa-164e492b2501 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:47:26.316 8 INFO cinder.api.openstack.wsgi [None req-15934c95-b6c6-4a01-939b-9e7e45d2d6a4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:47:26.316 7 INFO cinder.api.openstack.wsgi [None req-090579aa-18ce-4d85-91aa-164e492b2501 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:47:26.317 8 INFO cinder.api.openstack.wsgi [None req-15934c95-b6c6-4a01-939b-9e7e45d2d6a4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:47:26.318 7 INFO cinder.api.openstack.wsgi [None req-090579aa-18ce-4d85-91aa-164e492b2501 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:47:33.871 8 INFO cinder.api.openstack.wsgi [None req-f91a4a58-385c-47f1-9c27-1e0e09f0abfb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 15:47:33.891 8 INFO cinder.api.openstack.wsgi [None req-f91a4a58-385c-47f1-9c27-1e0e09f0abfb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 209/419] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:47:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:47:33.904 7 INFO cinder.api.openstack.wsgi [None req-fd5f10f7-4aaf-424a-bdda-b138d6b252a0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 15:47:33.935 7 INFO cinder.api.openstack.wsgi [None req-fd5f10f7-4aaf-424a-bdda-b138d6b252a0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 211/420] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:47:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:47:33.946 8 INFO cinder.api.openstack.wsgi [None req-27f02bbf-a9c5-48d1-8365-744261351d10 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 15:47:33.964 8 INFO cinder.api.openstack.wsgi [None req-27f02bbf-a9c5-48d1-8365-744261351d10 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/421] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:47:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:47:33.976 7 INFO cinder.api.openstack.wsgi [None req-2de66cdb-f04b-4e2e-b947-84c8430e9566 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 15:47:33.981 7 INFO cinder.api.openstack.wsgi [None req-2de66cdb-f04b-4e2e-b947-84c8430e9566 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 212/422] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 15:47:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:47:33.994 8 INFO cinder.api.openstack.wsgi [None req-e8d1412a-f1b1-4468-b05a-5c604ac52a11 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:47:34.004 8 INFO cinder.volume.api [None req-e8d1412a-f1b1-4468-b05a-5c604ac52a11 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:47:34.007 8 INFO cinder.api.openstack.wsgi [None req-e8d1412a-f1b1-4468-b05a-5c604ac52a11 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 211/423] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:47:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:47:34.016 7 INFO cinder.api.openstack.wsgi [None req-62cb2155-36df-424a-bc05-41cc49201c77 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 15:47:34.029 7 INFO cinder.volume.api [None req-62cb2155-36df-424a-bc05-41cc49201c77 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 15:47:34.030 7 INFO cinder.api.openstack.wsgi [None req-62cb2155-36df-424a-bc05-41cc49201c77 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/424] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 15:47:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:47:34.042 8 INFO cinder.api.openstack.wsgi [None req-110b17ac-a640-4b59-a7c8-bf769b8d616c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 15:47:34.547 8 INFO cinder.api.openstack.wsgi [None req-110b17ac-a640-4b59-a7c8-bf769b8d616c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 212/425] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 15:47:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:47:34.558 7 INFO cinder.api.openstack.wsgi [None req-a0bbc9d7-1606-4591-a07e-5a069273a6be f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:47:34.567 7 INFO cinder.volume.api [None req-a0bbc9d7-1606-4591-a07e-5a069273a6be f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:47:34.569 7 INFO cinder.api.openstack.wsgi [None req-a0bbc9d7-1606-4591-a07e-5a069273a6be f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 214/426] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:47:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:47:36.316 8 INFO cinder.api.openstack.wsgi [None req-110b17ac-a640-4b59-a7c8-bf769b8d616c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:47:36.316 7 INFO cinder.api.openstack.wsgi [None req-a0bbc9d7-1606-4591-a07e-5a069273a6be f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:47:36.317 8 INFO cinder.api.openstack.wsgi [None req-110b17ac-a640-4b59-a7c8-bf769b8d616c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:47:36.317 7 INFO cinder.api.openstack.wsgi [None req-a0bbc9d7-1606-4591-a07e-5a069273a6be f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:47:46.316 7 INFO cinder.api.openstack.wsgi [None req-a0bbc9d7-1606-4591-a07e-5a069273a6be f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:47:46.316 8 INFO cinder.api.openstack.wsgi [None req-110b17ac-a640-4b59-a7c8-bf769b8d616c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:47:46.316 7 INFO cinder.api.openstack.wsgi [None req-a0bbc9d7-1606-4591-a07e-5a069273a6be f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:47:46.317 8 INFO cinder.api.openstack.wsgi [None req-110b17ac-a640-4b59-a7c8-bf769b8d616c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:47:56.316 7 INFO cinder.api.openstack.wsgi [None req-a0bbc9d7-1606-4591-a07e-5a069273a6be f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:47:56.316 8 INFO cinder.api.openstack.wsgi [None req-110b17ac-a640-4b59-a7c8-bf769b8d616c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:47:56.316 7 INFO cinder.api.openstack.wsgi [None req-a0bbc9d7-1606-4591-a07e-5a069273a6be f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:47:56.317 8 INFO cinder.api.openstack.wsgi [None req-110b17ac-a640-4b59-a7c8-bf769b8d616c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:48:06.315 8 INFO cinder.api.openstack.wsgi [None req-110b17ac-a640-4b59-a7c8-bf769b8d616c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:48:06.315 7 INFO cinder.api.openstack.wsgi [None req-a0bbc9d7-1606-4591-a07e-5a069273a6be f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:48:06.316 8 INFO cinder.api.openstack.wsgi [None req-110b17ac-a640-4b59-a7c8-bf769b8d616c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:48:06.316 7 INFO cinder.api.openstack.wsgi [None req-a0bbc9d7-1606-4591-a07e-5a069273a6be f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:48:16.316 8 INFO cinder.api.openstack.wsgi [None req-110b17ac-a640-4b59-a7c8-bf769b8d616c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:48:16.316 7 INFO cinder.api.openstack.wsgi [None req-a0bbc9d7-1606-4591-a07e-5a069273a6be f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:48:16.317 7 INFO cinder.api.openstack.wsgi [None req-a0bbc9d7-1606-4591-a07e-5a069273a6be f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:48:16.318 8 INFO cinder.api.openstack.wsgi [None req-110b17ac-a640-4b59-a7c8-bf769b8d616c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:48:26.316 7 INFO cinder.api.openstack.wsgi [None req-a0bbc9d7-1606-4591-a07e-5a069273a6be f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:48:26.316 8 INFO cinder.api.openstack.wsgi [None req-110b17ac-a640-4b59-a7c8-bf769b8d616c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:48:26.317 7 INFO cinder.api.openstack.wsgi [None req-a0bbc9d7-1606-4591-a07e-5a069273a6be f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:48:26.317 8 INFO cinder.api.openstack.wsgi [None req-110b17ac-a640-4b59-a7c8-bf769b8d616c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:48:33.836 7 INFO cinder.api.openstack.wsgi [None req-82ed0c17-1a66-4c44-9084-873f8c19a06e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 15:48:33.843 7 INFO cinder.volume.api [None req-82ed0c17-1a66-4c44-9084-873f8c19a06e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 15:48:33.843 7 INFO cinder.api.openstack.wsgi [None req-82ed0c17-1a66-4c44-9084-873f8c19a06e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 221/439] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 15:48:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:48:33.856 8 INFO cinder.api.openstack.wsgi [None req-0b8846b4-015f-404e-9e5b-ff631e70a933 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:48:33.866 8 INFO cinder.volume.api [None req-0b8846b4-015f-404e-9e5b-ff631e70a933 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:48:33.868 8 INFO cinder.api.openstack.wsgi [None req-0b8846b4-015f-404e-9e5b-ff631e70a933 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/440] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:48:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:48:33.877 7 INFO cinder.api.openstack.wsgi [None req-1063c05b-e903-4268-adc0-da58ba47b8ee f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:48:33.888 7 INFO cinder.volume.api [None req-1063c05b-e903-4268-adc0-da58ba47b8ee f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:48:33.889 7 INFO cinder.api.openstack.wsgi [None req-1063c05b-e903-4268-adc0-da58ba47b8ee f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/441] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:48:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:48:33.897 8 INFO cinder.api.openstack.wsgi [None req-332d0f20-d148-420a-97f0-1c4b7559b5ac f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 15:48:33.903 8 INFO cinder.api.openstack.wsgi [None req-332d0f20-d148-420a-97f0-1c4b7559b5ac f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 220/442] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 15:48:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:48:33.916 7 INFO cinder.api.openstack.wsgi [None req-6ab1ad64-757c-42a8-a89a-ddeb70c7eb8f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 15:48:34.451 7 INFO cinder.api.openstack.wsgi [None req-6ab1ad64-757c-42a8-a89a-ddeb70c7eb8f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 223/443] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 15:48:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/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-04-23 15:48:34.491 8 INFO cinder.api.openstack.wsgi [None req-86661e93-6ecc-4d8a-be8a-7f1b268aa73e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 15:48:34.512 8 INFO cinder.api.openstack.wsgi [None req-86661e93-6ecc-4d8a-be8a-7f1b268aa73e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 221/444] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:48:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:48:34.524 7 INFO cinder.api.openstack.wsgi [None req-ee30f89a-f4e1-486a-ad88-6b41db36cd37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 15:48:34.547 7 INFO cinder.api.openstack.wsgi [None req-ee30f89a-f4e1-486a-ad88-6b41db36cd37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/445] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:48:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:48:34.559 8 INFO cinder.api.openstack.wsgi [None req-885d7a43-9004-4619-aaaa-e4c2536a2c8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 15:48:34.582 8 INFO cinder.api.openstack.wsgi [None req-885d7a43-9004-4619-aaaa-e4c2536a2c8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 222/446] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:48:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:48:36.316 7 INFO cinder.api.openstack.wsgi [None req-ee30f89a-f4e1-486a-ad88-6b41db36cd37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:48:36.316 8 INFO cinder.api.openstack.wsgi [None req-885d7a43-9004-4619-aaaa-e4c2536a2c8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:48:36.317 7 INFO cinder.api.openstack.wsgi [None req-ee30f89a-f4e1-486a-ad88-6b41db36cd37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:48:36.318 8 INFO cinder.api.openstack.wsgi [None req-885d7a43-9004-4619-aaaa-e4c2536a2c8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:48:46.315 7 INFO cinder.api.openstack.wsgi [None req-ee30f89a-f4e1-486a-ad88-6b41db36cd37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:48:46.316 8 INFO cinder.api.openstack.wsgi [None req-885d7a43-9004-4619-aaaa-e4c2536a2c8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:48:46.316 7 INFO cinder.api.openstack.wsgi [None req-ee30f89a-f4e1-486a-ad88-6b41db36cd37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:48:46.318 8 INFO cinder.api.openstack.wsgi [None req-885d7a43-9004-4619-aaaa-e4c2536a2c8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:48:56.315 7 INFO cinder.api.openstack.wsgi [None req-ee30f89a-f4e1-486a-ad88-6b41db36cd37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:48:56.316 7 INFO cinder.api.openstack.wsgi [None req-ee30f89a-f4e1-486a-ad88-6b41db36cd37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:48:56.316 8 INFO cinder.api.openstack.wsgi [None req-885d7a43-9004-4619-aaaa-e4c2536a2c8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:48:56.318 8 INFO cinder.api.openstack.wsgi [None req-885d7a43-9004-4619-aaaa-e4c2536a2c8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:49:06.316 7 INFO cinder.api.openstack.wsgi [None req-ee30f89a-f4e1-486a-ad88-6b41db36cd37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:49:06.316 8 INFO cinder.api.openstack.wsgi [None req-885d7a43-9004-4619-aaaa-e4c2536a2c8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:49:06.317 7 INFO cinder.api.openstack.wsgi [None req-ee30f89a-f4e1-486a-ad88-6b41db36cd37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:49:06.317 8 INFO cinder.api.openstack.wsgi [None req-885d7a43-9004-4619-aaaa-e4c2536a2c8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:49:16.316 7 INFO cinder.api.openstack.wsgi [None req-ee30f89a-f4e1-486a-ad88-6b41db36cd37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:49:16.316 8 INFO cinder.api.openstack.wsgi [None req-885d7a43-9004-4619-aaaa-e4c2536a2c8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:49:16.318 7 INFO cinder.api.openstack.wsgi [None req-ee30f89a-f4e1-486a-ad88-6b41db36cd37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:49:16.318 8 INFO cinder.api.openstack.wsgi [None req-885d7a43-9004-4619-aaaa-e4c2536a2c8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:49:26.315 7 INFO cinder.api.openstack.wsgi [None req-ee30f89a-f4e1-486a-ad88-6b41db36cd37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:49:26.316 7 INFO cinder.api.openstack.wsgi [None req-ee30f89a-f4e1-486a-ad88-6b41db36cd37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:49:26.316 8 INFO cinder.api.openstack.wsgi [None req-885d7a43-9004-4619-aaaa-e4c2536a2c8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:49:26.318 8 INFO cinder.api.openstack.wsgi [None req-885d7a43-9004-4619-aaaa-e4c2536a2c8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:49:33.860 7 INFO cinder.api.openstack.wsgi [None req-af65699f-28fd-4814-bb52-dc0eb1ee1f1e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 15:49:33.866 7 INFO cinder.api.openstack.wsgi [None req-af65699f-28fd-4814-bb52-dc0eb1ee1f1e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 231/459] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 15:49:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:49:33.879 8 INFO cinder.api.openstack.wsgi [None req-cad64cdf-f249-4620-b528-cc0f20b11c3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:49:33.890 8 INFO cinder.volume.api [None req-cad64cdf-f249-4620-b528-cc0f20b11c3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:49:33.891 8 INFO cinder.api.openstack.wsgi [None req-cad64cdf-f249-4620-b528-cc0f20b11c3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 229/460] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:49:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:49:33.902 7 INFO cinder.api.openstack.wsgi [None req-1d7e3234-e5f1-4d99-8ed7-d6b91a06f508 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 15:49:33.926 7 INFO cinder.volume.api [None req-1d7e3234-e5f1-4d99-8ed7-d6b91a06f508 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 15:49:33.926 7 INFO cinder.api.openstack.wsgi [None req-1d7e3234-e5f1-4d99-8ed7-d6b91a06f508 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 232/461] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 15:49:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:49:33.976 8 INFO cinder.api.openstack.wsgi [None req-e5305395-b513-4a90-94d2-c8afd0617b95 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 15:49:34.003 8 INFO cinder.api.openstack.wsgi [None req-e5305395-b513-4a90-94d2-c8afd0617b95 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 230/462] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:49:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:49:34.013 7 INFO cinder.api.openstack.wsgi [None req-5170a782-0698-4d56-b305-a54d2c70a294 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 15:49:34.038 7 INFO cinder.api.openstack.wsgi [None req-5170a782-0698-4d56-b305-a54d2c70a294 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 233/463] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:49:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:49:34.049 8 INFO cinder.api.openstack.wsgi [None req-ceb202ab-f4d2-42c4-bb8f-defeb507faa5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 15:49:34.074 8 INFO cinder.api.openstack.wsgi [None req-ceb202ab-f4d2-42c4-bb8f-defeb507faa5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/464] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:49:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:49:34.086 7 INFO cinder.api.openstack.wsgi [None req-e139e7ee-287d-4d96-94e0-4309e9d76f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 15:49:34.590 7 INFO cinder.api.openstack.wsgi [None req-e139e7ee-287d-4d96-94e0-4309e9d76f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 234/465] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 15:49:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:49:34.602 8 INFO cinder.api.openstack.wsgi [None req-8f84ad32-cfdd-4730-affb-b5018533e72e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:49:34.612 8 INFO cinder.volume.api [None req-8f84ad32-cfdd-4730-affb-b5018533e72e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:49:34.613 8 INFO cinder.api.openstack.wsgi [None req-8f84ad32-cfdd-4730-affb-b5018533e72e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/466] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:49:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:49:36.316 7 INFO cinder.api.openstack.wsgi [None req-e139e7ee-287d-4d96-94e0-4309e9d76f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:49:36.316 8 INFO cinder.api.openstack.wsgi [None req-8f84ad32-cfdd-4730-affb-b5018533e72e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:49:36.317 7 INFO cinder.api.openstack.wsgi [None req-e139e7ee-287d-4d96-94e0-4309e9d76f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:49:36.317 8 INFO cinder.api.openstack.wsgi [None req-8f84ad32-cfdd-4730-affb-b5018533e72e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:49:46.316 7 INFO cinder.api.openstack.wsgi [None req-e139e7ee-287d-4d96-94e0-4309e9d76f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:49:46.316 8 INFO cinder.api.openstack.wsgi [None req-8f84ad32-cfdd-4730-affb-b5018533e72e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:49:46.317 8 INFO cinder.api.openstack.wsgi [None req-8f84ad32-cfdd-4730-affb-b5018533e72e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:49:46.317 7 INFO cinder.api.openstack.wsgi [None req-e139e7ee-287d-4d96-94e0-4309e9d76f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:49:56.316 8 INFO cinder.api.openstack.wsgi [None req-8f84ad32-cfdd-4730-affb-b5018533e72e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:49:56.316 7 INFO cinder.api.openstack.wsgi [None req-e139e7ee-287d-4d96-94e0-4309e9d76f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:49:56.317 7 INFO cinder.api.openstack.wsgi [None req-e139e7ee-287d-4d96-94e0-4309e9d76f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:49:56.317 8 INFO cinder.api.openstack.wsgi [None req-8f84ad32-cfdd-4730-affb-b5018533e72e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:50:06.316 8 INFO cinder.api.openstack.wsgi [None req-8f84ad32-cfdd-4730-affb-b5018533e72e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:50:06.317 7 INFO cinder.api.openstack.wsgi [None req-e139e7ee-287d-4d96-94e0-4309e9d76f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:50:06.317 8 INFO cinder.api.openstack.wsgi [None req-8f84ad32-cfdd-4730-affb-b5018533e72e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:50:06.318 7 INFO cinder.api.openstack.wsgi [None req-e139e7ee-287d-4d96-94e0-4309e9d76f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:50:16.316 8 INFO cinder.api.openstack.wsgi [None req-8f84ad32-cfdd-4730-affb-b5018533e72e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:50:16.316 7 INFO cinder.api.openstack.wsgi [None req-e139e7ee-287d-4d96-94e0-4309e9d76f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:50:16.317 8 INFO cinder.api.openstack.wsgi [None req-8f84ad32-cfdd-4730-affb-b5018533e72e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:50:16.320 7 INFO cinder.api.openstack.wsgi [None req-e139e7ee-287d-4d96-94e0-4309e9d76f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:50:26.316 8 INFO cinder.api.openstack.wsgi [None req-8f84ad32-cfdd-4730-affb-b5018533e72e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:50:26.316 7 INFO cinder.api.openstack.wsgi [None req-e139e7ee-287d-4d96-94e0-4309e9d76f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:50:26.317 8 INFO cinder.api.openstack.wsgi [None req-8f84ad32-cfdd-4730-affb-b5018533e72e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:50:26.317 7 INFO cinder.api.openstack.wsgi [None req-e139e7ee-287d-4d96-94e0-4309e9d76f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:50:33.818 7 INFO cinder.api.openstack.wsgi [None req-d1e83971-648a-430a-9ac0-52fe60e6a06f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:50:33.828 7 INFO cinder.volume.api [None req-d1e83971-648a-430a-9ac0-52fe60e6a06f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:50:33.829 7 INFO cinder.api.openstack.wsgi [None req-d1e83971-648a-430a-9ac0-52fe60e6a06f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 241/479] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:50:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:50:33.840 8 INFO cinder.api.openstack.wsgi [None req-444c1031-bc9e-44ac-9193-2023c881076e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 15:50:33.849 8 INFO cinder.api.openstack.wsgi [None req-444c1031-bc9e-44ac-9193-2023c881076e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 239/480] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 15:50:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:50:33.893 7 INFO cinder.api.openstack.wsgi [None req-60a2b53a-f7f3-4658-ab0e-dcccc727741a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 15:50:33.918 7 INFO cinder.api.openstack.wsgi [None req-60a2b53a-f7f3-4658-ab0e-dcccc727741a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 242/481] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:50:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:50:33.929 8 INFO cinder.api.openstack.wsgi [None req-cdae62f2-8968-430e-b2c0-2e60b8f3f427 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 15:50:33.954 8 INFO cinder.api.openstack.wsgi [None req-cdae62f2-8968-430e-b2c0-2e60b8f3f427 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/482] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:50:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:50:33.970 7 INFO cinder.api.openstack.wsgi [None req-2fc80c80-5774-447d-90ff-f086bf29796c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 15:50:33.996 7 INFO cinder.api.openstack.wsgi [None req-2fc80c80-5774-447d-90ff-f086bf29796c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 243/483] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:50:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:50:34.006 8 INFO cinder.api.openstack.wsgi [None req-ad63a430-b1f8-4130-adb1-fff8bf5a5ace f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 15:50:34.011 8 INFO cinder.volume.api [None req-ad63a430-b1f8-4130-adb1-fff8bf5a5ace f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 15:50:34.012 8 INFO cinder.api.openstack.wsgi [None req-ad63a430-b1f8-4130-adb1-fff8bf5a5ace f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/484] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 15:50:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:50:34.022 7 INFO cinder.api.openstack.wsgi [None req-7ad4e554-3260-45b9-beb3-74959204c059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:50:34.032 7 INFO cinder.volume.api [None req-7ad4e554-3260-45b9-beb3-74959204c059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:50:34.034 7 INFO cinder.api.openstack.wsgi [None req-7ad4e554-3260-45b9-beb3-74959204c059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/485] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:50:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:50:34.045 8 INFO cinder.api.openstack.wsgi [None req-c08ea286-aaff-431d-a706-8b676816d87f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 15:50:34.548 8 INFO cinder.api.openstack.wsgi [None req-c08ea286-aaff-431d-a706-8b676816d87f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 242/486] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 15:50:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:50:36.316 7 INFO cinder.api.openstack.wsgi [None req-7ad4e554-3260-45b9-beb3-74959204c059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:50:36.316 8 INFO cinder.api.openstack.wsgi [None req-c08ea286-aaff-431d-a706-8b676816d87f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:50:36.317 8 INFO cinder.api.openstack.wsgi [None req-c08ea286-aaff-431d-a706-8b676816d87f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:50:36.318 7 INFO cinder.api.openstack.wsgi [None req-7ad4e554-3260-45b9-beb3-74959204c059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:50:46.316 8 INFO cinder.api.openstack.wsgi [None req-c08ea286-aaff-431d-a706-8b676816d87f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:50:46.317 7 INFO cinder.api.openstack.wsgi [None req-7ad4e554-3260-45b9-beb3-74959204c059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:50:46.317 8 INFO cinder.api.openstack.wsgi [None req-c08ea286-aaff-431d-a706-8b676816d87f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:50:46.318 7 INFO cinder.api.openstack.wsgi [None req-7ad4e554-3260-45b9-beb3-74959204c059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:50:56.316 8 INFO cinder.api.openstack.wsgi [None req-c08ea286-aaff-431d-a706-8b676816d87f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:50:56.316 7 INFO cinder.api.openstack.wsgi [None req-7ad4e554-3260-45b9-beb3-74959204c059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:50:56.317 8 INFO cinder.api.openstack.wsgi [None req-c08ea286-aaff-431d-a706-8b676816d87f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:50:56.318 7 INFO cinder.api.openstack.wsgi [None req-7ad4e554-3260-45b9-beb3-74959204c059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:51:06.316 8 INFO cinder.api.openstack.wsgi [None req-c08ea286-aaff-431d-a706-8b676816d87f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:51:06.316 8 INFO cinder.api.openstack.wsgi [None req-c08ea286-aaff-431d-a706-8b676816d87f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:51:06.316 7 INFO cinder.api.openstack.wsgi [None req-7ad4e554-3260-45b9-beb3-74959204c059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:51:06.317 7 INFO cinder.api.openstack.wsgi [None req-7ad4e554-3260-45b9-beb3-74959204c059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:51:16.316 8 INFO cinder.api.openstack.wsgi [None req-c08ea286-aaff-431d-a706-8b676816d87f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:51:16.316 7 INFO cinder.api.openstack.wsgi [None req-7ad4e554-3260-45b9-beb3-74959204c059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:51:16.318 7 INFO cinder.api.openstack.wsgi [None req-7ad4e554-3260-45b9-beb3-74959204c059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:51:16.318 8 INFO cinder.api.openstack.wsgi [None req-c08ea286-aaff-431d-a706-8b676816d87f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:51:26.316 7 INFO cinder.api.openstack.wsgi [None req-7ad4e554-3260-45b9-beb3-74959204c059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:51:26.317 8 INFO cinder.api.openstack.wsgi [None req-c08ea286-aaff-431d-a706-8b676816d87f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:51:26.318 7 INFO cinder.api.openstack.wsgi [None req-7ad4e554-3260-45b9-beb3-74959204c059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:51:26.320 8 INFO cinder.api.openstack.wsgi [None req-c08ea286-aaff-431d-a706-8b676816d87f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:51:33.823 7 INFO cinder.api.openstack.wsgi [None req-20a45021-d63a-44b6-a75b-e8736ff6534e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:51:33.834 7 INFO cinder.volume.api [None req-20a45021-d63a-44b6-a75b-e8736ff6534e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:51:33.836 7 INFO cinder.api.openstack.wsgi [None req-20a45021-d63a-44b6-a75b-e8736ff6534e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 251/499] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:51:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:51:33.845 8 INFO cinder.api.openstack.wsgi [None req-d8238feb-78be-4c20-8ab5-c94272b07bcd f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 15:51:33.852 8 INFO cinder.volume.api [None req-d8238feb-78be-4c20-8ab5-c94272b07bcd f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 15:51:33.852 8 INFO cinder.api.openstack.wsgi [None req-d8238feb-78be-4c20-8ab5-c94272b07bcd f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 249/500] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 15:51:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:51:33.896 7 INFO cinder.api.openstack.wsgi [None req-40633be0-1373-4b1f-8722-bf3b56763ea6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 15:51:33.919 7 INFO cinder.api.openstack.wsgi [None req-40633be0-1373-4b1f-8722-bf3b56763ea6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 252/501] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:51:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:51:33.930 8 INFO cinder.api.openstack.wsgi [None req-08183633-1cbf-4170-9004-ed18900eb10e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 15:51:33.969 8 INFO cinder.api.openstack.wsgi [None req-08183633-1cbf-4170-9004-ed18900eb10e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 250/502] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:51:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:51:33.981 7 INFO cinder.api.openstack.wsgi [None req-e46612df-7dfd-4053-9d0f-0fa72e7508db f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 15:51:34.004 7 INFO cinder.api.openstack.wsgi [None req-e46612df-7dfd-4053-9d0f-0fa72e7508db f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/503] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:51:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:51:34.015 8 INFO cinder.api.openstack.wsgi [None req-f113a734-f06e-4054-af6b-66229b485999 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:51:34.026 8 INFO cinder.volume.api [None req-f113a734-f06e-4054-af6b-66229b485999 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:51:34.030 8 INFO cinder.api.openstack.wsgi [None req-f113a734-f06e-4054-af6b-66229b485999 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 251/504] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:51:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:51:34.043 7 INFO cinder.api.openstack.wsgi [None req-f60c2436-4c81-4b93-8e9e-a2bbea4406bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 15:51:34.546 7 INFO cinder.api.openstack.wsgi [None req-f60c2436-4c81-4b93-8e9e-a2bbea4406bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 254/505] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 15:51:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:51:34.557 8 INFO cinder.api.openstack.wsgi [None req-1f0ddd2e-adaa-4430-8cf8-55a0c748a23c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 15:51:34.563 8 INFO cinder.api.openstack.wsgi [None req-1f0ddd2e-adaa-4430-8cf8-55a0c748a23c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 252/506] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 15:51:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:51:36.316 7 INFO cinder.api.openstack.wsgi [None req-f60c2436-4c81-4b93-8e9e-a2bbea4406bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:51:36.316 8 INFO cinder.api.openstack.wsgi [None req-1f0ddd2e-adaa-4430-8cf8-55a0c748a23c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:51:36.317 7 INFO cinder.api.openstack.wsgi [None req-f60c2436-4c81-4b93-8e9e-a2bbea4406bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:51:36.317 8 INFO cinder.api.openstack.wsgi [None req-1f0ddd2e-adaa-4430-8cf8-55a0c748a23c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:51:46.315 7 INFO cinder.api.openstack.wsgi [None req-f60c2436-4c81-4b93-8e9e-a2bbea4406bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:51:46.315 8 INFO cinder.api.openstack.wsgi [None req-1f0ddd2e-adaa-4430-8cf8-55a0c748a23c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:51:46.316 7 INFO cinder.api.openstack.wsgi [None req-f60c2436-4c81-4b93-8e9e-a2bbea4406bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:51:46.316 8 INFO cinder.api.openstack.wsgi [None req-1f0ddd2e-adaa-4430-8cf8-55a0c748a23c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:51:56.316 8 INFO cinder.api.openstack.wsgi [None req-1f0ddd2e-adaa-4430-8cf8-55a0c748a23c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:51:56.316 7 INFO cinder.api.openstack.wsgi [None req-f60c2436-4c81-4b93-8e9e-a2bbea4406bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:51:56.317 8 INFO cinder.api.openstack.wsgi [None req-1f0ddd2e-adaa-4430-8cf8-55a0c748a23c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:51:56.317 7 INFO cinder.api.openstack.wsgi [None req-f60c2436-4c81-4b93-8e9e-a2bbea4406bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:52:06.317 8 INFO cinder.api.openstack.wsgi [None req-1f0ddd2e-adaa-4430-8cf8-55a0c748a23c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:52:06.317 7 INFO cinder.api.openstack.wsgi [None req-f60c2436-4c81-4b93-8e9e-a2bbea4406bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:52:06.318 8 INFO cinder.api.openstack.wsgi [None req-1f0ddd2e-adaa-4430-8cf8-55a0c748a23c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:52:06.318 7 INFO cinder.api.openstack.wsgi [None req-f60c2436-4c81-4b93-8e9e-a2bbea4406bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:52:16.316 7 INFO cinder.api.openstack.wsgi [None req-f60c2436-4c81-4b93-8e9e-a2bbea4406bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:52:16.316 8 INFO cinder.api.openstack.wsgi [None req-1f0ddd2e-adaa-4430-8cf8-55a0c748a23c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:52:16.316 7 INFO cinder.api.openstack.wsgi [None req-f60c2436-4c81-4b93-8e9e-a2bbea4406bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:52:16.317 8 INFO cinder.api.openstack.wsgi [None req-1f0ddd2e-adaa-4430-8cf8-55a0c748a23c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:52:26.315 7 INFO cinder.api.openstack.wsgi [None req-f60c2436-4c81-4b93-8e9e-a2bbea4406bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:52:26.315 8 INFO cinder.api.openstack.wsgi [None req-1f0ddd2e-adaa-4430-8cf8-55a0c748a23c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:52:26.316 8 INFO cinder.api.openstack.wsgi [None req-1f0ddd2e-adaa-4430-8cf8-55a0c748a23c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:52:26.317 7 INFO cinder.api.openstack.wsgi [None req-f60c2436-4c81-4b93-8e9e-a2bbea4406bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:52:33.931 8 INFO cinder.api.openstack.wsgi [None req-396d556d-860e-409d-9c0e-3c4b34549bef f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 15:52:33.937 8 INFO cinder.volume.api [None req-396d556d-860e-409d-9c0e-3c4b34549bef f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 15:52:33.937 8 INFO cinder.api.openstack.wsgi [None req-396d556d-860e-409d-9c0e-3c4b34549bef f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 259/519] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 15:52:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:52:33.948 7 INFO cinder.api.openstack.wsgi [None req-9ce446e2-fca8-4433-b6f6-238c1ee6561f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:52:33.958 7 INFO cinder.volume.api [None req-9ce446e2-fca8-4433-b6f6-238c1ee6561f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:52:33.960 7 INFO cinder.api.openstack.wsgi [None req-9ce446e2-fca8-4433-b6f6-238c1ee6561f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 261/520] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:52:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:52:33.973 8 INFO cinder.api.openstack.wsgi [None req-fa7c76cd-a42b-4d4f-a7ab-98213c3b13ed f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 15:52:34.477 8 INFO cinder.api.openstack.wsgi [None req-fa7c76cd-a42b-4d4f-a7ab-98213c3b13ed f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 260/521] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 15:52:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:52:34.489 7 INFO cinder.api.openstack.wsgi [None req-45da71cf-3c8c-4a45-b88c-364c02354f8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 15:52:34.496 7 INFO cinder.api.openstack.wsgi [None req-45da71cf-3c8c-4a45-b88c-364c02354f8e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 262/522] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 15:52:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:52:34.506 8 INFO cinder.api.openstack.wsgi [None req-56d843e4-aaa3-400b-9076-f60c364ba9b8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:52:34.516 8 INFO cinder.volume.api [None req-56d843e4-aaa3-400b-9076-f60c364ba9b8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:52:34.517 8 INFO cinder.api.openstack.wsgi [None req-56d843e4-aaa3-400b-9076-f60c364ba9b8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 261/523] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:52:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:52:34.561 7 INFO cinder.api.openstack.wsgi [None req-4291b91c-8100-4312-a12b-1af2f20c328c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 15:52:34.585 7 INFO cinder.api.openstack.wsgi [None req-4291b91c-8100-4312-a12b-1af2f20c328c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 263/524] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:52:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:52:34.595 8 INFO cinder.api.openstack.wsgi [None req-e95f17bb-67f3-4c03-bd27-e5e9a5e61315 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 15:52:34.619 8 INFO cinder.api.openstack.wsgi [None req-e95f17bb-67f3-4c03-bd27-e5e9a5e61315 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/525] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:52:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:52:34.633 7 INFO cinder.api.openstack.wsgi [None req-30a4983d-9750-4df3-8450-21be6ef63c08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 15:52:34.655 7 INFO cinder.api.openstack.wsgi [None req-30a4983d-9750-4df3-8450-21be6ef63c08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 264/526] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:52:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:52:36.316 7 INFO cinder.api.openstack.wsgi [None req-30a4983d-9750-4df3-8450-21be6ef63c08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:52:36.316 8 INFO cinder.api.openstack.wsgi [None req-e95f17bb-67f3-4c03-bd27-e5e9a5e61315 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:52:36.317 8 INFO cinder.api.openstack.wsgi [None req-e95f17bb-67f3-4c03-bd27-e5e9a5e61315 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:52:36.317 7 INFO cinder.api.openstack.wsgi [None req-30a4983d-9750-4df3-8450-21be6ef63c08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:52:46.316 7 INFO cinder.api.openstack.wsgi [None req-30a4983d-9750-4df3-8450-21be6ef63c08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:52:46.316 8 INFO cinder.api.openstack.wsgi [None req-e95f17bb-67f3-4c03-bd27-e5e9a5e61315 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:52:46.317 7 INFO cinder.api.openstack.wsgi [None req-30a4983d-9750-4df3-8450-21be6ef63c08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:52:46.318 8 INFO cinder.api.openstack.wsgi [None req-e95f17bb-67f3-4c03-bd27-e5e9a5e61315 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:52:56.316 8 INFO cinder.api.openstack.wsgi [None req-e95f17bb-67f3-4c03-bd27-e5e9a5e61315 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:52:56.316 7 INFO cinder.api.openstack.wsgi [None req-30a4983d-9750-4df3-8450-21be6ef63c08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:52:56.317 8 INFO cinder.api.openstack.wsgi [None req-e95f17bb-67f3-4c03-bd27-e5e9a5e61315 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:52:56.317 7 INFO cinder.api.openstack.wsgi [None req-30a4983d-9750-4df3-8450-21be6ef63c08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:53:06.315 7 INFO cinder.api.openstack.wsgi [None req-30a4983d-9750-4df3-8450-21be6ef63c08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:53:06.316 8 INFO cinder.api.openstack.wsgi [None req-e95f17bb-67f3-4c03-bd27-e5e9a5e61315 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:53:06.317 7 INFO cinder.api.openstack.wsgi [None req-30a4983d-9750-4df3-8450-21be6ef63c08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:53:06.317 8 INFO cinder.api.openstack.wsgi [None req-e95f17bb-67f3-4c03-bd27-e5e9a5e61315 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:53:16.316 8 INFO cinder.api.openstack.wsgi [None req-e95f17bb-67f3-4c03-bd27-e5e9a5e61315 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:53:16.316 7 INFO cinder.api.openstack.wsgi [None req-30a4983d-9750-4df3-8450-21be6ef63c08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:53:16.317 8 INFO cinder.api.openstack.wsgi [None req-e95f17bb-67f3-4c03-bd27-e5e9a5e61315 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:53:16.317 7 INFO cinder.api.openstack.wsgi [None req-30a4983d-9750-4df3-8450-21be6ef63c08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:53:26.316 8 INFO cinder.api.openstack.wsgi [None req-e95f17bb-67f3-4c03-bd27-e5e9a5e61315 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:53:26.316 7 INFO cinder.api.openstack.wsgi [None req-30a4983d-9750-4df3-8450-21be6ef63c08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:53:26.317 8 INFO cinder.api.openstack.wsgi [None req-e95f17bb-67f3-4c03-bd27-e5e9a5e61315 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:53:26.317 7 INFO cinder.api.openstack.wsgi [None req-30a4983d-9750-4df3-8450-21be6ef63c08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:53:33.844 8 INFO cinder.api.openstack.wsgi [None req-aec8a8bd-2151-44e9-af2a-772b7c8562af f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 15:53:34.356 8 INFO cinder.api.openstack.wsgi [None req-aec8a8bd-2151-44e9-af2a-772b7c8562af f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 269/539] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 15:53:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:53:34.369 7 INFO cinder.api.openstack.wsgi [None req-979c3cd5-0091-49bb-9333-ea4da047e3c0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:53:34.377 7 INFO cinder.volume.api [None req-979c3cd5-0091-49bb-9333-ea4da047e3c0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:53:34.379 7 INFO cinder.api.openstack.wsgi [None req-979c3cd5-0091-49bb-9333-ea4da047e3c0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 271/540] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:53:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:53:34.389 8 INFO cinder.api.openstack.wsgi [None req-c5bfb828-9dc3-43dc-9aba-5d205c81b428 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 15:53:34.397 8 INFO cinder.volume.api [None req-c5bfb828-9dc3-43dc-9aba-5d205c81b428 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 15:53:34.397 8 INFO cinder.api.openstack.wsgi [None req-c5bfb828-9dc3-43dc-9aba-5d205c81b428 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/541] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 15:53:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:53:34.409 7 INFO cinder.api.openstack.wsgi [None req-f9fd280a-4474-4e25-88ea-33757470b71c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:53:34.419 7 INFO cinder.volume.api [None req-f9fd280a-4474-4e25-88ea-33757470b71c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:53:34.420 7 INFO cinder.api.openstack.wsgi [None req-f9fd280a-4474-4e25-88ea-33757470b71c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 272/542] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:53:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:53:34.464 8 INFO cinder.api.openstack.wsgi [None req-002ce4f4-ecdb-459f-9da4-81727a220185 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 15:53:34.499 8 INFO cinder.api.openstack.wsgi [None req-002ce4f4-ecdb-459f-9da4-81727a220185 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 271/543] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:53:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:53:34.512 7 INFO cinder.api.openstack.wsgi [None req-fe6d3e73-370d-4895-9dda-e46548b9c08e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 15:53:34.535 7 INFO cinder.api.openstack.wsgi [None req-fe6d3e73-370d-4895-9dda-e46548b9c08e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/544] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:53:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:53:34.549 8 INFO cinder.api.openstack.wsgi [None req-5eca83df-7e46-488e-ae62-03985aeb68fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 15:53:34.576 8 INFO cinder.api.openstack.wsgi [None req-5eca83df-7e46-488e-ae62-03985aeb68fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/545] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:53:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:53:34.587 7 INFO cinder.api.openstack.wsgi [None req-737c34ef-4f34-4f3e-8098-11c4c7aa4de2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 15:53:34.592 7 INFO cinder.api.openstack.wsgi [None req-737c34ef-4f34-4f3e-8098-11c4c7aa4de2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 274/546] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 15:53:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:53:36.316 7 INFO cinder.api.openstack.wsgi [None req-737c34ef-4f34-4f3e-8098-11c4c7aa4de2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:53:36.316 8 INFO cinder.api.openstack.wsgi [None req-5eca83df-7e46-488e-ae62-03985aeb68fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:53:36.317 7 INFO cinder.api.openstack.wsgi [None req-737c34ef-4f34-4f3e-8098-11c4c7aa4de2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:53:36.317 8 INFO cinder.api.openstack.wsgi [None req-5eca83df-7e46-488e-ae62-03985aeb68fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:53:46.316 7 INFO cinder.api.openstack.wsgi [None req-737c34ef-4f34-4f3e-8098-11c4c7aa4de2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:53:46.317 8 INFO cinder.api.openstack.wsgi [None req-5eca83df-7e46-488e-ae62-03985aeb68fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:53:46.318 7 INFO cinder.api.openstack.wsgi [None req-737c34ef-4f34-4f3e-8098-11c4c7aa4de2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:53:46.318 8 INFO cinder.api.openstack.wsgi [None req-5eca83df-7e46-488e-ae62-03985aeb68fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:53:56.316 7 INFO cinder.api.openstack.wsgi [None req-737c34ef-4f34-4f3e-8098-11c4c7aa4de2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:53:56.317 8 INFO cinder.api.openstack.wsgi [None req-5eca83df-7e46-488e-ae62-03985aeb68fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:53:56.317 7 INFO cinder.api.openstack.wsgi [None req-737c34ef-4f34-4f3e-8098-11c4c7aa4de2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:53:56.318 8 INFO cinder.api.openstack.wsgi [None req-5eca83df-7e46-488e-ae62-03985aeb68fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:54:06.316 8 INFO cinder.api.openstack.wsgi [None req-5eca83df-7e46-488e-ae62-03985aeb68fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:54:06.316 7 INFO cinder.api.openstack.wsgi [None req-737c34ef-4f34-4f3e-8098-11c4c7aa4de2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:54:06.317 8 INFO cinder.api.openstack.wsgi [None req-5eca83df-7e46-488e-ae62-03985aeb68fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:54:06.318 7 INFO cinder.api.openstack.wsgi [None req-737c34ef-4f34-4f3e-8098-11c4c7aa4de2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:54:16.316 7 INFO cinder.api.openstack.wsgi [None req-737c34ef-4f34-4f3e-8098-11c4c7aa4de2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:54:16.316 8 INFO cinder.api.openstack.wsgi [None req-5eca83df-7e46-488e-ae62-03985aeb68fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:54:16.317 7 INFO cinder.api.openstack.wsgi [None req-737c34ef-4f34-4f3e-8098-11c4c7aa4de2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:54:16.317 8 INFO cinder.api.openstack.wsgi [None req-5eca83df-7e46-488e-ae62-03985aeb68fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:54:26.316 7 INFO cinder.api.openstack.wsgi [None req-737c34ef-4f34-4f3e-8098-11c4c7aa4de2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:54:26.316 8 INFO cinder.api.openstack.wsgi [None req-5eca83df-7e46-488e-ae62-03985aeb68fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:54:26.317 7 INFO cinder.api.openstack.wsgi [None req-737c34ef-4f34-4f3e-8098-11c4c7aa4de2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:54:26.317 8 INFO cinder.api.openstack.wsgi [None req-5eca83df-7e46-488e-ae62-03985aeb68fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:54:33.825 7 INFO cinder.api.openstack.wsgi [None req-8284b77a-4093-4be8-a8dd-36cc8efd5c3c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:54:33.835 7 INFO cinder.volume.api [None req-8284b77a-4093-4be8-a8dd-36cc8efd5c3c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:54:33.836 7 INFO cinder.api.openstack.wsgi [None req-8284b77a-4093-4be8-a8dd-36cc8efd5c3c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 281/559] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:54:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/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-04-23 15:54:33.849 8 INFO cinder.api.openstack.wsgi [None req-26023ca3-6ff3-43d9-9e96-fdf0ad15c148 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 15:54:33.855 8 INFO cinder.volume.api [None req-26023ca3-6ff3-43d9-9e96-fdf0ad15c148 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 15:54:33.856 8 INFO cinder.api.openstack.wsgi [None req-26023ca3-6ff3-43d9-9e96-fdf0ad15c148 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 279/560] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 15:54:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:54:33.866 7 INFO cinder.api.openstack.wsgi [None req-4804f3b7-aa35-44cf-bcd5-192a142270ba f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 15:54:33.873 7 INFO cinder.api.openstack.wsgi [None req-4804f3b7-aa35-44cf-bcd5-192a142270ba f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 282/561] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 15:54:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:54:33.884 8 INFO cinder.api.openstack.wsgi [None req-f7b0ef39-0e8c-4781-9fe2-41e692dbe7c8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:54:33.894 8 INFO cinder.volume.api [None req-f7b0ef39-0e8c-4781-9fe2-41e692dbe7c8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:54:33.896 8 INFO cinder.api.openstack.wsgi [None req-f7b0ef39-0e8c-4781-9fe2-41e692dbe7c8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 280/562] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:54:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:54:33.908 7 INFO cinder.api.openstack.wsgi [None req-cc0aa8e1-368c-4ca9-9db3-b51b94f8e750 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 15:54:34.412 7 INFO cinder.api.openstack.wsgi [None req-cc0aa8e1-368c-4ca9-9db3-b51b94f8e750 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 283/563] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 15:54:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:54:34.458 8 INFO cinder.api.openstack.wsgi [None req-a5aabc78-824d-49f9-8db1-b47f0310e76a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 15:54:34.482 8 INFO cinder.api.openstack.wsgi [None req-a5aabc78-824d-49f9-8db1-b47f0310e76a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 281/564] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:54:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:54:34.496 7 INFO cinder.api.openstack.wsgi [None req-6888eaea-8c72-49c8-b6f3-058d7832ddc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 15:54:34.521 7 INFO cinder.api.openstack.wsgi [None req-6888eaea-8c72-49c8-b6f3-058d7832ddc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 284/565] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:54:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:54:34.533 8 INFO cinder.api.openstack.wsgi [None req-4cf45d2e-56d7-4a06-b86a-d1f751d673bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 15:54:34.554 8 INFO cinder.api.openstack.wsgi [None req-4cf45d2e-56d7-4a06-b86a-d1f751d673bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 282/566] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:54:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:54:36.317 7 INFO cinder.api.openstack.wsgi [None req-6888eaea-8c72-49c8-b6f3-058d7832ddc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:54:36.317 8 INFO cinder.api.openstack.wsgi [None req-4cf45d2e-56d7-4a06-b86a-d1f751d673bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:54:36.318 7 INFO cinder.api.openstack.wsgi [None req-6888eaea-8c72-49c8-b6f3-058d7832ddc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:54:36.318 8 INFO cinder.api.openstack.wsgi [None req-4cf45d2e-56d7-4a06-b86a-d1f751d673bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:54:46.316 8 INFO cinder.api.openstack.wsgi [None req-4cf45d2e-56d7-4a06-b86a-d1f751d673bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:54:46.317 8 INFO cinder.api.openstack.wsgi [None req-4cf45d2e-56d7-4a06-b86a-d1f751d673bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:54:46.317 7 INFO cinder.api.openstack.wsgi [None req-6888eaea-8c72-49c8-b6f3-058d7832ddc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:54:46.319 7 INFO cinder.api.openstack.wsgi [None req-6888eaea-8c72-49c8-b6f3-058d7832ddc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:54:56.316 8 INFO cinder.api.openstack.wsgi [None req-4cf45d2e-56d7-4a06-b86a-d1f751d673bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:54:56.316 7 INFO cinder.api.openstack.wsgi [None req-6888eaea-8c72-49c8-b6f3-058d7832ddc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:54:56.317 8 INFO cinder.api.openstack.wsgi [None req-4cf45d2e-56d7-4a06-b86a-d1f751d673bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:54:56.317 7 INFO cinder.api.openstack.wsgi [None req-6888eaea-8c72-49c8-b6f3-058d7832ddc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:55:06.316 8 INFO cinder.api.openstack.wsgi [None req-4cf45d2e-56d7-4a06-b86a-d1f751d673bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:55:06.316 7 INFO cinder.api.openstack.wsgi [None req-6888eaea-8c72-49c8-b6f3-058d7832ddc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:55:06.317 8 INFO cinder.api.openstack.wsgi [None req-4cf45d2e-56d7-4a06-b86a-d1f751d673bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:55:06.317 7 INFO cinder.api.openstack.wsgi [None req-6888eaea-8c72-49c8-b6f3-058d7832ddc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:55:16.315 8 INFO cinder.api.openstack.wsgi [None req-4cf45d2e-56d7-4a06-b86a-d1f751d673bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:55:16.316 7 INFO cinder.api.openstack.wsgi [None req-6888eaea-8c72-49c8-b6f3-058d7832ddc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:55:16.316 8 INFO cinder.api.openstack.wsgi [None req-4cf45d2e-56d7-4a06-b86a-d1f751d673bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:55:16.317 7 INFO cinder.api.openstack.wsgi [None req-6888eaea-8c72-49c8-b6f3-058d7832ddc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:55:26.315 7 INFO cinder.api.openstack.wsgi [None req-6888eaea-8c72-49c8-b6f3-058d7832ddc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:55:26.315 8 INFO cinder.api.openstack.wsgi [None req-4cf45d2e-56d7-4a06-b86a-d1f751d673bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:55:26.316 7 INFO cinder.api.openstack.wsgi [None req-6888eaea-8c72-49c8-b6f3-058d7832ddc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:55:26.317 8 INFO cinder.api.openstack.wsgi [None req-4cf45d2e-56d7-4a06-b86a-d1f751d673bb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:55:33.959 7 INFO cinder.api.openstack.wsgi [None req-22b5704d-4623-49c8-8c74-107b3f9c6225 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 15:55:34.465 7 INFO cinder.api.openstack.wsgi [None req-22b5704d-4623-49c8-8c74-107b3f9c6225 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 291/579] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 15:55:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 652 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:55:34.481 8 INFO cinder.api.openstack.wsgi [None req-c40afb3a-1ab2-4a36-b4f8-093e19abdaf0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:55:34.490 8 INFO cinder.volume.api [None req-c40afb3a-1ab2-4a36-b4f8-093e19abdaf0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:55:34.492 8 INFO cinder.api.openstack.wsgi [None req-c40afb3a-1ab2-4a36-b4f8-093e19abdaf0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/580] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:55:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:55:34.535 7 INFO cinder.api.openstack.wsgi [None req-ca96cb68-9018-4f8e-942a-471212c5e362 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 15:55:34.564 7 INFO cinder.api.openstack.wsgi [None req-ca96cb68-9018-4f8e-942a-471212c5e362 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 292/581] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:55:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:55:34.580 8 INFO cinder.api.openstack.wsgi [None req-5efa3ca4-3695-4c60-88b7-bf4b23b6f7f1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 15:55:34.604 8 INFO cinder.api.openstack.wsgi [None req-5efa3ca4-3695-4c60-88b7-bf4b23b6f7f1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/582] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:55:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:55:34.615 7 INFO cinder.api.openstack.wsgi [None req-b0744f05-5001-4163-8288-50b989c7bf92 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 15:55:34.644 7 INFO cinder.api.openstack.wsgi [None req-b0744f05-5001-4163-8288-50b989c7bf92 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 293/583] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:55:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:55:34.658 8 INFO cinder.api.openstack.wsgi [None req-076f0144-77f6-45a6-9cd0-80586eaf9dd5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:55:34.669 8 INFO cinder.volume.api [None req-076f0144-77f6-45a6-9cd0-80586eaf9dd5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:55:34.671 8 INFO cinder.api.openstack.wsgi [None req-076f0144-77f6-45a6-9cd0-80586eaf9dd5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 291/584] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:55:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:55:34.682 7 INFO cinder.api.openstack.wsgi [None req-37de565a-d2c4-422d-8bfc-4c5770a7c96f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 15:55:34.687 7 INFO cinder.api.openstack.wsgi [None req-37de565a-d2c4-422d-8bfc-4c5770a7c96f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 294/585] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 15:55:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:55:34.700 8 INFO cinder.api.openstack.wsgi [None req-4a58c2cb-0ccd-406c-ab64-736f71ac93b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 15:55:34.706 8 INFO cinder.volume.api [None req-4a58c2cb-0ccd-406c-ab64-736f71ac93b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 15:55:34.706 8 INFO cinder.api.openstack.wsgi [None req-4a58c2cb-0ccd-406c-ab64-736f71ac93b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/586] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 15:55:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:55:36.315 7 INFO cinder.api.openstack.wsgi [None req-37de565a-d2c4-422d-8bfc-4c5770a7c96f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:55:36.316 8 INFO cinder.api.openstack.wsgi [None req-4a58c2cb-0ccd-406c-ab64-736f71ac93b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:55:36.316 7 INFO cinder.api.openstack.wsgi [None req-37de565a-d2c4-422d-8bfc-4c5770a7c96f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:55:36.317 8 INFO cinder.api.openstack.wsgi [None req-4a58c2cb-0ccd-406c-ab64-736f71ac93b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:55:46.316 7 INFO cinder.api.openstack.wsgi [None req-37de565a-d2c4-422d-8bfc-4c5770a7c96f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:55:46.316 8 INFO cinder.api.openstack.wsgi [None req-4a58c2cb-0ccd-406c-ab64-736f71ac93b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:55:46.317 7 INFO cinder.api.openstack.wsgi [None req-37de565a-d2c4-422d-8bfc-4c5770a7c96f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:55:46.317 8 INFO cinder.api.openstack.wsgi [None req-4a58c2cb-0ccd-406c-ab64-736f71ac93b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:55:56.316 7 INFO cinder.api.openstack.wsgi [None req-37de565a-d2c4-422d-8bfc-4c5770a7c96f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:55:56.316 8 INFO cinder.api.openstack.wsgi [None req-4a58c2cb-0ccd-406c-ab64-736f71ac93b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:55:56.317 8 INFO cinder.api.openstack.wsgi [None req-4a58c2cb-0ccd-406c-ab64-736f71ac93b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:55:56.317 7 INFO cinder.api.openstack.wsgi [None req-37de565a-d2c4-422d-8bfc-4c5770a7c96f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:56:06.315 8 INFO cinder.api.openstack.wsgi [None req-4a58c2cb-0ccd-406c-ab64-736f71ac93b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:56:06.316 7 INFO cinder.api.openstack.wsgi [None req-37de565a-d2c4-422d-8bfc-4c5770a7c96f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:56:06.317 7 INFO cinder.api.openstack.wsgi [None req-37de565a-d2c4-422d-8bfc-4c5770a7c96f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:56:06.319 8 INFO cinder.api.openstack.wsgi [None req-4a58c2cb-0ccd-406c-ab64-736f71ac93b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:56:16.315 7 INFO cinder.api.openstack.wsgi [None req-37de565a-d2c4-422d-8bfc-4c5770a7c96f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:56:16.315 8 INFO cinder.api.openstack.wsgi [None req-4a58c2cb-0ccd-406c-ab64-736f71ac93b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:56:16.316 7 INFO cinder.api.openstack.wsgi [None req-37de565a-d2c4-422d-8bfc-4c5770a7c96f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:56:16.316 8 INFO cinder.api.openstack.wsgi [None req-4a58c2cb-0ccd-406c-ab64-736f71ac93b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:56:26.316 7 INFO cinder.api.openstack.wsgi [None req-37de565a-d2c4-422d-8bfc-4c5770a7c96f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:56:26.316 8 INFO cinder.api.openstack.wsgi [None req-4a58c2cb-0ccd-406c-ab64-736f71ac93b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:56:26.317 7 INFO cinder.api.openstack.wsgi [None req-37de565a-d2c4-422d-8bfc-4c5770a7c96f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:56:26.317 8 INFO cinder.api.openstack.wsgi [None req-4a58c2cb-0ccd-406c-ab64-736f71ac93b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:56:33.867 7 INFO cinder.api.openstack.wsgi [None req-f6a72089-d624-43f7-8d4c-54c2e4bc2972 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 15:56:33.877 7 INFO cinder.api.openstack.wsgi [None req-f6a72089-d624-43f7-8d4c-54c2e4bc2972 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 301/599] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 15:56:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:56:33.890 8 INFO cinder.api.openstack.wsgi [None req-4785521a-785f-4185-983d-27b68392b4aa f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:56:33.910 8 INFO cinder.volume.api [None req-4785521a-785f-4185-983d-27b68392b4aa f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:56:33.913 8 INFO cinder.api.openstack.wsgi [None req-4785521a-785f-4185-983d-27b68392b4aa f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 299/600] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:56:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:56:33.924 7 INFO cinder.api.openstack.wsgi [None req-ff614e53-5416-468e-96a6-133d1c32ff26 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:56:33.936 7 INFO cinder.volume.api [None req-ff614e53-5416-468e-96a6-133d1c32ff26 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:56:33.939 7 INFO cinder.api.openstack.wsgi [None req-ff614e53-5416-468e-96a6-133d1c32ff26 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 302/601] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:56:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:56:33.949 8 INFO cinder.api.openstack.wsgi [None req-2b8722b3-ca94-4368-bb2d-d65fee1cb56d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 15:56:33.958 8 INFO cinder.volume.api [None req-2b8722b3-ca94-4368-bb2d-d65fee1cb56d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 15:56:33.959 8 INFO cinder.api.openstack.wsgi [None req-2b8722b3-ca94-4368-bb2d-d65fee1cb56d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 300/602] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 15:56:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/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-04-23 15:56:34.011 7 INFO cinder.api.openstack.wsgi [None req-6eba02c0-31fa-49f5-8bd6-e43083c725a7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 15:56:34.041 7 INFO cinder.api.openstack.wsgi [None req-6eba02c0-31fa-49f5-8bd6-e43083c725a7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 303/603] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:56:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:56:34.055 8 INFO cinder.api.openstack.wsgi [None req-f8171de6-1450-4071-8e08-847baf2536f0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 15:56:34.079 8 INFO cinder.api.openstack.wsgi [None req-f8171de6-1450-4071-8e08-847baf2536f0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 301/604] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:56:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:56:34.094 7 INFO cinder.api.openstack.wsgi [None req-6686eedc-fc4b-4e7f-8c38-b654f9a6cd3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 15:56:34.117 7 INFO cinder.api.openstack.wsgi [None req-6686eedc-fc4b-4e7f-8c38-b654f9a6cd3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 304/605] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:56:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:56:34.131 8 INFO cinder.api.openstack.wsgi [None req-781da75b-98d0-4096-bd2a-c29470062125 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 15:56:34.637 8 INFO cinder.api.openstack.wsgi [None req-781da75b-98d0-4096-bd2a-c29470062125 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 302/606] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 15:56:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:56:36.316 8 INFO cinder.api.openstack.wsgi [None req-781da75b-98d0-4096-bd2a-c29470062125 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:56:36.316 7 INFO cinder.api.openstack.wsgi [None req-6686eedc-fc4b-4e7f-8c38-b654f9a6cd3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:56:36.317 8 INFO cinder.api.openstack.wsgi [None req-781da75b-98d0-4096-bd2a-c29470062125 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:56:36.318 7 INFO cinder.api.openstack.wsgi [None req-6686eedc-fc4b-4e7f-8c38-b654f9a6cd3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:56:46.316 7 INFO cinder.api.openstack.wsgi [None req-6686eedc-fc4b-4e7f-8c38-b654f9a6cd3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:56:46.316 8 INFO cinder.api.openstack.wsgi [None req-781da75b-98d0-4096-bd2a-c29470062125 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:56:46.317 7 INFO cinder.api.openstack.wsgi [None req-6686eedc-fc4b-4e7f-8c38-b654f9a6cd3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:56:46.317 8 INFO cinder.api.openstack.wsgi [None req-781da75b-98d0-4096-bd2a-c29470062125 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:56:56.316 7 INFO cinder.api.openstack.wsgi [None req-6686eedc-fc4b-4e7f-8c38-b654f9a6cd3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:56:56.316 8 INFO cinder.api.openstack.wsgi [None req-781da75b-98d0-4096-bd2a-c29470062125 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:56:56.317 7 INFO cinder.api.openstack.wsgi [None req-6686eedc-fc4b-4e7f-8c38-b654f9a6cd3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:56:56.317 8 INFO cinder.api.openstack.wsgi [None req-781da75b-98d0-4096-bd2a-c29470062125 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:57:06.316 8 INFO cinder.api.openstack.wsgi [None req-781da75b-98d0-4096-bd2a-c29470062125 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:57:06.316 7 INFO cinder.api.openstack.wsgi [None req-6686eedc-fc4b-4e7f-8c38-b654f9a6cd3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:57:06.317 8 INFO cinder.api.openstack.wsgi [None req-781da75b-98d0-4096-bd2a-c29470062125 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:57:06.317 7 INFO cinder.api.openstack.wsgi [None req-6686eedc-fc4b-4e7f-8c38-b654f9a6cd3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:57:16.315 8 INFO cinder.api.openstack.wsgi [None req-781da75b-98d0-4096-bd2a-c29470062125 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:57:16.316 7 INFO cinder.api.openstack.wsgi [None req-6686eedc-fc4b-4e7f-8c38-b654f9a6cd3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:57:16.317 8 INFO cinder.api.openstack.wsgi [None req-781da75b-98d0-4096-bd2a-c29470062125 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:57:16.318 7 INFO cinder.api.openstack.wsgi [None req-6686eedc-fc4b-4e7f-8c38-b654f9a6cd3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:57:26.316 8 INFO cinder.api.openstack.wsgi [None req-781da75b-98d0-4096-bd2a-c29470062125 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:57:26.316 7 INFO cinder.api.openstack.wsgi [None req-6686eedc-fc4b-4e7f-8c38-b654f9a6cd3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:57:26.317 8 INFO cinder.api.openstack.wsgi [None req-781da75b-98d0-4096-bd2a-c29470062125 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:57:26.317 7 INFO cinder.api.openstack.wsgi [None req-6686eedc-fc4b-4e7f-8c38-b654f9a6cd3d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:57:33.850 8 INFO cinder.api.openstack.wsgi [None req-544003b7-f80f-47a8-83c1-bca82907284e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 15:57:33.860 8 INFO cinder.api.openstack.wsgi [None req-544003b7-f80f-47a8-83c1-bca82907284e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 309/619] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 15:57:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:57:33.873 7 INFO cinder.api.openstack.wsgi [None req-668fd3f0-d07a-4f35-ae17-c027d5b1239d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:57:33.885 7 INFO cinder.volume.api [None req-668fd3f0-d07a-4f35-ae17-c027d5b1239d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:57:33.888 7 INFO cinder.api.openstack.wsgi [None req-668fd3f0-d07a-4f35-ae17-c027d5b1239d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/620] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:57:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:57:33.902 8 INFO cinder.api.openstack.wsgi [None req-978a2710-2d65-48d5-9e9e-436a1f6b1e18 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 15:57:33.911 8 INFO cinder.volume.api [None req-978a2710-2d65-48d5-9e9e-436a1f6b1e18 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 15:57:33.912 8 INFO cinder.api.openstack.wsgi [None req-978a2710-2d65-48d5-9e9e-436a1f6b1e18 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 310/621] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 15:57:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:57:33.924 7 INFO cinder.api.openstack.wsgi [None req-6210c3bc-a65d-4372-84ef-30671717348c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 15:57:34.428 7 INFO cinder.api.openstack.wsgi [None req-6210c3bc-a65d-4372-84ef-30671717348c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 312/622] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 15:57:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:57:34.478 8 INFO cinder.api.openstack.wsgi [None req-a2b4bf7a-6c37-4d98-8d8a-32eb3d23fcd2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 15:57:34.501 8 INFO cinder.api.openstack.wsgi [None req-a2b4bf7a-6c37-4d98-8d8a-32eb3d23fcd2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 311/623] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:57:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:57:34.512 7 INFO cinder.api.openstack.wsgi [None req-796f58ac-6b2c-4d99-addb-8e8321b0bc74 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 15:57:34.536 7 INFO cinder.api.openstack.wsgi [None req-796f58ac-6b2c-4d99-addb-8e8321b0bc74 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 313/624] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:57:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:57:34.546 8 INFO cinder.api.openstack.wsgi [None req-11268f3f-ff17-43aa-9aa1-f776321fe8f9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 15:57:34.567 8 INFO cinder.api.openstack.wsgi [None req-11268f3f-ff17-43aa-9aa1-f776321fe8f9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/625] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:57:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:57:34.578 7 INFO cinder.api.openstack.wsgi [None req-7c565faa-f135-408f-877f-7bbb9ec0ec14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:57:34.588 7 INFO cinder.volume.api [None req-7c565faa-f135-408f-877f-7bbb9ec0ec14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:57:34.589 7 INFO cinder.api.openstack.wsgi [None req-7c565faa-f135-408f-877f-7bbb9ec0ec14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 314/626] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:57:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:57:36.317 8 INFO cinder.api.openstack.wsgi [None req-11268f3f-ff17-43aa-9aa1-f776321fe8f9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:57:36.318 7 INFO cinder.api.openstack.wsgi [None req-7c565faa-f135-408f-877f-7bbb9ec0ec14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:57:36.319 7 INFO cinder.api.openstack.wsgi [None req-7c565faa-f135-408f-877f-7bbb9ec0ec14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:57:36.319 8 INFO cinder.api.openstack.wsgi [None req-11268f3f-ff17-43aa-9aa1-f776321fe8f9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:57:46.315 7 INFO cinder.api.openstack.wsgi [None req-7c565faa-f135-408f-877f-7bbb9ec0ec14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:57:46.315 8 INFO cinder.api.openstack.wsgi [None req-11268f3f-ff17-43aa-9aa1-f776321fe8f9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:57:46.316 8 INFO cinder.api.openstack.wsgi [None req-11268f3f-ff17-43aa-9aa1-f776321fe8f9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:57:46.316 7 INFO cinder.api.openstack.wsgi [None req-7c565faa-f135-408f-877f-7bbb9ec0ec14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:57:56.316 8 INFO cinder.api.openstack.wsgi [None req-11268f3f-ff17-43aa-9aa1-f776321fe8f9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:57:56.317 8 INFO cinder.api.openstack.wsgi [None req-11268f3f-ff17-43aa-9aa1-f776321fe8f9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:57:56.317 7 INFO cinder.api.openstack.wsgi [None req-7c565faa-f135-408f-877f-7bbb9ec0ec14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:57:56.319 7 INFO cinder.api.openstack.wsgi [None req-7c565faa-f135-408f-877f-7bbb9ec0ec14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:58:06.315 8 INFO cinder.api.openstack.wsgi [None req-11268f3f-ff17-43aa-9aa1-f776321fe8f9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:58:06.316 7 INFO cinder.api.openstack.wsgi [None req-7c565faa-f135-408f-877f-7bbb9ec0ec14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:58:06.317 8 INFO cinder.api.openstack.wsgi [None req-11268f3f-ff17-43aa-9aa1-f776321fe8f9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:58:06.317 7 INFO cinder.api.openstack.wsgi [None req-7c565faa-f135-408f-877f-7bbb9ec0ec14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:58:10.312 8 INFO cinder.api.openstack.wsgi [None req-a4bac032-cfaa-4571-8c08-becbcb44a473 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET https://volume.199-204-45-57.nip.io/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=False 2026-04-23 15:58:10.324 8 INFO cinder.api.openstack.wsgi [None req-a4bac032-cfaa-4571-8c08-becbcb44a473 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] https://volume.199-204-45-57.nip.io/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 317/635] 199.204.45.57 () {44 vars in 1064 bytes} [Thu Apr 23 15:58:10 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=False => generated 338 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:58:16.316 8 INFO cinder.api.openstack.wsgi [None req-a4bac032-cfaa-4571-8c08-becbcb44a473 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:58:16.316 7 INFO cinder.api.openstack.wsgi [None req-7c565faa-f135-408f-877f-7bbb9ec0ec14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:58:16.317 8 INFO cinder.api.openstack.wsgi [None req-a4bac032-cfaa-4571-8c08-becbcb44a473 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:58:16.317 7 INFO cinder.api.openstack.wsgi [None req-7c565faa-f135-408f-877f-7bbb9ec0ec14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:58:26.315 8 INFO cinder.api.openstack.wsgi [None req-a4bac032-cfaa-4571-8c08-becbcb44a473 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:58:26.316 7 INFO cinder.api.openstack.wsgi [None req-7c565faa-f135-408f-877f-7bbb9ec0ec14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:58:26.316 8 INFO cinder.api.openstack.wsgi [None req-a4bac032-cfaa-4571-8c08-becbcb44a473 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:58:26.317 7 INFO cinder.api.openstack.wsgi [None req-7c565faa-f135-408f-877f-7bbb9ec0ec14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:58:33.831 8 INFO cinder.api.openstack.wsgi [None req-05c0a559-9b11-4973-9cf1-ec64bb8052cb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 15:58:33.837 8 INFO cinder.api.openstack.wsgi [None req-05c0a559-9b11-4973-9cf1-ec64bb8052cb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 320/640] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 15:58:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:58:33.848 7 INFO cinder.api.openstack.wsgi [None req-3fce6860-aaa3-4904-9a4d-13bd1e42d5d7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:58:33.857 7 INFO cinder.volume.api [None req-3fce6860-aaa3-4904-9a4d-13bd1e42d5d7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:58:33.860 7 INFO cinder.api.openstack.wsgi [None req-3fce6860-aaa3-4904-9a4d-13bd1e42d5d7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 321/641] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:58:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:58:33.875 8 INFO cinder.api.openstack.wsgi [None req-0be7d12a-c241-4ddf-93a6-e1108aeba5f6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 15:58:33.883 8 INFO cinder.volume.api [None req-0be7d12a-c241-4ddf-93a6-e1108aeba5f6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 15:58:33.883 8 INFO cinder.api.openstack.wsgi [None req-0be7d12a-c241-4ddf-93a6-e1108aeba5f6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 321/642] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 15:58:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:58:33.896 7 INFO cinder.api.openstack.wsgi [None req-b8d81ed2-7c21-4d9a-8b0f-5d95ffc1536e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 15:58:34.401 7 INFO cinder.api.openstack.wsgi [None req-b8d81ed2-7c21-4d9a-8b0f-5d95ffc1536e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 322/643] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 15:58:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:58:34.448 8 INFO cinder.api.openstack.wsgi [None req-4326d769-98eb-4538-9f73-0a76549263ab f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 15:58:34.467 8 INFO cinder.api.openstack.wsgi [None req-4326d769-98eb-4538-9f73-0a76549263ab f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/644] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:58:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:58:34.483 7 INFO cinder.api.openstack.wsgi [None req-e19d92ec-946a-4ade-9822-13732a9b8162 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 15:58:34.517 7 INFO cinder.api.openstack.wsgi [None req-e19d92ec-946a-4ade-9822-13732a9b8162 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 323/645] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:58:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:58:34.529 8 INFO cinder.api.openstack.wsgi [None req-be7cb9f9-50cc-455a-95a9-889ea2051ce6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 15:58:34.551 8 INFO cinder.api.openstack.wsgi [None req-be7cb9f9-50cc-455a-95a9-889ea2051ce6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/646] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:58:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:58:34.562 7 INFO cinder.api.openstack.wsgi [None req-09e062e6-4385-479a-b627-06cb3796b0ea f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:58:34.572 7 INFO cinder.volume.api [None req-09e062e6-4385-479a-b627-06cb3796b0ea f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:58:34.575 7 INFO cinder.api.openstack.wsgi [None req-09e062e6-4385-479a-b627-06cb3796b0ea f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 324/647] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:58:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:58:36.316 8 INFO cinder.api.openstack.wsgi [None req-be7cb9f9-50cc-455a-95a9-889ea2051ce6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:58:36.317 7 INFO cinder.api.openstack.wsgi [None req-09e062e6-4385-479a-b627-06cb3796b0ea f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:58:36.317 8 INFO cinder.api.openstack.wsgi [None req-be7cb9f9-50cc-455a-95a9-889ea2051ce6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:58:36.318 7 INFO cinder.api.openstack.wsgi [None req-09e062e6-4385-479a-b627-06cb3796b0ea f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:58:46.316 8 INFO cinder.api.openstack.wsgi [None req-be7cb9f9-50cc-455a-95a9-889ea2051ce6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:58:46.317 7 INFO cinder.api.openstack.wsgi [None req-09e062e6-4385-479a-b627-06cb3796b0ea f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:58:46.317 8 INFO cinder.api.openstack.wsgi [None req-be7cb9f9-50cc-455a-95a9-889ea2051ce6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:58:46.318 7 INFO cinder.api.openstack.wsgi [None req-09e062e6-4385-479a-b627-06cb3796b0ea f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:58:56.316 8 INFO cinder.api.openstack.wsgi [None req-be7cb9f9-50cc-455a-95a9-889ea2051ce6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:58:56.316 7 INFO cinder.api.openstack.wsgi [None req-09e062e6-4385-479a-b627-06cb3796b0ea f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:58:56.317 7 INFO cinder.api.openstack.wsgi [None req-09e062e6-4385-479a-b627-06cb3796b0ea f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:58:56.317 8 INFO cinder.api.openstack.wsgi [None req-be7cb9f9-50cc-455a-95a9-889ea2051ce6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:59:06.315 7 INFO cinder.api.openstack.wsgi [None req-09e062e6-4385-479a-b627-06cb3796b0ea f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:59:06.316 8 INFO cinder.api.openstack.wsgi [None req-be7cb9f9-50cc-455a-95a9-889ea2051ce6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:59:06.316 7 INFO cinder.api.openstack.wsgi [None req-09e062e6-4385-479a-b627-06cb3796b0ea f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:59:06.317 8 INFO cinder.api.openstack.wsgi [None req-be7cb9f9-50cc-455a-95a9-889ea2051ce6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:59:16.316 7 INFO cinder.api.openstack.wsgi [None req-09e062e6-4385-479a-b627-06cb3796b0ea f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:59:16.316 8 INFO cinder.api.openstack.wsgi [None req-be7cb9f9-50cc-455a-95a9-889ea2051ce6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:59:16.317 7 INFO cinder.api.openstack.wsgi [None req-09e062e6-4385-479a-b627-06cb3796b0ea f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:59:16.318 8 INFO cinder.api.openstack.wsgi [None req-be7cb9f9-50cc-455a-95a9-889ea2051ce6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:59:17.682 7 INFO cinder.api.openstack.wsgi [None req-f697c1d3-43bb-4e8c-a288-cdb96ce538bc f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET https://volume.199-204-45-57.nip.io/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=False 2026-04-23 15:59:17.701 7 INFO cinder.api.openstack.wsgi [None req-f697c1d3-43bb-4e8c-a288-cdb96ce538bc f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] https://volume.199-204-45-57.nip.io/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 330/658] 199.204.45.57 () {44 vars in 1064 bytes} [Thu Apr 23 15:59:17 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=False => generated 338 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:59:26.315 8 INFO cinder.api.openstack.wsgi [None req-be7cb9f9-50cc-455a-95a9-889ea2051ce6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:59:26.316 7 INFO cinder.api.openstack.wsgi [None req-f697c1d3-43bb-4e8c-a288-cdb96ce538bc f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:59:26.316 8 INFO cinder.api.openstack.wsgi [None req-be7cb9f9-50cc-455a-95a9-889ea2051ce6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:59:26.317 7 INFO cinder.api.openstack.wsgi [None req-f697c1d3-43bb-4e8c-a288-cdb96ce538bc f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:59:33.815 8 INFO cinder.api.openstack.wsgi [None req-a4962965-a127-4b57-a386-a718dd74baf7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:59:33.825 8 INFO cinder.volume.api [None req-a4962965-a127-4b57-a386-a718dd74baf7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:59:33.827 8 INFO cinder.api.openstack.wsgi [None req-a4962965-a127-4b57-a386-a718dd74baf7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 330/661] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:59:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:59:33.844 7 INFO cinder.api.openstack.wsgi [None req-25f9ba97-b440-430f-9902-0f1957746c5c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 15:59:34.350 7 INFO cinder.api.openstack.wsgi [None req-25f9ba97-b440-430f-9902-0f1957746c5c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 332/662] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 15:59:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:59:34.386 8 INFO cinder.api.openstack.wsgi [None req-ac5818e5-c289-45fc-847c-20aca54c7cf6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 15:59:34.415 8 INFO cinder.api.openstack.wsgi [None req-ac5818e5-c289-45fc-847c-20aca54c7cf6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 331/663] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:59:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:59:34.428 7 INFO cinder.api.openstack.wsgi [None req-f67de417-0ca7-44e5-a428-b6998456c26c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 15:59:34.457 7 INFO cinder.api.openstack.wsgi [None req-f67de417-0ca7-44e5-a428-b6998456c26c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 333/664] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:59:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:59:34.470 8 INFO cinder.api.openstack.wsgi [None req-7e973bda-0cdf-4c82-aac7-4e770c5039d9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 15:59:34.491 8 INFO cinder.api.openstack.wsgi [None req-7e973bda-0cdf-4c82-aac7-4e770c5039d9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/665] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 15:59:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:59:34.503 7 INFO cinder.api.openstack.wsgi [None req-20f61366-82bb-41fe-bd3e-8aee697ba7e9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 15:59:34.513 7 INFO cinder.volume.api [None req-20f61366-82bb-41fe-bd3e-8aee697ba7e9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 15:59:34.515 7 INFO cinder.api.openstack.wsgi [None req-20f61366-82bb-41fe-bd3e-8aee697ba7e9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 334/666] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 15:59:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:59:34.528 8 INFO cinder.api.openstack.wsgi [None req-813855e9-de45-41ab-89af-962a0f380f61 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 15:59:34.534 8 INFO cinder.volume.api [None req-813855e9-de45-41ab-89af-962a0f380f61 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 15:59:34.534 8 INFO cinder.api.openstack.wsgi [None req-813855e9-de45-41ab-89af-962a0f380f61 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 333/667] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 15:59:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 15:59:34.543 7 INFO cinder.api.openstack.wsgi [None req-601f8652-44ab-45c5-abd1-90513747ae0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 15:59:34.549 7 INFO cinder.api.openstack.wsgi [None req-601f8652-44ab-45c5-abd1-90513747ae0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 335/668] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 15:59:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 15:59:36.316 8 INFO cinder.api.openstack.wsgi [None req-813855e9-de45-41ab-89af-962a0f380f61 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:59:36.316 7 INFO cinder.api.openstack.wsgi [None req-601f8652-44ab-45c5-abd1-90513747ae0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:59:36.317 8 INFO cinder.api.openstack.wsgi [None req-813855e9-de45-41ab-89af-962a0f380f61 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:59:36.318 7 INFO cinder.api.openstack.wsgi [None req-601f8652-44ab-45c5-abd1-90513747ae0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:59:46.316 8 INFO cinder.api.openstack.wsgi [None req-813855e9-de45-41ab-89af-962a0f380f61 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:59:46.316 7 INFO cinder.api.openstack.wsgi [None req-601f8652-44ab-45c5-abd1-90513747ae0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:59:46.317 8 INFO cinder.api.openstack.wsgi [None req-813855e9-de45-41ab-89af-962a0f380f61 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:59:46.318 7 INFO cinder.api.openstack.wsgi [None req-601f8652-44ab-45c5-abd1-90513747ae0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:59:56.316 8 INFO cinder.api.openstack.wsgi [None req-813855e9-de45-41ab-89af-962a0f380f61 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:59:56.316 7 INFO cinder.api.openstack.wsgi [None req-601f8652-44ab-45c5-abd1-90513747ae0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 15:59:56.317 7 INFO cinder.api.openstack.wsgi [None req-601f8652-44ab-45c5-abd1-90513747ae0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 15:59:56.317 8 INFO cinder.api.openstack.wsgi [None req-813855e9-de45-41ab-89af-962a0f380f61 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:00:06.316 8 INFO cinder.api.openstack.wsgi [None req-813855e9-de45-41ab-89af-962a0f380f61 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:00:06.317 8 INFO cinder.api.openstack.wsgi [None req-813855e9-de45-41ab-89af-962a0f380f61 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:00:06.319 7 INFO cinder.api.openstack.wsgi [None req-601f8652-44ab-45c5-abd1-90513747ae0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:00:06.320 7 INFO cinder.api.openstack.wsgi [None req-601f8652-44ab-45c5-abd1-90513747ae0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:00:16.316 8 INFO cinder.api.openstack.wsgi [None req-813855e9-de45-41ab-89af-962a0f380f61 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:00:16.316 7 INFO cinder.api.openstack.wsgi [None req-601f8652-44ab-45c5-abd1-90513747ae0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:00:16.317 8 INFO cinder.api.openstack.wsgi [None req-813855e9-de45-41ab-89af-962a0f380f61 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:00:16.318 7 INFO cinder.api.openstack.wsgi [None req-601f8652-44ab-45c5-abd1-90513747ae0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:00:26.315 8 INFO cinder.api.openstack.wsgi [None req-813855e9-de45-41ab-89af-962a0f380f61 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:00:26.316 7 INFO cinder.api.openstack.wsgi [None req-601f8652-44ab-45c5-abd1-90513747ae0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:00:26.316 8 INFO cinder.api.openstack.wsgi [None req-813855e9-de45-41ab-89af-962a0f380f61 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:00:26.317 7 INFO cinder.api.openstack.wsgi [None req-601f8652-44ab-45c5-abd1-90513747ae0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:00:33.936 8 INFO cinder.api.openstack.wsgi [None req-ef7e140e-e96a-4d41-b614-07de786b288a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:00:33.947 8 INFO cinder.api.openstack.wsgi [None req-ef7e140e-e96a-4d41-b614-07de786b288a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 340/681] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:00:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:00:33.959 7 INFO cinder.api.openstack.wsgi [None req-70317f9b-4f18-48af-802f-e076131ac7b8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:00:33.965 7 INFO cinder.volume.api [None req-70317f9b-4f18-48af-802f-e076131ac7b8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:00:33.966 7 INFO cinder.api.openstack.wsgi [None req-70317f9b-4f18-48af-802f-e076131ac7b8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 342/682] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:00:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:00:33.974 8 INFO cinder.api.openstack.wsgi [None req-f408295b-76f8-463d-b9da-c3419d512e7f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:00:33.983 8 INFO cinder.volume.api [None req-f408295b-76f8-463d-b9da-c3419d512e7f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:00:33.985 8 INFO cinder.api.openstack.wsgi [None req-f408295b-76f8-463d-b9da-c3419d512e7f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 341/683] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:00:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:00:33.996 7 INFO cinder.api.openstack.wsgi [None req-52ed9f60-9aa7-4f10-857d-f9865d443b60 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:00:34.006 7 INFO cinder.volume.api [None req-52ed9f60-9aa7-4f10-857d-f9865d443b60 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:00:34.009 7 INFO cinder.api.openstack.wsgi [None req-52ed9f60-9aa7-4f10-857d-f9865d443b60 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 343/684] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:00:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:00:34.022 8 INFO cinder.api.openstack.wsgi [None req-48276b95-be21-4a89-bdaa-c550237dee25 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 16:00:34.526 8 INFO cinder.api.openstack.wsgi [None req-48276b95-be21-4a89-bdaa-c550237dee25 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 342/685] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:00:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:00:34.588 7 INFO cinder.api.openstack.wsgi [None req-6efa7032-067d-4c32-997b-078822224fad f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:00:34.613 7 INFO cinder.api.openstack.wsgi [None req-6efa7032-067d-4c32-997b-078822224fad f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 344/686] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:00:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:00:34.628 8 INFO cinder.api.openstack.wsgi [None req-ec013426-781a-470f-8b14-f387ea0d00db f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:00:34.658 8 INFO cinder.api.openstack.wsgi [None req-ec013426-781a-470f-8b14-f387ea0d00db f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/687] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:00:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:00:34.677 7 INFO cinder.api.openstack.wsgi [None req-5238169e-e41d-456a-9cc4-73f0abd8fd44 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:00:34.700 7 INFO cinder.api.openstack.wsgi [None req-5238169e-e41d-456a-9cc4-73f0abd8fd44 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/688] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:00:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:00:36.316 8 INFO cinder.api.openstack.wsgi [None req-ec013426-781a-470f-8b14-f387ea0d00db f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:00:36.316 7 INFO cinder.api.openstack.wsgi [None req-5238169e-e41d-456a-9cc4-73f0abd8fd44 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:00:36.317 8 INFO cinder.api.openstack.wsgi [None req-ec013426-781a-470f-8b14-f387ea0d00db f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:00:36.317 7 INFO cinder.api.openstack.wsgi [None req-5238169e-e41d-456a-9cc4-73f0abd8fd44 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:00:46.316 7 INFO cinder.api.openstack.wsgi [None req-5238169e-e41d-456a-9cc4-73f0abd8fd44 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:00:46.316 8 INFO cinder.api.openstack.wsgi [None req-ec013426-781a-470f-8b14-f387ea0d00db f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:00:46.317 7 INFO cinder.api.openstack.wsgi [None req-5238169e-e41d-456a-9cc4-73f0abd8fd44 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:00:46.317 8 INFO cinder.api.openstack.wsgi [None req-ec013426-781a-470f-8b14-f387ea0d00db f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:00:56.316 7 INFO cinder.api.openstack.wsgi [None req-5238169e-e41d-456a-9cc4-73f0abd8fd44 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:00:56.316 8 INFO cinder.api.openstack.wsgi [None req-ec013426-781a-470f-8b14-f387ea0d00db f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:00:56.317 7 INFO cinder.api.openstack.wsgi [None req-5238169e-e41d-456a-9cc4-73f0abd8fd44 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:00:56.317 8 INFO cinder.api.openstack.wsgi [None req-ec013426-781a-470f-8b14-f387ea0d00db f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:01:06.316 7 INFO cinder.api.openstack.wsgi [None req-5238169e-e41d-456a-9cc4-73f0abd8fd44 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:01:06.317 7 INFO cinder.api.openstack.wsgi [None req-5238169e-e41d-456a-9cc4-73f0abd8fd44 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:01:06.317 8 INFO cinder.api.openstack.wsgi [None req-ec013426-781a-470f-8b14-f387ea0d00db f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:01:06.318 8 INFO cinder.api.openstack.wsgi [None req-ec013426-781a-470f-8b14-f387ea0d00db f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:01:15.902 7 INFO cinder.api.openstack.wsgi [None req-05967da5-33e2-4692-8837-79bf09f23828 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots 2026-04-23 16:01:15.917 7 INFO cinder.volume.api [None req-05967da5-33e2-4692-8837-79bf09f23828 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:01:15.918 7 INFO cinder.api.openstack.wsgi [None req-05967da5-33e2-4692-8837-79bf09f23828 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 350/697] 10.0.0.50 () {32 vars in 704 bytes} [Thu Apr 23 16:01:15 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:01:15.931 8 INFO cinder.api.openstack.wsgi [None req-78a3b7ce-249e-4f4e-aec5-65bdc099a14f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes 2026-04-23 16:01:15.962 8 INFO cinder.volume.api [None req-78a3b7ce-249e-4f4e-aec5-65bdc099a14f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:01:15.963 8 INFO cinder.api.openstack.wsgi [None req-78a3b7ce-249e-4f4e-aec5-65bdc099a14f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes returned with HTTP 200 [pid: 8|app: 0|req: 348/698] 10.0.0.50 () {32 vars in 700 bytes} [Thu Apr 23 16:01:15 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:01:16.316 8 INFO cinder.api.openstack.wsgi [None req-78a3b7ce-249e-4f4e-aec5-65bdc099a14f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:01:16.317 7 INFO cinder.api.openstack.wsgi [None req-05967da5-33e2-4692-8837-79bf09f23828 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:01:16.317 8 INFO cinder.api.openstack.wsgi [None req-78a3b7ce-249e-4f4e-aec5-65bdc099a14f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:01:16.318 7 INFO cinder.api.openstack.wsgi [None req-05967da5-33e2-4692-8837-79bf09f23828 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:01:26.316 8 INFO cinder.api.openstack.wsgi [None req-78a3b7ce-249e-4f4e-aec5-65bdc099a14f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:01:26.317 8 INFO cinder.api.openstack.wsgi [None req-78a3b7ce-249e-4f4e-aec5-65bdc099a14f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:01:26.318 7 INFO cinder.api.openstack.wsgi [None req-05967da5-33e2-4692-8837-79bf09f23828 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:01:26.319 7 INFO cinder.api.openstack.wsgi [None req-05967da5-33e2-4692-8837-79bf09f23828 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:01:33.889 8 INFO cinder.api.openstack.wsgi [None req-adfcd29d-96ca-4af9-befb-a0b512012211 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:01:33.897 8 INFO cinder.volume.api [None req-adfcd29d-96ca-4af9-befb-a0b512012211 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:01:33.899 8 INFO cinder.api.openstack.wsgi [None req-adfcd29d-96ca-4af9-befb-a0b512012211 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 351/703] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:01:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:01:33.910 7 INFO cinder.api.openstack.wsgi [None req-a135c0df-c027-4d14-bd45-42a1cc84b314 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 16:01:34.414 7 INFO cinder.api.openstack.wsgi [None req-a135c0df-c027-4d14-bd45-42a1cc84b314 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 353/704] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:01:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:01:34.426 8 INFO cinder.api.openstack.wsgi [None req-79ae5f43-381c-4bf1-ba44-21d182823104 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:01:34.438 8 INFO cinder.volume.api [None req-79ae5f43-381c-4bf1-ba44-21d182823104 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:01:34.440 8 INFO cinder.api.openstack.wsgi [None req-79ae5f43-381c-4bf1-ba44-21d182823104 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 352/705] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:01:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:01:34.454 7 INFO cinder.api.openstack.wsgi [None req-128c53f7-91d4-4897-9abd-70543a612691 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:01:34.462 7 INFO cinder.api.openstack.wsgi [None req-128c53f7-91d4-4897-9abd-70543a612691 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 354/706] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:01:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:01:34.528 8 INFO cinder.api.openstack.wsgi [None req-32f1e313-52e5-48d7-8138-634e86417110 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:01:34.557 8 INFO cinder.api.openstack.wsgi [None req-32f1e313-52e5-48d7-8138-634e86417110 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/707] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:01:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:01:34.569 7 INFO cinder.api.openstack.wsgi [None req-9d4ff13e-1189-4a87-8dda-f064737b2204 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/35e44ed2e85a401286f19236cd04119e?usage=true 2026-04-23 16:01:34.592 7 INFO cinder.api.openstack.wsgi [None req-9d4ff13e-1189-4a87-8dda-f064737b2204 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/35e44ed2e85a401286f19236cd04119e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/708] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:01:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/35e44ed2e85a401286f19236cd04119e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:01:34.604 8 INFO cinder.api.openstack.wsgi [None req-1d47db36-fa3d-4d28-a78b-63069a7bb2e1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/6a8167e8d20942de9ae74e2616167ec4?usage=true 2026-04-23 16:01:34.643 8 INFO cinder.api.openstack.wsgi [None req-1d47db36-fa3d-4d28-a78b-63069a7bb2e1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/6a8167e8d20942de9ae74e2616167ec4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 354/709] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:01:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/6a8167e8d20942de9ae74e2616167ec4?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:01:34.653 7 INFO cinder.api.openstack.wsgi [None req-01a11b75-8914-403b-b37c-bd2b1455c452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/9a2ca72dc34b40ce8b785efd3de9857a?usage=true 2026-04-23 16:01:34.683 7 INFO cinder.api.openstack.wsgi [None req-01a11b75-8914-403b-b37c-bd2b1455c452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/9a2ca72dc34b40ce8b785efd3de9857a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/710] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:01:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/9a2ca72dc34b40ce8b785efd3de9857a?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:01:34.695 8 INFO cinder.api.openstack.wsgi [None req-af0036a0-7430-4390-b2be-54e8f4056636 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:01:34.733 8 INFO cinder.api.openstack.wsgi [None req-af0036a0-7430-4390-b2be-54e8f4056636 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/711] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:01:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:01:34.745 7 INFO cinder.api.openstack.wsgi [None req-a5dddbf1-b52a-4153-b68a-411dab9d22b5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ca64230881cf400cbbe24222dad4d2a0?usage=true 2026-04-23 16:01:34.780 7 INFO cinder.api.openstack.wsgi [None req-a5dddbf1-b52a-4153-b68a-411dab9d22b5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ca64230881cf400cbbe24222dad4d2a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 357/712] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:01:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ca64230881cf400cbbe24222dad4d2a0?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:01:34.793 8 INFO cinder.api.openstack.wsgi [None req-b8090e1c-46e2-448d-adfa-2707109b6059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:01:34.824 8 INFO cinder.api.openstack.wsgi [None req-b8090e1c-46e2-448d-adfa-2707109b6059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/713] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:01:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:01:34.834 7 INFO cinder.api.openstack.wsgi [None req-aeded663-2a27-42fe-bafb-b1c08b436342 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:01:34.840 7 INFO cinder.volume.api [None req-aeded663-2a27-42fe-bafb-b1c08b436342 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:01:34.840 7 INFO cinder.api.openstack.wsgi [None req-aeded663-2a27-42fe-bafb-b1c08b436342 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 358/714] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:01:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:01:36.316 8 INFO cinder.api.openstack.wsgi [None req-b8090e1c-46e2-448d-adfa-2707109b6059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:01:36.317 7 INFO cinder.api.openstack.wsgi [None req-aeded663-2a27-42fe-bafb-b1c08b436342 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:01:36.317 8 INFO cinder.api.openstack.wsgi [None req-b8090e1c-46e2-448d-adfa-2707109b6059 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:01:36.318 7 INFO cinder.api.openstack.wsgi [None req-aeded663-2a27-42fe-bafb-b1c08b436342 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:01:41.448 8 INFO cinder.api.openstack.wsgi [None req-379f925d-4bea-420f-852d-04c4205ad9f4 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes 2026-04-23 16:01:42.153 8 INFO cinder.api.v3.volumes [None req-379f925d-4bea-420f-852d-04c4205ad9f4 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] Create volume of 1 GB 2026-04-23 16:01:42.171 8 INFO cinder.volume.api [None req-379f925d-4bea-420f-852d-04c4205ad9f4 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] Availability Zones retrieved successfully. 2026-04-23 16:01:42.531 8 INFO cinder.volume.api [None req-379f925d-4bea-420f-852d-04c4205ad9f4 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] Create volume request issued successfully. 2026-04-23 16:01:42.532 8 INFO cinder.api.openstack.wsgi [None req-379f925d-4bea-420f-852d-04c4205ad9f4 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 358/717] 10.0.0.50 () {34 vars in 722 bytes} [Thu Apr 23 16:01:41 2026] POST /v3/35e44ed2e85a401286f19236cd04119e/volumes => generated 864 bytes in 1089 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-23 16:01:42.553 7 INFO cinder.api.openstack.wsgi [None req-ed565812-92eb-4bba-9fc9-bbd76a2d5a7d 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:01:42.599 7 INFO cinder.volume.api [None req-ed565812-92eb-4bba-9fc9-bbd76a2d5a7d 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] Volume info retrieved successfully. 2026-04-23 16:01:42.608 7 INFO cinder.api.openstack.wsgi [None req-ed565812-92eb-4bba-9fc9-bbd76a2d5a7d 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f returned with HTTP 200 [pid: 7|app: 0|req: 360/718] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:01:42 2026] GET /v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f => generated 932 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:01:43.633 8 INFO cinder.api.openstack.wsgi [None req-62904f59-3582-4f8d-84ae-67c8e183581c 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:01:43.663 8 INFO cinder.volume.api [None req-62904f59-3582-4f8d-84ae-67c8e183581c 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] Volume info retrieved successfully. 2026-04-23 16:01:43.842 8 INFO cinder.api.openstack.wsgi [None req-62904f59-3582-4f8d-84ae-67c8e183581c 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f returned with HTTP 200 [pid: 8|app: 0|req: 359/719] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:01:43 2026] GET /v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f => generated 956 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:01:44.863 7 INFO cinder.api.openstack.wsgi [None req-46a13d17-98d8-42db-9de0-f2935e406115 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:01:44.894 7 INFO cinder.volume.api [None req-46a13d17-98d8-42db-9de0-f2935e406115 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] Volume info retrieved successfully. 2026-04-23 16:01:44.901 7 INFO cinder.api.openstack.wsgi [None req-46a13d17-98d8-42db-9de0-f2935e406115 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f returned with HTTP 200 [pid: 7|app: 0|req: 361/720] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:01:44 2026] GET /v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f => generated 956 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:01:45.924 8 INFO cinder.api.openstack.wsgi [None req-536ee9ca-2bc1-45f0-a5a0-d8aa50f8d5dd 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:01:45.941 8 INFO cinder.volume.api [None req-536ee9ca-2bc1-45f0-a5a0-d8aa50f8d5dd 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] Volume info retrieved successfully. 2026-04-23 16:01:45.946 8 INFO cinder.api.openstack.wsgi [None req-536ee9ca-2bc1-45f0-a5a0-d8aa50f8d5dd 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f returned with HTTP 200 [pid: 8|app: 0|req: 360/721] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:01:45 2026] GET /v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f => generated 1341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:01:46.045 7 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-f3be8415-3b1c-4da3-b574-9bf434dbbf39 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:01:46.074 7 INFO cinder.volume.api [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-f3be8415-3b1c-4da3-b574-9bf434dbbf39 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] Volume info retrieved successfully. 2026-04-23 16:01:46.083 7 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-f3be8415-3b1c-4da3-b574-9bf434dbbf39 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f returned with HTTP 200 [pid: 7|app: 0|req: 362/722] 10.0.0.164 () {34 vars in 1028 bytes} [Thu Apr 23 16:01:46 2026] GET /v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f => generated 1341 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:01:46.315 8 INFO cinder.api.openstack.wsgi [None req-536ee9ca-2bc1-45f0-a5a0-d8aa50f8d5dd 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:01:46.316 8 INFO cinder.api.openstack.wsgi [None req-536ee9ca-2bc1-45f0-a5a0-d8aa50f8d5dd 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:01:46.316 7 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-f3be8415-3b1c-4da3-b574-9bf434dbbf39 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:01:46.317 7 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-f3be8415-3b1c-4da3-b574-9bf434dbbf39 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:01:49.537 8 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-95218410-c661-44de-9588-ab75fc0fcab5 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:01:49.559 8 INFO cinder.volume.api [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-95218410-c661-44de-9588-ab75fc0fcab5 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] Volume info retrieved successfully. 2026-04-23 16:01:49.564 8 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-95218410-c661-44de-9588-ab75fc0fcab5 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f returned with HTTP 200 [pid: 8|app: 0|req: 362/725] 10.0.0.164 () {34 vars in 1028 bytes} [Thu Apr 23 16:01:49 2026] GET /v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f => generated 1341 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:01:49.576 7 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-f3be8415-3b1c-4da3-b574-9bf434dbbf39 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 16:01:49.577 7 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-f3be8415-3b1c-4da3-b574-9bf434dbbf39 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 364/726] 10.0.0.164 () {32 vars in 829 bytes} [Thu Apr 23 16:01:49 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:01:49.592 8 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-ceedc796-dc85-47ef-9a5b-b91ce8b60dfe 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. .first() 2026-04-23 16:01:49.712 8 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-ceedc796-dc85-47ef-9a5b-b91ce8b60dfe 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/attachments returned with HTTP 200 [pid: 8|app: 0|req: 363/727] 10.0.0.164 () {40 vars in 1057 bytes} [Thu Apr 23 16:01:49 2026] POST /v3/35e44ed2e85a401286f19236cd04119e/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:01:55.964 7 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-f3be8415-3b1c-4da3-b574-9bf434dbbf39 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 16:01:55.966 7 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-f3be8415-3b1c-4da3-b574-9bf434dbbf39 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 365/728] 199.204.45.57 () {32 vars in 839 bytes} [Thu Apr 23 16:01:55 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:01:56.037 8 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-6aef51ff-fcd8-4791-a6a8-774d8a7db32c 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:01:56.057 8 INFO cinder.volume.api [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-6aef51ff-fcd8-4791-a6a8-774d8a7db32c 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] Volume info retrieved successfully. 2026-04-23 16:01:56.064 8 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-6aef51ff-fcd8-4791-a6a8-774d8a7db32c 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f returned with HTTP 200 [pid: 8|app: 0|req: 364/729] 199.204.45.57 () {36 vars in 1072 bytes} [Thu Apr 23 16:01:56 2026] GET /v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f => generated 1521 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-04-23 16:01:56.316 8 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-6aef51ff-fcd8-4791-a6a8-774d8a7db32c 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:01:56.316 7 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-f3be8415-3b1c-4da3-b574-9bf434dbbf39 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:01:56.316 8 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-6aef51ff-fcd8-4791-a6a8-774d8a7db32c 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:01:56.317 7 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-f3be8415-3b1c-4da3-b574-9bf434dbbf39 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:01:58.097 7 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-60977a9e-e8c5-49f5-a86e-b7b4c4e8dbda 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/attachments/8cff5b99-227b-4bb6-a9b1-f35f91e7b1ad /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. .first() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:01:59.167 7 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-60977a9e-e8c5-49f5-a86e-b7b4c4e8dbda 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/attachments/8cff5b99-227b-4bb6-a9b1-f35f91e7b1ad returned with HTTP 200 [pid: 7|app: 0|req: 367/732] 199.204.45.57 () {40 vars in 1134 bytes} [Thu Apr 23 16:01:58 2026] PUT /v3/35e44ed2e85a401286f19236cd04119e/attachments/8cff5b99-227b-4bb6-a9b1-f35f91e7b1ad => generated 802 bytes in 1080 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:01:59.686 8 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-bff2bd8a-c7d9-42c8-a283-85c1e95ec51b 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/attachments/8cff5b99-227b-4bb6-a9b1-f35f91e7b1ad/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:01:59.732 8 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-bff2bd8a-c7d9-42c8-a283-85c1e95ec51b 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/attachments/8cff5b99-227b-4bb6-a9b1-f35f91e7b1ad/action returned with HTTP 204 [pid: 8|app: 0|req: 366/733] 199.204.45.57 () {40 vars in 1147 bytes} [Thu Apr 23 16:01:59 2026] POST /v3/35e44ed2e85a401286f19236cd04119e/attachments/8cff5b99-227b-4bb6-a9b1-f35f91e7b1ad/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-23 16:02:06.316 7 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-60977a9e-e8c5-49f5-a86e-b7b4c4e8dbda 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:02:06.316 8 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-bff2bd8a-c7d9-42c8-a283-85c1e95ec51b 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:02:06.316 7 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-60977a9e-e8c5-49f5-a86e-b7b4c4e8dbda 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:02:06.317 8 INFO cinder.api.openstack.wsgi [req-aaec513a-6d19-4353-be9f-5cb9c9b388ad req-bff2bd8a-c7d9-42c8-a283-85c1e95ec51b 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:02:13.843 7 INFO cinder.api.openstack.wsgi [req-70acc1c9-c7ed-44f5-9171-0dfe458e43cb req-ccf608c9-ccb4-44aa-a383-34ae11cafc96 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/attachments/8cff5b99-227b-4bb6-a9b1-f35f91e7b1ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:02:14.421 7 INFO cinder.api.openstack.wsgi [req-70acc1c9-c7ed-44f5-9171-0dfe458e43cb req-ccf608c9-ccb4-44aa-a383-34ae11cafc96 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/attachments/8cff5b99-227b-4bb6-a9b1-f35f91e7b1ad returned with HTTP 200 [pid: 7|app: 0|req: 369/736] 199.204.45.57 () {38 vars in 1102 bytes} [Thu Apr 23 16:02:13 2026] DELETE /v3/35e44ed2e85a401286f19236cd04119e/attachments/8cff5b99-227b-4bb6-a9b1-f35f91e7b1ad => generated 19 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:02:14.438 8 INFO cinder.api.openstack.wsgi [req-70acc1c9-c7ed-44f5-9171-0dfe458e43cb req-eb866ba4-a4d3-4401-a360-786181753159 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f 2026-04-23 16:02:14.438 8 INFO cinder.api.v3.volumes [req-70acc1c9-c7ed-44f5-9171-0dfe458e43cb req-eb866ba4-a4d3-4401-a360-786181753159 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] Delete volume with id: 7911649d-4ffe-46f5-a517-4b872dad0b4f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:02:14.453 8 INFO cinder.volume.api [req-70acc1c9-c7ed-44f5-9171-0dfe458e43cb req-eb866ba4-a4d3-4401-a360-786181753159 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] Volume info retrieved successfully. 2026-04-23 16:02:14.489 8 INFO cinder.volume.api [req-70acc1c9-c7ed-44f5-9171-0dfe458e43cb req-eb866ba4-a4d3-4401-a360-786181753159 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] Delete volume request issued successfully. 2026-04-23 16:02:14.490 8 INFO cinder.api.openstack.wsgi [req-70acc1c9-c7ed-44f5-9171-0dfe458e43cb req-eb866ba4-a4d3-4401-a360-786181753159 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f returned with HTTP 202 [pid: 8|app: 0|req: 368/737] 199.204.45.57 () {36 vars in 1053 bytes} [Thu Apr 23 16:02:14 2026] DELETE /v3/35e44ed2e85a401286f19236cd04119e/volumes/7911649d-4ffe-46f5-a517-4b872dad0b4f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-23 16:02:16.316 7 INFO cinder.api.openstack.wsgi [req-70acc1c9-c7ed-44f5-9171-0dfe458e43cb req-ccf608c9-ccb4-44aa-a383-34ae11cafc96 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:02:16.316 8 INFO cinder.api.openstack.wsgi [req-70acc1c9-c7ed-44f5-9171-0dfe458e43cb req-eb866ba4-a4d3-4401-a360-786181753159 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:02:16.317 7 INFO cinder.api.openstack.wsgi [req-70acc1c9-c7ed-44f5-9171-0dfe458e43cb req-ccf608c9-ccb4-44aa-a383-34ae11cafc96 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:02:16.317 8 INFO cinder.api.openstack.wsgi [req-70acc1c9-c7ed-44f5-9171-0dfe458e43cb req-eb866ba4-a4d3-4401-a360-786181753159 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:02:26.316 7 INFO cinder.api.openstack.wsgi [req-70acc1c9-c7ed-44f5-9171-0dfe458e43cb req-ccf608c9-ccb4-44aa-a383-34ae11cafc96 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:02:26.316 8 INFO cinder.api.openstack.wsgi [req-70acc1c9-c7ed-44f5-9171-0dfe458e43cb req-eb866ba4-a4d3-4401-a360-786181753159 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:02:26.317 7 INFO cinder.api.openstack.wsgi [req-70acc1c9-c7ed-44f5-9171-0dfe458e43cb req-ccf608c9-ccb4-44aa-a383-34ae11cafc96 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:02:26.317 8 INFO cinder.api.openstack.wsgi [req-70acc1c9-c7ed-44f5-9171-0dfe458e43cb req-eb866ba4-a4d3-4401-a360-786181753159 5cb5b83c1c1f49608fad385ca5a8be8c 35e44ed2e85a401286f19236cd04119e - - default default] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:02:28.840 8 INFO cinder.api.openstack.wsgi [req-13441362-d972-461a-8424-71be4602cd14 req-fd0a71a9-fb3c-4843-b34d-a3dd75f13620 5a995cd774484be39cec9502c2c0d64f 37b874e8e17b40d0b389e88710617c9e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/37b874e8e17b40d0b389e88710617c9e/attachments?instance_id=5dcb01b5-dc86-4594-bc26-cb03553e3626 2026-04-23 16:02:28.855 8 INFO cinder.api.openstack.wsgi [req-13441362-d972-461a-8424-71be4602cd14 req-fd0a71a9-fb3c-4843-b34d-a3dd75f13620 5a995cd774484be39cec9502c2c0d64f 37b874e8e17b40d0b389e88710617c9e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/37b874e8e17b40d0b389e88710617c9e/attachments?instance_id=5dcb01b5-dc86-4594-bc26-cb03553e3626 returned with HTTP 200 [pid: 8|app: 0|req: 371/742] 199.204.45.57 () {36 vars in 1103 bytes} [Thu Apr 23 16:02:28 2026] GET /v3/37b874e8e17b40d0b389e88710617c9e/attachments?instance_id=5dcb01b5-dc86-4594-bc26-cb03553e3626 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:02:34.103 7 INFO cinder.api.openstack.wsgi [None req-ff0e9e7c-5c9e-4a5c-98e5-4b12da00ac57 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:02:34.606 7 INFO cinder.api.openstack.wsgi [None req-ff0e9e7c-5c9e-4a5c-98e5-4b12da00ac57 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 372/743] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:02:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 758 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:02:34.617 8 INFO cinder.api.openstack.wsgi [None req-43a78b3b-9e6d-408d-bd68-e9f879a87a95 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:02:34.623 8 INFO cinder.api.openstack.wsgi [None req-43a78b3b-9e6d-408d-bd68-e9f879a87a95 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 372/744] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:02:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:02:34.634 7 INFO cinder.api.openstack.wsgi [None req-af83890f-04fe-4b16-80c4-18f6dec37a82 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:02:34.643 7 INFO cinder.volume.api [None req-af83890f-04fe-4b16-80c4-18f6dec37a82 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:02:34.645 7 INFO cinder.api.openstack.wsgi [None req-af83890f-04fe-4b16-80c4-18f6dec37a82 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 373/745] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:02:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:02:34.655 8 INFO cinder.api.openstack.wsgi [None req-f6cadb88-38d0-4470-8003-16ee05d1bdd5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:02:34.664 8 INFO cinder.volume.api [None req-f6cadb88-38d0-4470-8003-16ee05d1bdd5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:02:34.667 8 INFO cinder.api.openstack.wsgi [None req-f6cadb88-38d0-4470-8003-16ee05d1bdd5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 373/746] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:02:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:02:34.677 7 INFO cinder.api.openstack.wsgi [None req-5563d69a-47e9-4e4b-8563-56e7013bf41f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:02:34.682 7 INFO cinder.volume.api [None req-5563d69a-47e9-4e4b-8563-56e7013bf41f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:02:34.683 7 INFO cinder.api.openstack.wsgi [None req-5563d69a-47e9-4e4b-8563-56e7013bf41f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 374/747] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:02:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:02:34.730 8 INFO cinder.api.openstack.wsgi [None req-e0da5909-b9ad-4558-ad2c-a230468c96e6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/1eb67d9b00294621990493d863c7228a?usage=true 2026-04-23 16:02:34.756 8 INFO cinder.api.openstack.wsgi [None req-e0da5909-b9ad-4558-ad2c-a230468c96e6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/1eb67d9b00294621990493d863c7228a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/748] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:02:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/1eb67d9b00294621990493d863c7228a?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:02:34.769 7 INFO cinder.api.openstack.wsgi [None req-0c36317e-e823-4217-8eca-6e8bfa189606 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/287f3dc33f3e497cb4658fcdc70b4b69?usage=true 2026-04-23 16:02:34.793 7 INFO cinder.api.openstack.wsgi [None req-0c36317e-e823-4217-8eca-6e8bfa189606 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/287f3dc33f3e497cb4658fcdc70b4b69?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/749] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:02:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/287f3dc33f3e497cb4658fcdc70b4b69?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:02:34.811 8 INFO cinder.api.openstack.wsgi [None req-55513373-bb40-4c8e-8ace-43ab4205c3d6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:02:34.835 8 INFO cinder.api.openstack.wsgi [None req-55513373-bb40-4c8e-8ace-43ab4205c3d6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/750] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:02:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:02:34.850 7 INFO cinder.api.openstack.wsgi [None req-514a2649-b87e-4cae-8bab-843c62f2044b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/37b874e8e17b40d0b389e88710617c9e?usage=true 2026-04-23 16:02:34.889 7 INFO cinder.api.openstack.wsgi [None req-514a2649-b87e-4cae-8bab-843c62f2044b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/37b874e8e17b40d0b389e88710617c9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 376/751] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:02:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/37b874e8e17b40d0b389e88710617c9e?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:02:34.902 8 INFO cinder.api.openstack.wsgi [None req-ca23fd4b-6106-48ed-a61f-3b0ef64381a1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:02:34.959 8 INFO cinder.api.openstack.wsgi [None req-ca23fd4b-6106-48ed-a61f-3b0ef64381a1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/752] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:02:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:02:34.973 7 INFO cinder.api.openstack.wsgi [None req-dba69e7a-826a-4386-bf2c-f6246ae79240 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ca64230881cf400cbbe24222dad4d2a0?usage=true 2026-04-23 16:02:35.036 7 INFO cinder.api.openstack.wsgi [None req-dba69e7a-826a-4386-bf2c-f6246ae79240 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ca64230881cf400cbbe24222dad4d2a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/753] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:02:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ca64230881cf400cbbe24222dad4d2a0?usage=true => generated 847 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:02:35.056 8 INFO cinder.api.openstack.wsgi [None req-947dce40-a1d3-4670-a6cc-1d07c6d17966 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:02:35.084 8 INFO cinder.api.openstack.wsgi [None req-947dce40-a1d3-4670-a6cc-1d07c6d17966 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/754] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:02:35 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:02:36.316 8 INFO cinder.api.openstack.wsgi [None req-947dce40-a1d3-4670-a6cc-1d07c6d17966 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:02:36.316 7 INFO cinder.api.openstack.wsgi [None req-dba69e7a-826a-4386-bf2c-f6246ae79240 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:02:36.316 8 INFO cinder.api.openstack.wsgi [None req-947dce40-a1d3-4670-a6cc-1d07c6d17966 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:02:36.317 7 INFO cinder.api.openstack.wsgi [None req-dba69e7a-826a-4386-bf2c-f6246ae79240 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:02:46.316 8 INFO cinder.api.openstack.wsgi [None req-947dce40-a1d3-4670-a6cc-1d07c6d17966 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:02:46.316 7 INFO cinder.api.openstack.wsgi [None req-dba69e7a-826a-4386-bf2c-f6246ae79240 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:02:46.317 7 INFO cinder.api.openstack.wsgi [None req-dba69e7a-826a-4386-bf2c-f6246ae79240 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:02:46.317 8 INFO cinder.api.openstack.wsgi [None req-947dce40-a1d3-4670-a6cc-1d07c6d17966 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:02:56.315 8 INFO cinder.api.openstack.wsgi [None req-947dce40-a1d3-4670-a6cc-1d07c6d17966 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:02:56.315 7 INFO cinder.api.openstack.wsgi [None req-dba69e7a-826a-4386-bf2c-f6246ae79240 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:02:56.316 8 INFO cinder.api.openstack.wsgi [None req-947dce40-a1d3-4670-a6cc-1d07c6d17966 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:02:56.316 7 INFO cinder.api.openstack.wsgi [None req-dba69e7a-826a-4386-bf2c-f6246ae79240 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:03:06.315 8 INFO cinder.api.openstack.wsgi [None req-947dce40-a1d3-4670-a6cc-1d07c6d17966 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:03:06.316 7 INFO cinder.api.openstack.wsgi [None req-dba69e7a-826a-4386-bf2c-f6246ae79240 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:03:06.316 8 INFO cinder.api.openstack.wsgi [None req-947dce40-a1d3-4670-a6cc-1d07c6d17966 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:03:06.317 7 INFO cinder.api.openstack.wsgi [None req-dba69e7a-826a-4386-bf2c-f6246ae79240 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:03:16.316 8 INFO cinder.api.openstack.wsgi [None req-947dce40-a1d3-4670-a6cc-1d07c6d17966 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:03:16.316 8 INFO cinder.api.openstack.wsgi [None req-947dce40-a1d3-4670-a6cc-1d07c6d17966 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:03:16.316 7 INFO cinder.api.openstack.wsgi [None req-dba69e7a-826a-4386-bf2c-f6246ae79240 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:03:16.317 7 INFO cinder.api.openstack.wsgi [None req-dba69e7a-826a-4386-bf2c-f6246ae79240 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:03:26.316 8 INFO cinder.api.openstack.wsgi [None req-947dce40-a1d3-4670-a6cc-1d07c6d17966 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:03:26.316 7 INFO cinder.api.openstack.wsgi [None req-dba69e7a-826a-4386-bf2c-f6246ae79240 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:03:26.316 8 INFO cinder.api.openstack.wsgi [None req-947dce40-a1d3-4670-a6cc-1d07c6d17966 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:03:26.318 7 INFO cinder.api.openstack.wsgi [None req-dba69e7a-826a-4386-bf2c-f6246ae79240 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:03:34.093 8 INFO cinder.api.openstack.wsgi [None req-94d4f7ee-11aa-4174-96ad-55a60968dca8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:03:34.098 8 INFO cinder.api.openstack.wsgi [None req-94d4f7ee-11aa-4174-96ad-55a60968dca8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 384/767] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:03:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:03:34.115 7 INFO cinder.api.openstack.wsgi [None req-857a5d38-9598-4bc5-8234-cca63fa8d5e4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:03:34.122 7 INFO cinder.volume.api [None req-857a5d38-9598-4bc5-8234-cca63fa8d5e4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:03:34.124 7 INFO cinder.api.openstack.wsgi [None req-857a5d38-9598-4bc5-8234-cca63fa8d5e4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 384/768] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:03:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:03:34.134 8 INFO cinder.api.openstack.wsgi [None req-3f9e0b29-56a1-4353-832d-fe2f0348e236 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:03:34.146 8 INFO cinder.volume.api [None req-3f9e0b29-56a1-4353-832d-fe2f0348e236 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:03:34.151 8 INFO cinder.api.openstack.wsgi [None req-3f9e0b29-56a1-4353-832d-fe2f0348e236 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 385/769] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:03:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:03:34.163 7 INFO cinder.api.openstack.wsgi [None req-361b46b4-667c-4c7a-a483-768c2d04cb78 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 16:03:34.667 7 INFO cinder.api.openstack.wsgi [None req-361b46b4-667c-4c7a-a483-768c2d04cb78 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 385/770] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:03:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:03:34.681 8 INFO cinder.api.openstack.wsgi [None req-f437c6d2-b5fd-4b0b-9ec4-bb42d488dcd1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:03:34.690 8 INFO cinder.volume.api [None req-f437c6d2-b5fd-4b0b-9ec4-bb42d488dcd1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:03:34.690 8 INFO cinder.api.openstack.wsgi [None req-f437c6d2-b5fd-4b0b-9ec4-bb42d488dcd1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 386/771] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:03:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:03:34.788 7 INFO cinder.api.openstack.wsgi [None req-1d303b4a-da55-407b-b52b-cb7be01062a0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/03ba6d0209544a5fb978a5e5ab230ec0?usage=true 2026-04-23 16:03:34.811 7 INFO cinder.api.openstack.wsgi [None req-1d303b4a-da55-407b-b52b-cb7be01062a0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/03ba6d0209544a5fb978a5e5ab230ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 386/772] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:03:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/03ba6d0209544a5fb978a5e5ab230ec0?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:03:34.824 8 INFO cinder.api.openstack.wsgi [None req-ebf4f79e-32ca-41a9-9d69-6b16accdcb25 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/077f286a1ba34504b44b8dd8cfd24388?usage=true 2026-04-23 16:03:34.846 8 INFO cinder.api.openstack.wsgi [None req-ebf4f79e-32ca-41a9-9d69-6b16accdcb25 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/077f286a1ba34504b44b8dd8cfd24388?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/773] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:03:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/077f286a1ba34504b44b8dd8cfd24388?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:03:34.866 7 INFO cinder.api.openstack.wsgi [None req-df5e0f23-14dd-4a7b-bf9d-f8d5cf162774 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:03:34.885 7 INFO cinder.api.openstack.wsgi [None req-df5e0f23-14dd-4a7b-bf9d-f8d5cf162774 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 387/774] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:03:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:03:34.895 8 INFO cinder.api.openstack.wsgi [None req-fbf7da81-f627-4a12-a9b2-b30ecf49ca94 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4c306f8b9c664dd3b6750fa4473864d9?usage=true 2026-04-23 16:03:34.916 8 INFO cinder.api.openstack.wsgi [None req-fbf7da81-f627-4a12-a9b2-b30ecf49ca94 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4c306f8b9c664dd3b6750fa4473864d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/775] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:03:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4c306f8b9c664dd3b6750fa4473864d9?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:03:34.929 7 INFO cinder.api.openstack.wsgi [None req-53642ca2-6b14-4fb0-bd49-0171ac8ba4fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:03:34.947 7 INFO cinder.api.openstack.wsgi [None req-53642ca2-6b14-4fb0-bd49-0171ac8ba4fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 388/776] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:03:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:03:34.958 8 INFO cinder.api.openstack.wsgi [None req-107ed906-b381-4bf7-8aba-781280be8ef7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/c6e43d804af640588961c24b43c5422b?usage=true 2026-04-23 16:03:34.979 8 INFO cinder.api.openstack.wsgi [None req-107ed906-b381-4bf7-8aba-781280be8ef7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/c6e43d804af640588961c24b43c5422b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 389/777] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:03:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/c6e43d804af640588961c24b43c5422b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:03:34.991 7 INFO cinder.api.openstack.wsgi [None req-85728832-5c66-4397-a7af-91271fd98968 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:03:35.021 7 INFO cinder.api.openstack.wsgi [None req-85728832-5c66-4397-a7af-91271fd98968 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 389/778] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:03:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:03:35.031 8 INFO cinder.api.openstack.wsgi [None req-a4d82b1d-0345-432e-a914-c7d96c7b5f9b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/e2fc89156ff34a3083171ad3a6a5e74d?usage=true 2026-04-23 16:03:35.057 8 INFO cinder.api.openstack.wsgi [None req-a4d82b1d-0345-432e-a914-c7d96c7b5f9b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/e2fc89156ff34a3083171ad3a6a5e74d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/779] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:03:35 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/e2fc89156ff34a3083171ad3a6a5e74d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:03:35.564 7 INFO cinder.api.openstack.wsgi [None req-d8c55e11-f7f6-46e5-8bd4-96d8714b919c ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes 2026-04-23 16:03:35.568 7 INFO cinder.api.v3.volumes [None req-d8c55e11-f7f6-46e5-8bd4-96d8714b919c ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Create volume of 1 GB 2026-04-23 16:03:35.583 7 INFO cinder.volume.api [None req-d8c55e11-f7f6-46e5-8bd4-96d8714b919c ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Availability Zones retrieved successfully. 2026-04-23 16:03:35.873 7 INFO cinder.volume.api [None req-d8c55e11-f7f6-46e5-8bd4-96d8714b919c ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Create volume request issued successfully. 2026-04-23 16:03:35.874 7 INFO cinder.api.openstack.wsgi [None req-d8c55e11-f7f6-46e5-8bd4-96d8714b919c ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 390/780] 10.0.0.50 () {34 vars in 722 bytes} [Thu Apr 23 16:03:35 2026] POST /v3/c6e43d804af640588961c24b43c5422b/volumes => generated 871 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-23 16:03:35.901 8 INFO cinder.api.openstack.wsgi [None req-892e499d-2cba-4e1a-9430-a99ff5124876 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:35.919 8 INFO cinder.volume.api [None req-892e499d-2cba-4e1a-9430-a99ff5124876 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:35.925 8 INFO cinder.api.openstack.wsgi [None req-892e499d-2cba-4e1a-9430-a99ff5124876 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 returned with HTTP 200 [pid: 8|app: 0|req: 391/781] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:35 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:03:36.316 8 INFO cinder.api.openstack.wsgi [None req-892e499d-2cba-4e1a-9430-a99ff5124876 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:03:36.316 7 INFO cinder.api.openstack.wsgi [None req-d8c55e11-f7f6-46e5-8bd4-96d8714b919c ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:03:36.317 8 INFO cinder.api.openstack.wsgi [None req-892e499d-2cba-4e1a-9430-a99ff5124876 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:03:36.317 7 INFO cinder.api.openstack.wsgi [None req-d8c55e11-f7f6-46e5-8bd4-96d8714b919c ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:36.959 8 INFO cinder.api.openstack.wsgi [None req-74320308-0e6e-4c36-bf2e-41d229bcf863 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:36.971 8 INFO cinder.volume.api [None req-74320308-0e6e-4c36-bf2e-41d229bcf863 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:36.975 8 INFO cinder.api.openstack.wsgi [None req-74320308-0e6e-4c36-bf2e-41d229bcf863 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 returned with HTTP 200 [pid: 8|app: 0|req: 393/784] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:36 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 => generated 964 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:36.998 7 INFO cinder.api.openstack.wsgi [None req-6430873a-c5b8-4abe-9dad-79825c506f0f ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:37.014 7 INFO cinder.volume.api [None req-6430873a-c5b8-4abe-9dad-79825c506f0f ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:37.020 7 INFO cinder.api.openstack.wsgi [None req-6430873a-c5b8-4abe-9dad-79825c506f0f ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 returned with HTTP 200 [pid: 7|app: 0|req: 392/785] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:36 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 => generated 964 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:37.041 8 INFO cinder.api.openstack.wsgi [None req-2a666583-f26f-4525-b913-0bc415f9871a ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:37.060 8 INFO cinder.volume.api [None req-2a666583-f26f-4525-b913-0bc415f9871a ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:37.072 8 INFO cinder.volume.api [None req-2a666583-f26f-4525-b913-0bc415f9871a ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume updated successfully. 2026-04-23 16:03:37.073 8 INFO cinder.api.openstack.wsgi [None req-2a666583-f26f-4525-b913-0bc415f9871a ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 returned with HTTP 200 [pid: 8|app: 0|req: 394/786] 10.0.0.50 () {34 vars in 794 bytes} [Thu Apr 23 16:03:37 2026] PUT /v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 => generated 896 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:37.093 7 INFO cinder.api.openstack.wsgi [None req-61ed8445-8af1-4969-9b6a-23786b076c14 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:37.109 7 INFO cinder.volume.api [None req-61ed8445-8af1-4969-9b6a-23786b076c14 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:37.117 7 INFO cinder.volume.api [None req-61ed8445-8af1-4969-9b6a-23786b076c14 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume updated successfully. 2026-04-23 16:03:37.117 7 INFO cinder.api.openstack.wsgi [None req-61ed8445-8af1-4969-9b6a-23786b076c14 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 returned with HTTP 200 [pid: 7|app: 0|req: 393/787] 10.0.0.50 () {34 vars in 795 bytes} [Thu Apr 23 16:03:37 2026] PUT /v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 => generated 935 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:37.137 8 INFO cinder.api.openstack.wsgi [None req-c8d70d8a-c8e6-4e32-84f6-7f31c7b9a688 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:37.150 8 INFO cinder.volume.api [None req-c8d70d8a-c8e6-4e32-84f6-7f31c7b9a688 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:37.170 8 INFO cinder.api.openstack.wsgi [None req-c8d70d8a-c8e6-4e32-84f6-7f31c7b9a688 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 returned with HTTP 200 [pid: 8|app: 0|req: 395/788] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:37 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 => generated 1003 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:37.187 7 INFO cinder.api.openstack.wsgi [None req-93fd800d-52f4-4fba-a030-017672b81e22 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes 2026-04-23 16:03:37.189 7 INFO cinder.api.v3.volumes [None req-93fd800d-52f4-4fba-a030-017672b81e22 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Create volume of 1 GB 2026-04-23 16:03:37.193 7 INFO cinder.volume.api [None req-93fd800d-52f4-4fba-a030-017672b81e22 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Availability Zones retrieved successfully. 2026-04-23 16:03:37.357 7 INFO cinder.volume.api [None req-93fd800d-52f4-4fba-a030-017672b81e22 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Create volume request issued successfully. 2026-04-23 16:03:37.358 7 INFO cinder.api.openstack.wsgi [None req-93fd800d-52f4-4fba-a030-017672b81e22 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 394/789] 10.0.0.50 () {34 vars in 722 bytes} [Thu Apr 23 16:03:37 2026] POST /v3/c6e43d804af640588961c24b43c5422b/volumes => generated 890 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:37.374 8 INFO cinder.api.openstack.wsgi [None req-c2dcf616-27c6-45b6-b15e-88b05a9ed766 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:37.395 8 INFO cinder.volume.api [None req-c2dcf616-27c6-45b6-b15e-88b05a9ed766 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:37.403 8 INFO cinder.api.openstack.wsgi [None req-c2dcf616-27c6-45b6-b15e-88b05a9ed766 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 returned with HTTP 200 [pid: 8|app: 0|req: 396/790] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:37 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 => generated 958 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:38.426 7 INFO cinder.api.openstack.wsgi [None req-0309680c-9a9f-436e-9a2e-a6057cd44067 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:38.444 7 INFO cinder.volume.api [None req-0309680c-9a9f-436e-9a2e-a6057cd44067 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:38.450 7 INFO cinder.api.openstack.wsgi [None req-0309680c-9a9f-436e-9a2e-a6057cd44067 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 returned with HTTP 200 [pid: 7|app: 0|req: 395/791] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:38 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 => generated 983 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:38.476 8 INFO cinder.api.openstack.wsgi [None req-8d50f8b1-abd6-46df-9f1d-2ca94519a4b2 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:38.491 8 INFO cinder.volume.api [None req-8d50f8b1-abd6-46df-9f1d-2ca94519a4b2 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:38.502 8 INFO cinder.volume.api [None req-8d50f8b1-abd6-46df-9f1d-2ca94519a4b2 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume updated successfully. 2026-04-23 16:03:38.503 8 INFO cinder.api.openstack.wsgi [None req-8d50f8b1-abd6-46df-9f1d-2ca94519a4b2 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 returned with HTTP 200 [pid: 8|app: 0|req: 397/792] 10.0.0.50 () {34 vars in 794 bytes} [Thu Apr 23 16:03:38 2026] PUT /v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:38.522 7 INFO cinder.api.openstack.wsgi [None req-9db43a1e-cae0-4dd2-b8ef-a8cdda1004d8 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:38.676 7 INFO cinder.volume.api [None req-9db43a1e-cae0-4dd2-b8ef-a8cdda1004d8 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:38.681 7 INFO cinder.api.openstack.wsgi [None req-9db43a1e-cae0-4dd2-b8ef-a8cdda1004d8 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 returned with HTTP 200 [pid: 7|app: 0|req: 396/793] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:38 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 => generated 950 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:38.699 8 INFO cinder.api.openstack.wsgi [None req-6f02a6f8-6346-4904-b750-8ee023942719 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 2026-04-23 16:03:38.700 8 INFO cinder.api.v3.volumes [None req-6f02a6f8-6346-4904-b750-8ee023942719 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Delete volume with id: 8328ad54-325f-4c08-b56f-5b0e44ac6d09 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:38.711 8 INFO cinder.volume.api [None req-6f02a6f8-6346-4904-b750-8ee023942719 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:38.735 8 INFO cinder.volume.api [None req-6f02a6f8-6346-4904-b750-8ee023942719 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Delete volume request issued successfully. 2026-04-23 16:03:38.735 8 INFO cinder.api.openstack.wsgi [None req-6f02a6f8-6346-4904-b750-8ee023942719 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 returned with HTTP 202 [pid: 8|app: 0|req: 398/794] 10.0.0.50 () {32 vars in 777 bytes} [Thu Apr 23 16:03:38 2026] DELETE /v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 => 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:38.748 7 INFO cinder.api.openstack.wsgi [None req-0ad6d13c-a46c-46ee-a08a-b8a8d5b702bf ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:38.766 7 INFO cinder.volume.api [None req-0ad6d13c-a46c-46ee-a08a-b8a8d5b702bf ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:38.772 7 INFO cinder.api.openstack.wsgi [None req-0ad6d13c-a46c-46ee-a08a-b8a8d5b702bf ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 returned with HTTP 200 [pid: 7|app: 0|req: 397/795] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:38 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:39.794 8 INFO cinder.api.openstack.wsgi [None req-6d51a731-48d9-45de-b70c-cada0ca0079a ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 2026-04-23 16:03:39.802 8 INFO cinder.api.openstack.wsgi [None req-6d51a731-48d9-45de-b70c-cada0ca0079a ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 returned with HTTP 404 [pid: 8|app: 0|req: 399/796] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:39 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/8328ad54-325f-4c08-b56f-5b0e44ac6d09 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:39.812 7 INFO cinder.api.openstack.wsgi [None req-de676a5f-51ab-44db-8067-c161b0369201 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:39.823 7 INFO cinder.volume.api [None req-de676a5f-51ab-44db-8067-c161b0369201 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:39.828 7 INFO cinder.api.openstack.wsgi [None req-de676a5f-51ab-44db-8067-c161b0369201 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 returned with HTTP 200 [pid: 7|app: 0|req: 398/797] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:39 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 => generated 1003 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:03:39.854 8 INFO cinder.api.openstack.wsgi [None req-9840295a-4507-4d29-b270-b6b81ede74e4 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 2026-04-23 16:03:39.855 8 INFO cinder.api.v3.volumes [None req-9840295a-4507-4d29-b270-b6b81ede74e4 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Delete volume with id: d0dcbda1-94fd-4aa1-9629-f18400d58f54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:39.865 8 INFO cinder.volume.api [None req-9840295a-4507-4d29-b270-b6b81ede74e4 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:39.903 8 INFO cinder.volume.api [None req-9840295a-4507-4d29-b270-b6b81ede74e4 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Delete volume request issued successfully. 2026-04-23 16:03:39.904 8 INFO cinder.api.openstack.wsgi [None req-9840295a-4507-4d29-b270-b6b81ede74e4 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 returned with HTTP 202 [pid: 8|app: 0|req: 400/798] 10.0.0.50 () {32 vars in 777 bytes} [Thu Apr 23 16:03:39 2026] DELETE /v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:39.915 7 INFO cinder.api.openstack.wsgi [None req-9ef35898-e772-4883-9c62-58139060d0cb ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:39.929 7 INFO cinder.volume.api [None req-9ef35898-e772-4883-9c62-58139060d0cb ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:39.936 7 INFO cinder.api.openstack.wsgi [None req-9ef35898-e772-4883-9c62-58139060d0cb ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 returned with HTTP 200 [pid: 7|app: 0|req: 399/799] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:39 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 => generated 1002 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:40.957 8 INFO cinder.api.openstack.wsgi [None req-039b2355-eb7b-4b5d-aa1a-3c803f93cfd6 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 2026-04-23 16:03:40.965 8 INFO cinder.api.openstack.wsgi [None req-039b2355-eb7b-4b5d-aa1a-3c803f93cfd6 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 returned with HTTP 404 [pid: 8|app: 0|req: 401/800] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:40 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/d0dcbda1-94fd-4aa1-9629-f18400d58f54 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:41.032 7 INFO cinder.api.openstack.wsgi [None req-de27fa06-9a38-4f82-ae39-deffc2f67eff ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes 2026-04-23 16:03:41.790 7 INFO cinder.api.v3.volumes [None req-de27fa06-9a38-4f82-ae39-deffc2f67eff ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Create volume of 1 GB 2026-04-23 16:03:41.794 7 INFO cinder.volume.api [None req-de27fa06-9a38-4f82-ae39-deffc2f67eff ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Availability Zones retrieved successfully. 2026-04-23 16:03:41.976 7 INFO cinder.volume.api [None req-de27fa06-9a38-4f82-ae39-deffc2f67eff ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Create volume request issued successfully. 2026-04-23 16:03:41.977 7 INFO cinder.api.openstack.wsgi [None req-de27fa06-9a38-4f82-ae39-deffc2f67eff ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 400/801] 10.0.0.50 () {34 vars in 722 bytes} [Thu Apr 23 16:03:41 2026] POST /v3/c6e43d804af640588961c24b43c5422b/volumes => generated 870 bytes in 952 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-23 16:03:41.993 8 INFO cinder.api.openstack.wsgi [None req-448591c2-86a2-4b8e-9936-f5fa8bed0159 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:42.007 8 INFO cinder.volume.api [None req-448591c2-86a2-4b8e-9936-f5fa8bed0159 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:42.011 8 INFO cinder.api.openstack.wsgi [None req-448591c2-86a2-4b8e-9936-f5fa8bed0159 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 returned with HTTP 200 [pid: 8|app: 0|req: 402/802] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:41 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:43.027 7 INFO cinder.api.openstack.wsgi [None req-591f2adc-4f9b-48f8-a627-66196372a5f7 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:43.043 7 INFO cinder.volume.api [None req-591f2adc-4f9b-48f8-a627-66196372a5f7 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:43.050 7 INFO cinder.api.openstack.wsgi [None req-591f2adc-4f9b-48f8-a627-66196372a5f7 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 returned with HTTP 200 [pid: 7|app: 0|req: 401/803] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:43 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 => generated 1347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:43.068 8 INFO cinder.api.openstack.wsgi [None req-8ce0950f-6c08-40fd-af45-85860c8051d5 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:43.084 8 INFO cinder.volume.api [None req-8ce0950f-6c08-40fd-af45-85860c8051d5 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:43.090 8 INFO cinder.api.openstack.wsgi [None req-8ce0950f-6c08-40fd-af45-85860c8051d5 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 returned with HTTP 200 [pid: 8|app: 0|req: 403/804] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:43 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 => generated 1347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:43.110 7 INFO cinder.api.openstack.wsgi [None req-fdc9c5d1-c9b2-4eab-b9d2-789db5d395f1 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:43.127 7 INFO cinder.volume.api [None req-fdc9c5d1-c9b2-4eab-b9d2-789db5d395f1 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:43.132 7 INFO cinder.volume.api [None req-fdc9c5d1-c9b2-4eab-b9d2-789db5d395f1 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume updated successfully. 2026-04-23 16:03:43.132 7 INFO cinder.api.openstack.wsgi [None req-fdc9c5d1-c9b2-4eab-b9d2-789db5d395f1 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 returned with HTTP 200 [pid: 7|app: 0|req: 402/805] 10.0.0.50 () {34 vars in 794 bytes} [Thu Apr 23 16:03:43 2026] PUT /v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 => generated 894 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:43.150 8 INFO cinder.api.openstack.wsgi [None req-5836b8e6-71f5-4b4d-bad5-c08251a3c831 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:43.164 8 INFO cinder.volume.api [None req-5836b8e6-71f5-4b4d-bad5-c08251a3c831 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:43.171 8 INFO cinder.volume.api [None req-5836b8e6-71f5-4b4d-bad5-c08251a3c831 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume updated successfully. 2026-04-23 16:03:43.172 8 INFO cinder.api.openstack.wsgi [None req-5836b8e6-71f5-4b4d-bad5-c08251a3c831 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 returned with HTTP 200 [pid: 8|app: 0|req: 404/806] 10.0.0.50 () {34 vars in 795 bytes} [Thu Apr 23 16:03:43 2026] PUT /v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 => generated 934 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:43.191 7 INFO cinder.api.openstack.wsgi [None req-12f71f6e-3662-4c32-a5e9-b15d99c7ab45 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:43.209 7 INFO cinder.volume.api [None req-12f71f6e-3662-4c32-a5e9-b15d99c7ab45 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:43.217 7 INFO cinder.api.openstack.wsgi [None req-12f71f6e-3662-4c32-a5e9-b15d99c7ab45 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 returned with HTTP 200 [pid: 7|app: 0|req: 403/807] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:43 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:43.244 8 INFO cinder.api.openstack.wsgi [None req-ab4141be-ef89-4faa-818e-601ce8ce770d ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes 2026-04-23 16:03:43.247 8 INFO cinder.api.v3.volumes [None req-ab4141be-ef89-4faa-818e-601ce8ce770d ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Create volume of 1 GB 2026-04-23 16:03:43.252 8 INFO cinder.volume.api [None req-ab4141be-ef89-4faa-818e-601ce8ce770d ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Availability Zones retrieved successfully. 2026-04-23 16:03:43.363 8 INFO cinder.volume.api [None req-ab4141be-ef89-4faa-818e-601ce8ce770d ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Create volume request issued successfully. 2026-04-23 16:03:43.364 8 INFO cinder.api.openstack.wsgi [None req-ab4141be-ef89-4faa-818e-601ce8ce770d ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 405/808] 10.0.0.50 () {34 vars in 722 bytes} [Thu Apr 23 16:03:43 2026] POST /v3/c6e43d804af640588961c24b43c5422b/volumes => generated 891 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:43.386 7 INFO cinder.api.openstack.wsgi [None req-d84eef60-4461-4bfb-8210-5909c996bade ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:43.399 7 INFO cinder.volume.api [None req-d84eef60-4461-4bfb-8210-5909c996bade ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:43.403 7 INFO cinder.api.openstack.wsgi [None req-d84eef60-4461-4bfb-8210-5909c996bade ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 returned with HTTP 200 [pid: 7|app: 0|req: 404/809] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:43 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 => generated 959 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:44.427 8 INFO cinder.api.openstack.wsgi [None req-1de4de19-9005-4409-a66a-a7b93e4ae92a ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:44.440 8 INFO cinder.volume.api [None req-1de4de19-9005-4409-a66a-a7b93e4ae92a ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:44.444 8 INFO cinder.api.openstack.wsgi [None req-1de4de19-9005-4409-a66a-a7b93e4ae92a ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 returned with HTTP 200 [pid: 8|app: 0|req: 406/810] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:44 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 => generated 984 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:44.463 7 INFO cinder.api.openstack.wsgi [None req-7cc6f02c-c590-4ae4-a5ea-e46720555d22 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:44.479 7 INFO cinder.volume.api [None req-7cc6f02c-c590-4ae4-a5ea-e46720555d22 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:44.490 7 INFO cinder.volume.api [None req-7cc6f02c-c590-4ae4-a5ea-e46720555d22 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume updated successfully. 2026-04-23 16:03:44.492 7 INFO cinder.api.openstack.wsgi [None req-7cc6f02c-c590-4ae4-a5ea-e46720555d22 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 returned with HTTP 200 [pid: 7|app: 0|req: 405/811] 10.0.0.50 () {34 vars in 794 bytes} [Thu Apr 23 16:03:44 2026] PUT /v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:44.514 8 INFO cinder.api.openstack.wsgi [None req-e7c4b7fb-1ec9-4080-91d0-36c5f0cc28e5 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:44.538 8 INFO cinder.volume.api [None req-e7c4b7fb-1ec9-4080-91d0-36c5f0cc28e5 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:44.547 8 INFO cinder.api.openstack.wsgi [None req-e7c4b7fb-1ec9-4080-91d0-36c5f0cc28e5 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 returned with HTTP 200 [pid: 8|app: 0|req: 407/812] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:44 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 => generated 949 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:44.580 7 INFO cinder.api.openstack.wsgi [None req-cb4ccfbf-7c69-4957-93b9-341bc4055d03 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 2026-04-23 16:03:44.587 7 INFO cinder.api.v3.volumes [None req-cb4ccfbf-7c69-4957-93b9-341bc4055d03 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Delete volume with id: 0f304a99-6274-4cb4-9874-5c5f4e17b939 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:44.600 7 INFO cinder.volume.api [None req-cb4ccfbf-7c69-4957-93b9-341bc4055d03 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:44.643 7 INFO cinder.volume.api [None req-cb4ccfbf-7c69-4957-93b9-341bc4055d03 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Delete volume request issued successfully. 2026-04-23 16:03:44.644 7 INFO cinder.api.openstack.wsgi [None req-cb4ccfbf-7c69-4957-93b9-341bc4055d03 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 returned with HTTP 202 [pid: 7|app: 0|req: 406/813] 10.0.0.50 () {32 vars in 777 bytes} [Thu Apr 23 16:03:44 2026] DELETE /v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:44.662 8 INFO cinder.api.openstack.wsgi [None req-894df020-40bf-41d2-9623-bcb391952277 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:44.691 8 INFO cinder.volume.api [None req-894df020-40bf-41d2-9623-bcb391952277 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:44.700 8 INFO cinder.api.openstack.wsgi [None req-894df020-40bf-41d2-9623-bcb391952277 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 returned with HTTP 200 [pid: 8|app: 0|req: 408/814] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:44 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 => generated 948 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:45.726 7 INFO cinder.api.openstack.wsgi [None req-12e16fa9-b70a-4bc5-b6f6-c7536a3d3365 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 2026-04-23 16:03:45.736 7 INFO cinder.api.openstack.wsgi [None req-12e16fa9-b70a-4bc5-b6f6-c7536a3d3365 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 returned with HTTP 404 [pid: 7|app: 0|req: 407/815] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:45 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/0f304a99-6274-4cb4-9874-5c5f4e17b939 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:45.751 8 INFO cinder.api.openstack.wsgi [None req-fd765426-8a6e-438c-a5bb-1f156444e3fe ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:45.778 8 INFO cinder.volume.api [None req-fd765426-8a6e-438c-a5bb-1f156444e3fe ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:45.794 8 INFO cinder.api.openstack.wsgi [None req-fd765426-8a6e-438c-a5bb-1f156444e3fe ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 returned with HTTP 200 [pid: 8|app: 0|req: 409/816] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:45 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 => generated 1387 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:03:45.815 7 INFO cinder.api.openstack.wsgi [None req-389ff091-b9b8-4a0b-9b13-d362afc03ef5 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 2026-04-23 16:03:45.815 7 INFO cinder.api.v3.volumes [None req-389ff091-b9b8-4a0b-9b13-d362afc03ef5 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Delete volume with id: 8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:45.833 7 INFO cinder.volume.api [None req-389ff091-b9b8-4a0b-9b13-d362afc03ef5 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:45.857 7 INFO cinder.volume.api [None req-389ff091-b9b8-4a0b-9b13-d362afc03ef5 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Delete volume request issued successfully. 2026-04-23 16:03:45.857 7 INFO cinder.api.openstack.wsgi [None req-389ff091-b9b8-4a0b-9b13-d362afc03ef5 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 returned with HTTP 202 [pid: 7|app: 0|req: 408/817] 10.0.0.50 () {32 vars in 777 bytes} [Thu Apr 23 16:03:45 2026] DELETE /v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:45.870 8 INFO cinder.api.openstack.wsgi [None req-2ad8cf99-f332-4674-97b8-9b2db414b1fa ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:45.897 8 INFO cinder.volume.api [None req-2ad8cf99-f332-4674-97b8-9b2db414b1fa ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] Volume info retrieved successfully. 2026-04-23 16:03:45.906 8 INFO cinder.api.openstack.wsgi [None req-2ad8cf99-f332-4674-97b8-9b2db414b1fa ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 returned with HTTP 200 [pid: 8|app: 0|req: 410/818] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:45 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 => generated 1386 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:03:46.315 7 INFO cinder.api.openstack.wsgi [None req-389ff091-b9b8-4a0b-9b13-d362afc03ef5 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:03:46.316 7 INFO cinder.api.openstack.wsgi [None req-389ff091-b9b8-4a0b-9b13-d362afc03ef5 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:03:46.319 8 INFO cinder.api.openstack.wsgi [None req-2ad8cf99-f332-4674-97b8-9b2db414b1fa ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:03:46.321 8 INFO cinder.api.openstack.wsgi [None req-2ad8cf99-f332-4674-97b8-9b2db414b1fa ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:46.929 7 INFO cinder.api.openstack.wsgi [None req-2bf22ae6-b878-45d9-800a-e85e209d3a48 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 2026-04-23 16:03:46.937 7 INFO cinder.api.openstack.wsgi [None req-2bf22ae6-b878-45d9-800a-e85e209d3a48 ba8f358d2d2a4231aed4b5eff9db6d31 c6e43d804af640588961c24b43c5422b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 returned with HTTP 404 [pid: 7|app: 0|req: 410/821] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:46 2026] GET /v3/c6e43d804af640588961c24b43c5422b/volumes/8cc2fc9e-5a9c-4591-a9f9-3d3ff68f6110 => 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:50.297 8 INFO cinder.api.openstack.wsgi [None req-ee551788-8c13-40d8-a676-293f2d119321 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes 2026-04-23 16:03:50.327 8 INFO cinder.volume.api [None req-ee551788-8c13-40d8-a676-293f2d119321 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Get all volumes completed successfully. 2026-04-23 16:03:50.327 8 INFO cinder.api.openstack.wsgi [None req-ee551788-8c13-40d8-a676-293f2d119321 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes returned with HTTP 200 [pid: 8|app: 0|req: 412/822] 10.0.0.50 () {32 vars in 700 bytes} [Thu Apr 23 16:03:50 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:03:50.344 7 INFO cinder.api.openstack.wsgi [None req-55823dbe-e073-4ecd-b57f-bfee61dda100 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes 2026-04-23 16:03:50.347 7 INFO cinder.api.v3.volumes [None req-55823dbe-e073-4ecd-b57f-bfee61dda100 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Create volume of 1 GB 2026-04-23 16:03:50.354 7 INFO cinder.volume.api [None req-55823dbe-e073-4ecd-b57f-bfee61dda100 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Availability Zones retrieved successfully. 2026-04-23 16:03:50.517 7 INFO cinder.volume.api [None req-55823dbe-e073-4ecd-b57f-bfee61dda100 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Create volume request issued successfully. 2026-04-23 16:03:50.518 7 INFO cinder.api.openstack.wsgi [None req-55823dbe-e073-4ecd-b57f-bfee61dda100 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes returned with HTTP 202 [pid: 7|app: 0|req: 411/823] 10.0.0.50 () {34 vars in 722 bytes} [Thu Apr 23 16:03:50 2026] POST /v3/caa01a631a6e4b8085683b2e52596d68/volumes => generated 875 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-23 16:03:50.542 8 INFO cinder.api.openstack.wsgi [None req-b0bbf63e-5a15-4ce9-896c-a9cfb54af065 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:50.556 8 INFO cinder.volume.api [None req-b0bbf63e-5a15-4ce9-896c-a9cfb54af065 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:50.562 8 INFO cinder.api.openstack.wsgi [None req-b0bbf63e-5a15-4ce9-896c-a9cfb54af065 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb returned with HTTP 200 [pid: 8|app: 0|req: 413/824] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:50 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:51.584 7 INFO cinder.api.openstack.wsgi [None req-b8533614-741a-4b4a-a5f9-0a54eb5d3fa7 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:51.603 7 INFO cinder.volume.api [None req-b8533614-741a-4b4a-a5f9-0a54eb5d3fa7 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:51.612 7 INFO cinder.api.openstack.wsgi [None req-b8533614-741a-4b4a-a5f9-0a54eb5d3fa7 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb returned with HTTP 200 [pid: 7|app: 0|req: 412/825] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:51 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:51.638 8 INFO cinder.api.openstack.wsgi [None req-06c74e9e-30ac-4610-8e46-df96d0b49b45 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:51.654 8 INFO cinder.volume.api [None req-06c74e9e-30ac-4610-8e46-df96d0b49b45 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:51.661 8 INFO cinder.api.openstack.wsgi [None req-06c74e9e-30ac-4610-8e46-df96d0b49b45 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb returned with HTTP 200 [pid: 8|app: 0|req: 414/826] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:51 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb => generated 968 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:51.679 7 INFO cinder.api.openstack.wsgi [None req-16bf4a7e-1355-4e83-8942-aefb1b0eb79a 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes 2026-04-23 16:03:51.682 7 INFO cinder.api.v3.volumes [None req-16bf4a7e-1355-4e83-8942-aefb1b0eb79a 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Create volume of 1 GB 2026-04-23 16:03:51.688 7 INFO cinder.volume.api [None req-16bf4a7e-1355-4e83-8942-aefb1b0eb79a 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Availability Zones retrieved successfully. 2026-04-23 16:03:51.850 7 INFO cinder.volume.api [None req-16bf4a7e-1355-4e83-8942-aefb1b0eb79a 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Create volume request issued successfully. 2026-04-23 16:03:51.851 7 INFO cinder.api.openstack.wsgi [None req-16bf4a7e-1355-4e83-8942-aefb1b0eb79a 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes returned with HTTP 202 [pid: 7|app: 0|req: 413/827] 10.0.0.50 () {34 vars in 722 bytes} [Thu Apr 23 16:03:51 2026] POST /v3/caa01a631a6e4b8085683b2e52596d68/volumes => generated 875 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:51.887 8 INFO cinder.api.openstack.wsgi [None req-9ccd4d4e-bbf0-4e70-9d99-2445e9037136 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:51.927 8 INFO cinder.volume.api [None req-9ccd4d4e-bbf0-4e70-9d99-2445e9037136 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:51.937 8 INFO cinder.api.openstack.wsgi [None req-9ccd4d4e-bbf0-4e70-9d99-2445e9037136 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 returned with HTTP 200 [pid: 8|app: 0|req: 415/828] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:51 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 => generated 943 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:52.958 7 INFO cinder.api.openstack.wsgi [None req-6be9a938-9e57-482d-84cd-6a8c0617f943 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:52.994 7 INFO cinder.volume.api [None req-6be9a938-9e57-482d-84cd-6a8c0617f943 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:53.002 7 INFO cinder.api.openstack.wsgi [None req-6be9a938-9e57-482d-84cd-6a8c0617f943 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 returned with HTTP 200 [pid: 7|app: 0|req: 414/829] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:52 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 => generated 968 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:53.031 8 INFO cinder.api.openstack.wsgi [None req-8a39a1a4-d593-414d-a644-209254b9950b 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:53.085 8 INFO cinder.volume.api [None req-8a39a1a4-d593-414d-a644-209254b9950b 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:53.092 8 INFO cinder.api.openstack.wsgi [None req-8a39a1a4-d593-414d-a644-209254b9950b 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 returned with HTTP 200 [pid: 8|app: 0|req: 416/830] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:53 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 => generated 968 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:53.112 7 INFO cinder.api.openstack.wsgi [None req-fe32e1f7-72b9-4950-9527-3c154e2c371f 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes 2026-04-23 16:03:53.114 7 INFO cinder.api.v3.volumes [None req-fe32e1f7-72b9-4950-9527-3c154e2c371f 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Create volume of 1 GB 2026-04-23 16:03:53.119 7 INFO cinder.volume.api [None req-fe32e1f7-72b9-4950-9527-3c154e2c371f 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Availability Zones retrieved successfully. 2026-04-23 16:03:53.295 7 INFO cinder.volume.api [None req-fe32e1f7-72b9-4950-9527-3c154e2c371f 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Create volume request issued successfully. 2026-04-23 16:03:53.296 7 INFO cinder.api.openstack.wsgi [None req-fe32e1f7-72b9-4950-9527-3c154e2c371f 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes returned with HTTP 202 [pid: 7|app: 0|req: 415/831] 10.0.0.50 () {34 vars in 722 bytes} [Thu Apr 23 16:03:53 2026] POST /v3/caa01a631a6e4b8085683b2e52596d68/volumes => generated 876 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:53.316 8 INFO cinder.api.openstack.wsgi [None req-29266226-cb78-4894-ab75-32825c406e46 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:53.351 8 INFO cinder.volume.api [None req-29266226-cb78-4894-ab75-32825c406e46 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:53.359 8 INFO cinder.api.openstack.wsgi [None req-29266226-cb78-4894-ab75-32825c406e46 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 returned with HTTP 200 [pid: 8|app: 0|req: 417/832] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:53 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 => generated 944 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:54.383 7 INFO cinder.api.openstack.wsgi [None req-7fdb0ea9-0d49-41fd-9528-a94520a90830 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:54.401 7 INFO cinder.volume.api [None req-7fdb0ea9-0d49-41fd-9528-a94520a90830 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:54.409 7 INFO cinder.api.openstack.wsgi [None req-7fdb0ea9-0d49-41fd-9528-a94520a90830 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 returned with HTTP 200 [pid: 7|app: 0|req: 416/833] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:54 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:54.432 8 INFO cinder.api.openstack.wsgi [None req-1a4a8d6c-13cc-4164-b6e2-db2542934772 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:54.449 8 INFO cinder.volume.api [None req-1a4a8d6c-13cc-4164-b6e2-db2542934772 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:54.455 8 INFO cinder.api.openstack.wsgi [None req-1a4a8d6c-13cc-4164-b6e2-db2542934772 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 returned with HTTP 200 [pid: 8|app: 0|req: 418/834] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:54 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:54.477 7 INFO cinder.api.openstack.wsgi [None req-2f62ed8e-c2b0-4052-9246-27dfd1f7d44e 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes 2026-04-23 16:03:54.514 7 INFO cinder.volume.api [None req-2f62ed8e-c2b0-4052-9246-27dfd1f7d44e 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Get all volumes completed successfully. 2026-04-23 16:03:54.515 7 INFO cinder.api.openstack.wsgi [None req-2f62ed8e-c2b0-4052-9246-27dfd1f7d44e 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes returned with HTTP 200 [pid: 7|app: 0|req: 417/835] 10.0.0.50 () {32 vars in 700 bytes} [Thu Apr 23 16:03:54 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes => generated 1322 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:54.530 8 INFO cinder.api.openstack.wsgi [None req-26ca6227-81b7-4979-842d-6c5283d584c3 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:54.546 8 INFO cinder.volume.api [None req-26ca6227-81b7-4979-842d-6c5283d584c3 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:54.551 8 INFO cinder.api.openstack.wsgi [None req-26ca6227-81b7-4979-842d-6c5283d584c3 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 returned with HTTP 200 [pid: 8|app: 0|req: 419/836] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:54 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:54.572 7 INFO cinder.api.openstack.wsgi [None req-f8a85869-c298-4fd5-8275-ff98ac92ed2c 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 2026-04-23 16:03:54.573 7 INFO cinder.api.v3.volumes [None req-f8a85869-c298-4fd5-8275-ff98ac92ed2c 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Delete volume with id: 981a534f-043c-4478-bf0a-3b78615569f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:54.583 7 INFO cinder.volume.api [None req-f8a85869-c298-4fd5-8275-ff98ac92ed2c 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:54.604 7 INFO cinder.volume.api [None req-f8a85869-c298-4fd5-8275-ff98ac92ed2c 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Delete volume request issued successfully. 2026-04-23 16:03:54.605 7 INFO cinder.api.openstack.wsgi [None req-f8a85869-c298-4fd5-8275-ff98ac92ed2c 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 returned with HTTP 202 [pid: 7|app: 0|req: 418/837] 10.0.0.50 () {32 vars in 777 bytes} [Thu Apr 23 16:03:54 2026] DELETE /v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:54.623 8 INFO cinder.api.openstack.wsgi [None req-35423d64-e578-4849-b93a-d87b8978098f 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:54.644 8 INFO cinder.volume.api [None req-35423d64-e578-4849-b93a-d87b8978098f 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:54.651 8 INFO cinder.api.openstack.wsgi [None req-35423d64-e578-4849-b93a-d87b8978098f 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 returned with HTTP 200 [pid: 8|app: 0|req: 420/838] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:54 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 => generated 968 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:55.673 7 INFO cinder.api.openstack.wsgi [None req-98a67946-bd5b-4bf4-b9eb-3c1b1436c2e6 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 2026-04-23 16:03:55.681 7 INFO cinder.api.openstack.wsgi [None req-98a67946-bd5b-4bf4-b9eb-3c1b1436c2e6 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 returned with HTTP 404 [pid: 7|app: 0|req: 419/839] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:55 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/981a534f-043c-4478-bf0a-3b78615569f1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:55.693 8 INFO cinder.api.openstack.wsgi [None req-ac9bd1d7-448b-41e1-9c3f-6d61598809cf 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:55.704 8 INFO cinder.volume.api [None req-ac9bd1d7-448b-41e1-9c3f-6d61598809cf 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:55.710 8 INFO cinder.api.openstack.wsgi [None req-ac9bd1d7-448b-41e1-9c3f-6d61598809cf 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 returned with HTTP 200 [pid: 8|app: 0|req: 421/840] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:55 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:03:55.732 7 INFO cinder.api.openstack.wsgi [None req-ba45dbb6-c5ec-4108-b4ad-09827e17d123 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 2026-04-23 16:03:55.732 7 INFO cinder.api.v3.volumes [None req-ba45dbb6-c5ec-4108-b4ad-09827e17d123 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Delete volume with id: 8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:55.743 7 INFO cinder.volume.api [None req-ba45dbb6-c5ec-4108-b4ad-09827e17d123 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:55.767 7 INFO cinder.volume.api [None req-ba45dbb6-c5ec-4108-b4ad-09827e17d123 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Delete volume request issued successfully. 2026-04-23 16:03:55.767 7 INFO cinder.api.openstack.wsgi [None req-ba45dbb6-c5ec-4108-b4ad-09827e17d123 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 returned with HTTP 202 [pid: 7|app: 0|req: 420/841] 10.0.0.50 () {32 vars in 777 bytes} [Thu Apr 23 16:03:55 2026] DELETE /v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:55.779 8 INFO cinder.api.openstack.wsgi [None req-04028a19-16ae-4f68-85c0-70ba5ee0b659 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:55.794 8 INFO cinder.volume.api [None req-04028a19-16ae-4f68-85c0-70ba5ee0b659 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:55.801 8 INFO cinder.api.openstack.wsgi [None req-04028a19-16ae-4f68-85c0-70ba5ee0b659 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 returned with HTTP 200 [pid: 8|app: 0|req: 422/842] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:55 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 => generated 967 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:03:56.316 7 INFO cinder.api.openstack.wsgi [None req-ba45dbb6-c5ec-4108-b4ad-09827e17d123 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:03:56.316 8 INFO cinder.api.openstack.wsgi [None req-04028a19-16ae-4f68-85c0-70ba5ee0b659 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:03:56.317 7 INFO cinder.api.openstack.wsgi [None req-ba45dbb6-c5ec-4108-b4ad-09827e17d123 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:03:56.317 8 INFO cinder.api.openstack.wsgi [None req-04028a19-16ae-4f68-85c0-70ba5ee0b659 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:56.824 7 INFO cinder.api.openstack.wsgi [None req-9929141e-bd6e-4734-a00f-d3d89340c699 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 2026-04-23 16:03:56.834 7 INFO cinder.api.openstack.wsgi [None req-9929141e-bd6e-4734-a00f-d3d89340c699 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 returned with HTTP 404 [pid: 7|app: 0|req: 422/845] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:56 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/8b73bf18-bcc3-4ea0-9336-28c5af86c4c6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:56.848 8 INFO cinder.api.openstack.wsgi [None req-3bbfdeba-058f-49ae-ad68-adf39fc2927e 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:56.864 8 INFO cinder.volume.api [None req-3bbfdeba-058f-49ae-ad68-adf39fc2927e 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:56.870 8 INFO cinder.api.openstack.wsgi [None req-3bbfdeba-058f-49ae-ad68-adf39fc2927e 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb returned with HTTP 200 [pid: 8|app: 0|req: 424/846] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:56 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:03:56.896 7 INFO cinder.api.openstack.wsgi [None req-d59b6bb0-bc5f-4c45-aac5-c07a709aaf62 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb 2026-04-23 16:03:56.896 7 INFO cinder.api.v3.volumes [None req-d59b6bb0-bc5f-4c45-aac5-c07a709aaf62 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Delete volume with id: ec7f298e-92a8-422c-ab52-795e5c5be0bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:56.907 7 INFO cinder.volume.api [None req-d59b6bb0-bc5f-4c45-aac5-c07a709aaf62 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:56.936 7 INFO cinder.volume.api [None req-d59b6bb0-bc5f-4c45-aac5-c07a709aaf62 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Delete volume request issued successfully. 2026-04-23 16:03:56.936 7 INFO cinder.api.openstack.wsgi [None req-d59b6bb0-bc5f-4c45-aac5-c07a709aaf62 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb returned with HTTP 202 [pid: 7|app: 0|req: 423/847] 10.0.0.50 () {32 vars in 777 bytes} [Thu Apr 23 16:03:56 2026] DELETE /v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:56.947 8 INFO cinder.api.openstack.wsgi [None req-93f2f17c-bed3-4552-9b47-44783b424e5a 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:03:56.966 8 INFO cinder.volume.api [None req-93f2f17c-bed3-4552-9b47-44783b424e5a 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] Volume info retrieved successfully. 2026-04-23 16:03:56.972 8 INFO cinder.api.openstack.wsgi [None req-93f2f17c-bed3-4552-9b47-44783b424e5a 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb returned with HTTP 200 [pid: 8|app: 0|req: 425/848] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:56 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb => generated 967 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:03:57.998 7 INFO cinder.api.openstack.wsgi [None req-acf42c14-9534-4e00-a3bd-f0e07618f0b7 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb 2026-04-23 16:03:58.009 7 INFO cinder.api.openstack.wsgi [None req-acf42c14-9534-4e00-a3bd-f0e07618f0b7 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb returned with HTTP 404 [pid: 7|app: 0|req: 424/849] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:03:57 2026] GET /v3/caa01a631a6e4b8085683b2e52596d68/volumes/ec7f298e-92a8-422c-ab52-795e5c5be0bb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-23 16:04:06.317 7 INFO cinder.api.openstack.wsgi [None req-acf42c14-9534-4e00-a3bd-f0e07618f0b7 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:04:06.318 8 INFO cinder.api.openstack.wsgi [None req-93f2f17c-bed3-4552-9b47-44783b424e5a 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:04:06.318 7 INFO cinder.api.openstack.wsgi [None req-acf42c14-9534-4e00-a3bd-f0e07618f0b7 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:04:06.319 8 INFO cinder.api.openstack.wsgi [None req-93f2f17c-bed3-4552-9b47-44783b424e5a 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:04:16.315 8 INFO cinder.api.openstack.wsgi [None req-93f2f17c-bed3-4552-9b47-44783b424e5a 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:04:16.315 7 INFO cinder.api.openstack.wsgi [None req-acf42c14-9534-4e00-a3bd-f0e07618f0b7 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:04:16.316 8 INFO cinder.api.openstack.wsgi [None req-93f2f17c-bed3-4552-9b47-44783b424e5a 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:04:16.316 7 INFO cinder.api.openstack.wsgi [None req-acf42c14-9534-4e00-a3bd-f0e07618f0b7 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:04:18.435 8 INFO cinder.api.openstack.wsgi [None req-93f2f17c-bed3-4552-9b47-44783b424e5a 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 16:04:18.435 8 INFO cinder.api.openstack.wsgi [None req-93f2f17c-bed3-4552-9b47-44783b424e5a 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 428/854] 10.0.0.50 () {30 vars in 410 bytes} [Thu Apr 23 16:04:18 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-23 16:04:24.228 7 INFO cinder.api.openstack.wsgi [None req-acf42c14-9534-4e00-a3bd-f0e07618f0b7 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 16:04:24.228 7 INFO cinder.api.openstack.wsgi [None req-acf42c14-9534-4e00-a3bd-f0e07618f0b7 88e8c80850244985b2655fd8a5ac09c3 caa01a631a6e4b8085683b2e52596d68 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 427/855] 10.0.0.60 () {28 vars in 375 bytes} [Thu Apr 23 16:04:24 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:04:24.241 8 INFO cinder.api.openstack.wsgi [None req-8e9be51f-95f1-4607-87cf-be637f7d6f6a b97754e8c86b4032b5cad1add06d7486 0ccaabfacdfc418ca0c1f6b570691867 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ccaabfacdfc418ca0c1f6b570691867/limits?tenant_id=0ccaabfacdfc418ca0c1f6b570691867 2026-04-23 16:04:24.277 8 INFO cinder.api.openstack.wsgi [None req-8e9be51f-95f1-4607-87cf-be637f7d6f6a b97754e8c86b4032b5cad1add06d7486 0ccaabfacdfc418ca0c1f6b570691867 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ccaabfacdfc418ca0c1f6b570691867/limits?tenant_id=0ccaabfacdfc418ca0c1f6b570691867 returned with HTTP 200 [pid: 8|app: 0|req: 429/856] 10.0.0.60 () {34 vars in 878 bytes} [Thu Apr 23 16:04:24 2026] GET /v3/0ccaabfacdfc418ca0c1f6b570691867/limits?tenant_id=0ccaabfacdfc418ca0c1f6b570691867 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:04:26.147 7 INFO cinder.api.openstack.wsgi [None req-c0df353f-96e4-4ccf-a249-06d81c51ebc6 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes 2026-04-23 16:04:26.149 7 INFO cinder.api.v3.volumes [None req-c0df353f-96e4-4ccf-a249-06d81c51ebc6 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Create volume of 1 GB 2026-04-23 16:04:26.163 7 INFO cinder.volume.api [None req-c0df353f-96e4-4ccf-a249-06d81c51ebc6 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Availability Zones retrieved successfully. 2026-04-23 16:04:26.316 8 INFO cinder.api.openstack.wsgi [None req-8e9be51f-95f1-4607-87cf-be637f7d6f6a b97754e8c86b4032b5cad1add06d7486 0ccaabfacdfc418ca0c1f6b570691867 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:04:26.317 8 INFO cinder.api.openstack.wsgi [None req-8e9be51f-95f1-4607-87cf-be637f7d6f6a b97754e8c86b4032b5cad1add06d7486 0ccaabfacdfc418ca0c1f6b570691867 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:04:26.318 8 INFO cinder.api.openstack.wsgi [None req-8e9be51f-95f1-4607-87cf-be637f7d6f6a b97754e8c86b4032b5cad1add06d7486 0ccaabfacdfc418ca0c1f6b570691867 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:04:26.319 8 INFO cinder.api.openstack.wsgi [None req-8e9be51f-95f1-4607-87cf-be637f7d6f6a b97754e8c86b4032b5cad1add06d7486 0ccaabfacdfc418ca0c1f6b570691867 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:04:26.338 7 INFO cinder.volume.api [None req-c0df353f-96e4-4ccf-a249-06d81c51ebc6 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Create volume request issued successfully. 2026-04-23 16:04:26.339 7 INFO cinder.api.openstack.wsgi [None req-c0df353f-96e4-4ccf-a249-06d81c51ebc6 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes returned with HTTP 202 [pid: 7|app: 0|req: 428/859] 10.0.0.50 () {34 vars in 721 bytes} [Thu Apr 23 16:04:26 2026] POST /v3/1ec9038c3312410c82af95ac1a3f5838/volumes => generated 861 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-23 16:04:26.361 8 INFO cinder.api.openstack.wsgi [None req-db14699d-e152-4558-af3a-5f33e15bd26d d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:04:26.381 8 INFO cinder.volume.api [None req-db14699d-e152-4558-af3a-5f33e15bd26d d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Volume info retrieved successfully. 2026-04-23 16:04:26.387 8 INFO cinder.api.openstack.wsgi [None req-db14699d-e152-4558-af3a-5f33e15bd26d d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 returned with HTTP 200 [pid: 8|app: 0|req: 432/860] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:04:26 2026] GET /v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 => generated 929 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:04:26.928 7 INFO cinder.api.openstack.wsgi [None req-c0df353f-96e4-4ccf-a249-06d81c51ebc6 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 16:04:26.929 7 INFO cinder.api.openstack.wsgi [None req-c0df353f-96e4-4ccf-a249-06d81c51ebc6 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 429/861] 10.0.0.60 () {28 vars in 375 bytes} [Thu Apr 23 16:04:26 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-23 16:04:26.937 8 INFO cinder.api.openstack.wsgi [None req-db14699d-e152-4558-af3a-5f33e15bd26d d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 16:04:26.937 8 INFO cinder.api.openstack.wsgi [None req-db14699d-e152-4558-af3a-5f33e15bd26d d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 433/862] 10.0.0.60 () {28 vars in 375 bytes} [Thu Apr 23 16:04:26 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:04:27.412 7 INFO cinder.api.openstack.wsgi [None req-fc16ad15-6dbf-4799-ae5d-1cf8a774ad71 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:04:27.439 7 INFO cinder.volume.api [None req-fc16ad15-6dbf-4799-ae5d-1cf8a774ad71 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Volume info retrieved successfully. 2026-04-23 16:04:27.445 7 INFO cinder.api.openstack.wsgi [None req-fc16ad15-6dbf-4799-ae5d-1cf8a774ad71 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 returned with HTTP 200 [pid: 7|app: 0|req: 430/863] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:04:27 2026] GET /v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 => generated 954 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:04:27.695 8 INFO cinder.api.openstack.wsgi [None req-db14699d-e152-4558-af3a-5f33e15bd26d d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 16:04:27.696 8 INFO cinder.api.openstack.wsgi [None req-db14699d-e152-4558-af3a-5f33e15bd26d d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 434/864] 10.0.0.60 () {28 vars in 375 bytes} [Thu Apr 23 16:04: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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:04:27.711 7 INFO cinder.api.openstack.wsgi [None req-5d371943-ed06-45ce-b545-ef25b694db2d b97754e8c86b4032b5cad1add06d7486 0ccaabfacdfc418ca0c1f6b570691867 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ccaabfacdfc418ca0c1f6b570691867/limits?tenant_id=0ccaabfacdfc418ca0c1f6b570691867 2026-04-23 16:04:27.754 7 INFO cinder.api.openstack.wsgi [None req-5d371943-ed06-45ce-b545-ef25b694db2d b97754e8c86b4032b5cad1add06d7486 0ccaabfacdfc418ca0c1f6b570691867 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ccaabfacdfc418ca0c1f6b570691867/limits?tenant_id=0ccaabfacdfc418ca0c1f6b570691867 returned with HTTP 200 [pid: 7|app: 0|req: 431/865] 10.0.0.60 () {34 vars in 878 bytes} [Thu Apr 23 16:04:27 2026] GET /v3/0ccaabfacdfc418ca0c1f6b570691867/limits?tenant_id=0ccaabfacdfc418ca0c1f6b570691867 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:04:30.536 8 INFO cinder.api.openstack.wsgi [None req-db14699d-e152-4558-af3a-5f33e15bd26d d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 16:04:30.538 8 INFO cinder.api.openstack.wsgi [None req-db14699d-e152-4558-af3a-5f33e15bd26d d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 435/866] 10.0.0.60 () {28 vars in 375 bytes} [Thu Apr 23 16:04:30 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-23 16:04:30.545 7 INFO cinder.api.openstack.wsgi [None req-5d371943-ed06-45ce-b545-ef25b694db2d b97754e8c86b4032b5cad1add06d7486 0ccaabfacdfc418ca0c1f6b570691867 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 16:04:30.546 7 INFO cinder.api.openstack.wsgi [None req-5d371943-ed06-45ce-b545-ef25b694db2d b97754e8c86b4032b5cad1add06d7486 0ccaabfacdfc418ca0c1f6b570691867 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 432/867] 10.0.0.60 () {28 vars in 375 bytes} [Thu Apr 23 16:04:30 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:04:33.998 8 INFO cinder.api.openstack.wsgi [None req-1c37ce83-c652-492e-a2d3-ff6a3e4f4390 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:04:34.005 8 INFO cinder.volume.api [None req-1c37ce83-c652-492e-a2d3-ff6a3e4f4390 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:04:34.006 8 INFO cinder.api.openstack.wsgi [None req-1c37ce83-c652-492e-a2d3-ff6a3e4f4390 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 436/868] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:04:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:04:34.018 7 INFO cinder.api.openstack.wsgi [None req-b345c55e-4a52-42fd-96de-402e6f244f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 16:04:34.521 7 INFO cinder.api.openstack.wsgi [None req-b345c55e-4a52-42fd-96de-402e6f244f0a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 433/869] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:04:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:04:34.532 8 INFO cinder.api.openstack.wsgi [None req-2c7a383e-0227-4c5c-a03c-53e629e96935 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:04:34.537 8 INFO cinder.api.openstack.wsgi [None req-2c7a383e-0227-4c5c-a03c-53e629e96935 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 437/870] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:04:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:04:34.547 7 INFO cinder.api.openstack.wsgi [None req-4cbf1ff0-7b85-4881-b0f1-160fa3d796a5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:04:34.562 7 INFO cinder.volume.api [None req-4cbf1ff0-7b85-4881-b0f1-160fa3d796a5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:04:34.568 7 INFO cinder.api.openstack.wsgi [None req-4cbf1ff0-7b85-4881-b0f1-160fa3d796a5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 434/871] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:04:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 1122 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:04:34.578 8 INFO cinder.api.openstack.wsgi [None req-bcb62c86-8538-4972-bed3-9fef132dbc84 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:04:34.587 8 INFO cinder.volume.api [None req-bcb62c86-8538-4972-bed3-9fef132dbc84 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:04:34.591 8 INFO cinder.api.openstack.wsgi [None req-bcb62c86-8538-4972-bed3-9fef132dbc84 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 438/872] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:04:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 1122 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:04:34.777 7 INFO cinder.api.openstack.wsgi [None req-7c3f6b33-33ae-49e2-bc4e-b19762a8ecf8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/1ec9038c3312410c82af95ac1a3f5838?usage=true 2026-04-23 16:04:34.800 7 INFO cinder.api.openstack.wsgi [None req-7c3f6b33-33ae-49e2-bc4e-b19762a8ecf8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/1ec9038c3312410c82af95ac1a3f5838?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/873] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:04:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/1ec9038c3312410c82af95ac1a3f5838?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:04:34.810 8 INFO cinder.api.openstack.wsgi [None req-7db7d622-5835-42c3-8271-7e5e20695891 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:04:34.837 8 INFO cinder.api.openstack.wsgi [None req-7db7d622-5835-42c3-8271-7e5e20695891 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/874] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:04:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:04:34.849 7 INFO cinder.api.openstack.wsgi [None req-84cd07c1-f47a-41b2-8fc2-36a7acfbaf35 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/44f6bbf514ad46c49f012b39b4e9eab1?usage=true 2026-04-23 16:04:34.872 7 INFO cinder.api.openstack.wsgi [None req-84cd07c1-f47a-41b2-8fc2-36a7acfbaf35 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/44f6bbf514ad46c49f012b39b4e9eab1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/875] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:04:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/44f6bbf514ad46c49f012b39b4e9eab1?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:04:34.884 8 INFO cinder.api.openstack.wsgi [None req-5dbacc52-3c55-42b3-8765-7d88bd8b3fe8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4bdec1fc466a44f3a960e23b1650bf7a?usage=true 2026-04-23 16:04:34.908 8 INFO cinder.api.openstack.wsgi [None req-5dbacc52-3c55-42b3-8765-7d88bd8b3fe8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4bdec1fc466a44f3a960e23b1650bf7a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/876] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:04:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4bdec1fc466a44f3a960e23b1650bf7a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:04:34.920 7 INFO cinder.api.openstack.wsgi [None req-b7316622-c81a-4f23-9174-f1a7486eb310 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/7e8cf86e8d6147a4921472252894ea26?usage=true 2026-04-23 16:04:34.943 7 INFO cinder.api.openstack.wsgi [None req-b7316622-c81a-4f23-9174-f1a7486eb310 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/7e8cf86e8d6147a4921472252894ea26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/877] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:04:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/7e8cf86e8d6147a4921472252894ea26?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:04:34.952 8 INFO cinder.api.openstack.wsgi [None req-bf3331d5-091b-4113-a4e5-1f003281790b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8d82298150e54bd2b2da888d95dbc5da?usage=true 2026-04-23 16:04:34.973 8 INFO cinder.api.openstack.wsgi [None req-bf3331d5-091b-4113-a4e5-1f003281790b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8d82298150e54bd2b2da888d95dbc5da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/878] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:04:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8d82298150e54bd2b2da888d95dbc5da?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:04:34.988 7 INFO cinder.api.openstack.wsgi [None req-87c6a09d-38e0-4596-906e-113321e9b147 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/9f90ceb4f1354177bcf9c4af29d208fc?usage=true 2026-04-23 16:04:35.014 7 INFO cinder.api.openstack.wsgi [None req-87c6a09d-38e0-4596-906e-113321e9b147 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/9f90ceb4f1354177bcf9c4af29d208fc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/879] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:04:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/9f90ceb4f1354177bcf9c4af29d208fc?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:04:35.027 8 INFO cinder.api.openstack.wsgi [None req-3d8de548-da0c-4b5f-ac72-2b4e444764f9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a16d192e866f4c6d8e7f12a927263c27?usage=true 2026-04-23 16:04:35.047 8 INFO cinder.api.openstack.wsgi [None req-3d8de548-da0c-4b5f-ac72-2b4e444764f9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a16d192e866f4c6d8e7f12a927263c27?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/880] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:04:35 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a16d192e866f4c6d8e7f12a927263c27?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:04:35.060 7 INFO cinder.api.openstack.wsgi [None req-7f8ec66a-d190-404b-9f56-918c645b9ebd f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:04:35.085 7 INFO cinder.api.openstack.wsgi [None req-7f8ec66a-d190-404b-9f56-918c645b9ebd f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/881] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:04:35 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:04:35.096 8 INFO cinder.api.openstack.wsgi [None req-1dc90264-b4f4-4151-a9d1-19a522e5fd3b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/c67142bfdcdd43c3bc9996263bd8aaf3?usage=true 2026-04-23 16:04:35.117 8 INFO cinder.api.openstack.wsgi [None req-1dc90264-b4f4-4151-a9d1-19a522e5fd3b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/c67142bfdcdd43c3bc9996263bd8aaf3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/882] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:04:35 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/c67142bfdcdd43c3bc9996263bd8aaf3?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:04:35.128 7 INFO cinder.api.openstack.wsgi [None req-d84c89c2-ad39-4c78-b50d-1cf48b25ec93 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:04:35.154 7 INFO cinder.api.openstack.wsgi [None req-d84c89c2-ad39-4c78-b50d-1cf48b25ec93 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/883] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:04:35 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:04:36.315 8 INFO cinder.api.openstack.wsgi [None req-1dc90264-b4f4-4151-a9d1-19a522e5fd3b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:04:36.316 7 INFO cinder.api.openstack.wsgi [None req-d84c89c2-ad39-4c78-b50d-1cf48b25ec93 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:04:36.316 8 INFO cinder.api.openstack.wsgi [None req-1dc90264-b4f4-4151-a9d1-19a522e5fd3b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:04:36.317 7 INFO cinder.api.openstack.wsgi [None req-d84c89c2-ad39-4c78-b50d-1cf48b25ec93 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:04:44.398 8 INFO cinder.api.openstack.wsgi [None req-e0563e60-1428-4f33-ac1f-7c267655a3ae d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:04:44.410 8 INFO cinder.volume.api [None req-e0563e60-1428-4f33-ac1f-7c267655a3ae d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Volume info retrieved successfully. 2026-04-23 16:04:44.425 8 INFO cinder.volume.api [None req-e0563e60-1428-4f33-ac1f-7c267655a3ae d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Update volume admin metadata completed successfully. 2026-04-23 16:04:44.932 8 INFO cinder.volume.api [None req-e0563e60-1428-4f33-ac1f-7c267655a3ae d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Attach volume completed successfully. 2026-04-23 16:04:44.933 8 INFO cinder.api.openstack.wsgi [None req-e0563e60-1428-4f33-ac1f-7c267655a3ae d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2/action returned with HTTP 202 [pid: 8|app: 0|req: 445/886] 10.0.0.50 () {34 vars in 809 bytes} [Thu Apr 23 16:04:44 2026] POST /v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2/action => generated 0 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-04-23 16:04:44.947 7 INFO cinder.api.openstack.wsgi [None req-628ede67-7d71-4f8b-a8b4-1ee341629db2 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:04:44.973 7 INFO cinder.volume.api [None req-628ede67-7d71-4f8b-a8b4-1ee341629db2 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Volume info retrieved successfully. 2026-04-23 16:04:44.980 7 INFO cinder.api.openstack.wsgi [None req-628ede67-7d71-4f8b-a8b4-1ee341629db2 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 returned with HTTP 200 [pid: 7|app: 0|req: 442/887] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:04:44 2026] GET /v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 => generated 1288 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:04:45.005 8 INFO cinder.api.openstack.wsgi [None req-064e91c2-7ee4-45be-94a5-49d97087fe2b d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:04:45.026 8 INFO cinder.volume.api [None req-064e91c2-7ee4-45be-94a5-49d97087fe2b d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Volume info retrieved successfully. 2026-04-23 16:04:45.531 8 INFO cinder.volume.api [None req-064e91c2-7ee4-45be-94a5-49d97087fe2b d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Detach volume completed successfully. 2026-04-23 16:04:45.532 8 INFO cinder.api.openstack.wsgi [None req-064e91c2-7ee4-45be-94a5-49d97087fe2b d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2/action returned with HTTP 202 [pid: 8|app: 0|req: 446/888] 10.0.0.50 () {34 vars in 809 bytes} [Thu Apr 23 16:04:44 2026] POST /v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2/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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:04:45.544 7 INFO cinder.api.openstack.wsgi [None req-2e473f20-2d40-4ca2-958c-58a0bed99245 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:04:45.560 7 INFO cinder.volume.api [None req-2e473f20-2d40-4ca2-958c-58a0bed99245 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Volume info retrieved successfully. 2026-04-23 16:04:45.565 7 INFO cinder.api.openstack.wsgi [None req-2e473f20-2d40-4ca2-958c-58a0bed99245 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 returned with HTTP 200 [pid: 7|app: 0|req: 443/889] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:04:45 2026] GET /v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:04:46.316 8 INFO cinder.api.openstack.wsgi [None req-064e91c2-7ee4-45be-94a5-49d97087fe2b d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:04:46.316 7 INFO cinder.api.openstack.wsgi [None req-2e473f20-2d40-4ca2-958c-58a0bed99245 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:04:46.316 8 INFO cinder.api.openstack.wsgi [None req-064e91c2-7ee4-45be-94a5-49d97087fe2b d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:04:46.317 7 INFO cinder.api.openstack.wsgi [None req-2e473f20-2d40-4ca2-958c-58a0bed99245 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:04:52.585 8 INFO cinder.api.openstack.wsgi [None req-42e64d6b-32df-409d-a83c-9861b54cee10 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:04:52.600 8 INFO cinder.volume.api [None req-42e64d6b-32df-409d-a83c-9861b54cee10 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Volume info retrieved successfully. 2026-04-23 16:04:52.606 8 INFO cinder.api.openstack.wsgi [None req-42e64d6b-32df-409d-a83c-9861b54cee10 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 returned with HTTP 200 [pid: 8|app: 0|req: 448/892] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:04:52 2026] GET /v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:04:52.628 7 INFO cinder.api.openstack.wsgi [None req-6ed2c6bc-91f8-4916-8d3c-ac7a0d1be1f3 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 2026-04-23 16:04:52.629 7 INFO cinder.api.v3.volumes [None req-6ed2c6bc-91f8-4916-8d3c-ac7a0d1be1f3 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Delete volume with id: b02cc72f-61df-4b2a-a425-6db53a8565e2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:04:52.643 7 INFO cinder.volume.api [None req-6ed2c6bc-91f8-4916-8d3c-ac7a0d1be1f3 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Volume info retrieved successfully. 2026-04-23 16:04:52.673 7 INFO cinder.volume.api [None req-6ed2c6bc-91f8-4916-8d3c-ac7a0d1be1f3 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Delete volume request issued successfully. 2026-04-23 16:04:52.673 7 INFO cinder.api.openstack.wsgi [None req-6ed2c6bc-91f8-4916-8d3c-ac7a0d1be1f3 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 returned with HTTP 202 [pid: 7|app: 0|req: 445/893] 10.0.0.50 () {32 vars in 777 bytes} [Thu Apr 23 16:04:52 2026] DELETE /v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:04:52.687 8 INFO cinder.api.openstack.wsgi [None req-a9557404-480d-4534-8a6c-f91f8d3dcca0 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:04:52.709 8 INFO cinder.volume.api [None req-a9557404-480d-4534-8a6c-f91f8d3dcca0 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] Volume info retrieved successfully. 2026-04-23 16:04:52.720 8 INFO cinder.api.openstack.wsgi [None req-a9557404-480d-4534-8a6c-f91f8d3dcca0 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 returned with HTTP 200 [pid: 8|app: 0|req: 449/894] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:04:52 2026] GET /v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 => generated 972 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:04:53.745 7 INFO cinder.api.openstack.wsgi [None req-1daa729a-8c06-4006-92cb-45a76d4cd33e d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 2026-04-23 16:04:53.754 7 INFO cinder.api.openstack.wsgi [None req-1daa729a-8c06-4006-92cb-45a76d4cd33e d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 returned with HTTP 404 [pid: 7|app: 0|req: 446/895] 10.0.0.50 () {32 vars in 774 bytes} [Thu Apr 23 16:04:53 2026] GET /v3/1ec9038c3312410c82af95ac1a3f5838/volumes/b02cc72f-61df-4b2a-a425-6db53a8565e2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-23 16:04:56.316 8 INFO cinder.api.openstack.wsgi [None req-a9557404-480d-4534-8a6c-f91f8d3dcca0 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:04:56.316 7 INFO cinder.api.openstack.wsgi [None req-1daa729a-8c06-4006-92cb-45a76d4cd33e d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:04:56.317 8 INFO cinder.api.openstack.wsgi [None req-a9557404-480d-4534-8a6c-f91f8d3dcca0 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:04:56.318 7 INFO cinder.api.openstack.wsgi [None req-1daa729a-8c06-4006-92cb-45a76d4cd33e d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:05:06.315 8 INFO cinder.api.openstack.wsgi [None req-a9557404-480d-4534-8a6c-f91f8d3dcca0 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:05:06.315 7 INFO cinder.api.openstack.wsgi [None req-1daa729a-8c06-4006-92cb-45a76d4cd33e d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:05:06.316 8 INFO cinder.api.openstack.wsgi [None req-a9557404-480d-4534-8a6c-f91f8d3dcca0 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:05:06.316 7 INFO cinder.api.openstack.wsgi [None req-1daa729a-8c06-4006-92cb-45a76d4cd33e d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:05:16.316 8 INFO cinder.api.openstack.wsgi [None req-a9557404-480d-4534-8a6c-f91f8d3dcca0 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:05:16.317 7 INFO cinder.api.openstack.wsgi [None req-1daa729a-8c06-4006-92cb-45a76d4cd33e d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:05:16.318 8 INFO cinder.api.openstack.wsgi [None req-a9557404-480d-4534-8a6c-f91f8d3dcca0 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:05:16.318 7 INFO cinder.api.openstack.wsgi [None req-1daa729a-8c06-4006-92cb-45a76d4cd33e d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:05:26.316 8 INFO cinder.api.openstack.wsgi [None req-a9557404-480d-4534-8a6c-f91f8d3dcca0 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:05:26.316 7 INFO cinder.api.openstack.wsgi [None req-1daa729a-8c06-4006-92cb-45a76d4cd33e d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:05:26.317 7 INFO cinder.api.openstack.wsgi [None req-1daa729a-8c06-4006-92cb-45a76d4cd33e d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:05:26.317 8 INFO cinder.api.openstack.wsgi [None req-a9557404-480d-4534-8a6c-f91f8d3dcca0 d318664b4ca3451781d19d73e6a8e8a4 1ec9038c3312410c82af95ac1a3f5838 - - default default] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:05:34.058 8 INFO cinder.api.openstack.wsgi [None req-1cd70ba7-a20a-4533-b007-73f86a697d03 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0c6e7a828b7841c58875b0d190174dfa?usage=true 2026-04-23 16:05:34.088 8 INFO cinder.api.openstack.wsgi [None req-1cd70ba7-a20a-4533-b007-73f86a697d03 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0c6e7a828b7841c58875b0d190174dfa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/904] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:05:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0c6e7a828b7841c58875b0d190174dfa?usage=true => generated 847 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:05:34.104 7 INFO cinder.api.openstack.wsgi [None req-9f91c18e-1291-4ea0-9384-77e45ee74717 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:05:34.124 7 INFO cinder.api.openstack.wsgi [None req-9f91c18e-1291-4ea0-9384-77e45ee74717 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/905] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:05:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:05:34.138 8 INFO cinder.api.openstack.wsgi [None req-f99f8f7c-9301-4205-b458-a4043db686d1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/6b5e5b5c0c834bafa28eaf75c1cd09da?usage=true 2026-04-23 16:05:34.160 8 INFO cinder.api.openstack.wsgi [None req-f99f8f7c-9301-4205-b458-a4043db686d1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/6b5e5b5c0c834bafa28eaf75c1cd09da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/906] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:05:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/6b5e5b5c0c834bafa28eaf75c1cd09da?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:05:34.174 7 INFO cinder.api.openstack.wsgi [None req-343b1dcb-95a9-4b95-9d4f-e4fbcd948969 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:05:34.207 7 INFO cinder.api.openstack.wsgi [None req-343b1dcb-95a9-4b95-9d4f-e4fbcd948969 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/907] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:05:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:05:34.222 8 INFO cinder.api.openstack.wsgi [None req-42967b1e-fd23-40c0-b497-462483d0fef5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:05:34.247 8 INFO cinder.api.openstack.wsgi [None req-42967b1e-fd23-40c0-b497-462483d0fef5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/908] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:05:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:05:34.265 7 INFO cinder.api.openstack.wsgi [None req-9294dea8-dad1-4954-b5a0-a82602dbe15a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ef2de715569741b3824f6d7a010348d7?usage=true 2026-04-23 16:05:34.291 7 INFO cinder.api.openstack.wsgi [None req-9294dea8-dad1-4954-b5a0-a82602dbe15a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ef2de715569741b3824f6d7a010348d7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/909] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:05:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ef2de715569741b3824f6d7a010348d7?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:05:34.306 8 INFO cinder.api.openstack.wsgi [None req-db328b78-6358-453f-8a66-d8f9d439339f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/f6b9a1f31fb847ddbb00c1b325ce9406?usage=true 2026-04-23 16:05:34.335 8 INFO cinder.api.openstack.wsgi [None req-db328b78-6358-453f-8a66-d8f9d439339f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/f6b9a1f31fb847ddbb00c1b325ce9406?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/910] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:05:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/f6b9a1f31fb847ddbb00c1b325ce9406?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:05:34.348 7 INFO cinder.api.openstack.wsgi [None req-445b55fc-4e10-4ce7-a22c-c0ab2a4e0b72 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 16:05:34.853 7 INFO cinder.api.openstack.wsgi [None req-445b55fc-4e10-4ce7-a22c-c0ab2a4e0b72 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 454/911] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:05:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:05:34.866 8 INFO cinder.api.openstack.wsgi [None req-686040e7-fba9-4f9f-bfaf-713cd59192cd f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:05:34.871 8 INFO cinder.volume.api [None req-686040e7-fba9-4f9f-bfaf-713cd59192cd f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:05:34.871 8 INFO cinder.api.openstack.wsgi [None req-686040e7-fba9-4f9f-bfaf-713cd59192cd f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 458/912] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:05:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:05:34.880 7 INFO cinder.api.openstack.wsgi [None req-a21ccde3-2408-4333-832a-285c550eb5c1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:05:34.886 7 INFO cinder.api.openstack.wsgi [None req-a21ccde3-2408-4333-832a-285c550eb5c1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 455/913] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:05:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:05:34.897 8 INFO cinder.api.openstack.wsgi [None req-ee38102d-471d-4f5b-b6e7-54a0f66dd9fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:05:34.907 8 INFO cinder.volume.api [None req-ee38102d-471d-4f5b-b6e7-54a0f66dd9fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:05:34.912 8 INFO cinder.api.openstack.wsgi [None req-ee38102d-471d-4f5b-b6e7-54a0f66dd9fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 459/914] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:05:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:05:34.922 7 INFO cinder.api.openstack.wsgi [None req-def6631d-19e3-410f-bc86-eed3fd130051 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:05:34.931 7 INFO cinder.volume.api [None req-def6631d-19e3-410f-bc86-eed3fd130051 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:05:34.933 7 INFO cinder.api.openstack.wsgi [None req-def6631d-19e3-410f-bc86-eed3fd130051 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 456/915] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:05:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:05:36.316 7 INFO cinder.api.openstack.wsgi [None req-def6631d-19e3-410f-bc86-eed3fd130051 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:05:36.316 8 INFO cinder.api.openstack.wsgi [None req-ee38102d-471d-4f5b-b6e7-54a0f66dd9fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:05:36.318 8 INFO cinder.api.openstack.wsgi [None req-ee38102d-471d-4f5b-b6e7-54a0f66dd9fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:05:36.318 7 INFO cinder.api.openstack.wsgi [None req-def6631d-19e3-410f-bc86-eed3fd130051 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:05:46.315 7 INFO cinder.api.openstack.wsgi [None req-def6631d-19e3-410f-bc86-eed3fd130051 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:05:46.316 7 INFO cinder.api.openstack.wsgi [None req-def6631d-19e3-410f-bc86-eed3fd130051 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:05:46.316 8 INFO cinder.api.openstack.wsgi [None req-ee38102d-471d-4f5b-b6e7-54a0f66dd9fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:05:46.317 8 INFO cinder.api.openstack.wsgi [None req-ee38102d-471d-4f5b-b6e7-54a0f66dd9fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:05:56.315 7 INFO cinder.api.openstack.wsgi [None req-def6631d-19e3-410f-bc86-eed3fd130051 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:05:56.316 8 INFO cinder.api.openstack.wsgi [None req-ee38102d-471d-4f5b-b6e7-54a0f66dd9fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:05:56.317 7 INFO cinder.api.openstack.wsgi [None req-def6631d-19e3-410f-bc86-eed3fd130051 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:05:56.317 8 INFO cinder.api.openstack.wsgi [None req-ee38102d-471d-4f5b-b6e7-54a0f66dd9fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:06:06.316 7 INFO cinder.api.openstack.wsgi [None req-def6631d-19e3-410f-bc86-eed3fd130051 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:06:06.318 8 INFO cinder.api.openstack.wsgi [None req-ee38102d-471d-4f5b-b6e7-54a0f66dd9fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:06:06.318 7 INFO cinder.api.openstack.wsgi [None req-def6631d-19e3-410f-bc86-eed3fd130051 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:06:06.318 8 INFO cinder.api.openstack.wsgi [None req-ee38102d-471d-4f5b-b6e7-54a0f66dd9fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:06:16.316 8 INFO cinder.api.openstack.wsgi [None req-ee38102d-471d-4f5b-b6e7-54a0f66dd9fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:06:16.316 7 INFO cinder.api.openstack.wsgi [None req-def6631d-19e3-410f-bc86-eed3fd130051 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:06:16.317 7 INFO cinder.api.openstack.wsgi [None req-def6631d-19e3-410f-bc86-eed3fd130051 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:06:16.317 8 INFO cinder.api.openstack.wsgi [None req-ee38102d-471d-4f5b-b6e7-54a0f66dd9fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:06:26.316 7 INFO cinder.api.openstack.wsgi [None req-def6631d-19e3-410f-bc86-eed3fd130051 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:06:26.317 8 INFO cinder.api.openstack.wsgi [None req-ee38102d-471d-4f5b-b6e7-54a0f66dd9fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:06:26.317 7 INFO cinder.api.openstack.wsgi [None req-def6631d-19e3-410f-bc86-eed3fd130051 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:06:26.317 8 INFO cinder.api.openstack.wsgi [None req-ee38102d-471d-4f5b-b6e7-54a0f66dd9fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:06:34.035 7 INFO cinder.api.openstack.wsgi [None req-6bddc968-a4ec-4c2e-86ae-05c29042665d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:06:34.059 7 INFO cinder.volume.api [None req-6bddc968-a4ec-4c2e-86ae-05c29042665d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:06:34.062 7 INFO cinder.api.openstack.wsgi [None req-6bddc968-a4ec-4c2e-86ae-05c29042665d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 463/928] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:06:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:06:34.074 8 INFO cinder.api.openstack.wsgi [None req-7bebccba-857f-4c7f-af61-cee4305ccbec f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 16:06:34.578 8 INFO cinder.api.openstack.wsgi [None req-7bebccba-857f-4c7f-af61-cee4305ccbec f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 466/929] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:06:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:06:34.640 7 INFO cinder.api.openstack.wsgi [None req-03b5be38-12e3-43f8-86f7-d39a1daab706 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0cdc18621e2e44b18d00f8ff5504a2b8?usage=true 2026-04-23 16:06:34.662 7 INFO cinder.api.openstack.wsgi [None req-03b5be38-12e3-43f8-86f7-d39a1daab706 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0cdc18621e2e44b18d00f8ff5504a2b8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/930] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:06:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0cdc18621e2e44b18d00f8ff5504a2b8?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:06:34.674 8 INFO cinder.api.openstack.wsgi [None req-3901472f-2212-4587-8b0d-bff9b98295ac f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/310cefb6c52d4bce86628a58acec9093?usage=true 2026-04-23 16:06:34.698 8 INFO cinder.api.openstack.wsgi [None req-3901472f-2212-4587-8b0d-bff9b98295ac f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/310cefb6c52d4bce86628a58acec9093?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/931] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:06:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/310cefb6c52d4bce86628a58acec9093?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:06:34.709 7 INFO cinder.api.openstack.wsgi [None req-fe69cda2-9318-4155-bbe4-f69a0a368dec f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:06:34.735 7 INFO cinder.api.openstack.wsgi [None req-fe69cda2-9318-4155-bbe4-f69a0a368dec f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/932] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:06:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:06:34.746 8 INFO cinder.api.openstack.wsgi [None req-82a51f53-d8f1-4473-8ef7-ba75106732e3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4298dd17119849b5855196992856d63c?usage=true 2026-04-23 16:06:34.770 8 INFO cinder.api.openstack.wsgi [None req-82a51f53-d8f1-4473-8ef7-ba75106732e3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4298dd17119849b5855196992856d63c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/933] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:06:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4298dd17119849b5855196992856d63c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:06:34.788 7 INFO cinder.api.openstack.wsgi [None req-01e8144c-466f-40b8-b2c5-0fe97126dd45 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/68332ac77a974724bddcc941237dce03?usage=true 2026-04-23 16:06:34.813 7 INFO cinder.api.openstack.wsgi [None req-01e8144c-466f-40b8-b2c5-0fe97126dd45 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/68332ac77a974724bddcc941237dce03?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/934] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:06:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/68332ac77a974724bddcc941237dce03?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:06:34.823 8 INFO cinder.api.openstack.wsgi [None req-97f3ba63-0a9a-4969-a74f-03db23d41d0c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/747a0cf37c1b4207855d189b520cf665?usage=true 2026-04-23 16:06:34.854 8 INFO cinder.api.openstack.wsgi [None req-97f3ba63-0a9a-4969-a74f-03db23d41d0c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/747a0cf37c1b4207855d189b520cf665?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/935] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:06:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/747a0cf37c1b4207855d189b520cf665?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:06:34.868 7 INFO cinder.api.openstack.wsgi [None req-08ece00a-0e63-4518-ac2c-16fb22ed7a91 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8245682c35ee49ba81adcc134b0bb865?usage=true 2026-04-23 16:06:34.896 7 INFO cinder.api.openstack.wsgi [None req-08ece00a-0e63-4518-ac2c-16fb22ed7a91 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8245682c35ee49ba81adcc134b0bb865?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/936] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:06:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8245682c35ee49ba81adcc134b0bb865?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:06:34.907 8 INFO cinder.api.openstack.wsgi [None req-5253896f-ca71-4bd4-a564-c24767a066bd f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a6322295cbf44810aa7dd28cab686ae8?usage=true 2026-04-23 16:06:34.933 8 INFO cinder.api.openstack.wsgi [None req-5253896f-ca71-4bd4-a564-c24767a066bd f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a6322295cbf44810aa7dd28cab686ae8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/937] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:06:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a6322295cbf44810aa7dd28cab686ae8?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:06:34.946 7 INFO cinder.api.openstack.wsgi [None req-b0c05f5a-4a59-42f6-9cd5-81df79c29c38 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:06:34.977 7 INFO cinder.api.openstack.wsgi [None req-b0c05f5a-4a59-42f6-9cd5-81df79c29c38 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/938] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:06:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:06:34.990 8 INFO cinder.api.openstack.wsgi [None req-28b48abb-d1a2-479c-b336-ae22e32fc33c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:06:35.012 8 INFO cinder.api.openstack.wsgi [None req-28b48abb-d1a2-479c-b336-ae22e32fc33c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/939] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:06:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:06:35.024 7 INFO cinder.api.openstack.wsgi [None req-b487c2a7-faf0-4d85-bc82-926d63e01a7a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/efe44091832a4a8faca4ae4ef8bafc99?usage=true 2026-04-23 16:06:35.057 7 INFO cinder.api.openstack.wsgi [None req-b487c2a7-faf0-4d85-bc82-926d63e01a7a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/efe44091832a4a8faca4ae4ef8bafc99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/940] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:06:35 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/efe44091832a4a8faca4ae4ef8bafc99?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:06:35.068 8 INFO cinder.api.openstack.wsgi [None req-e2e59fc4-ab42-4c1d-9f48-938f44132ce5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:06:35.079 8 INFO cinder.volume.api [None req-e2e59fc4-ab42-4c1d-9f48-938f44132ce5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:06:35.081 8 INFO cinder.api.openstack.wsgi [None req-e2e59fc4-ab42-4c1d-9f48-938f44132ce5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 472/941] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:06:35 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:06:35.092 7 INFO cinder.api.openstack.wsgi [None req-4b097db4-4e37-4709-9075-d50428bfea48 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:06:35.098 7 INFO cinder.api.openstack.wsgi [None req-4b097db4-4e37-4709-9075-d50428bfea48 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 470/942] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:06:35 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:06:35.108 8 INFO cinder.api.openstack.wsgi [None req-38e848aa-6aff-46f8-ae62-81ae3c03a1d0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:06:35.114 8 INFO cinder.volume.api [None req-38e848aa-6aff-46f8-ae62-81ae3c03a1d0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:06:35.114 8 INFO cinder.api.openstack.wsgi [None req-38e848aa-6aff-46f8-ae62-81ae3c03a1d0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 473/943] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:06:35 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:06:36.315 8 INFO cinder.api.openstack.wsgi [None req-38e848aa-6aff-46f8-ae62-81ae3c03a1d0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:06:36.315 7 INFO cinder.api.openstack.wsgi [None req-4b097db4-4e37-4709-9075-d50428bfea48 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:06:36.316 8 INFO cinder.api.openstack.wsgi [None req-38e848aa-6aff-46f8-ae62-81ae3c03a1d0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:06:36.316 7 INFO cinder.api.openstack.wsgi [None req-4b097db4-4e37-4709-9075-d50428bfea48 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:06:46.316 7 INFO cinder.api.openstack.wsgi [None req-4b097db4-4e37-4709-9075-d50428bfea48 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:06:46.316 8 INFO cinder.api.openstack.wsgi [None req-38e848aa-6aff-46f8-ae62-81ae3c03a1d0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:06:46.317 7 INFO cinder.api.openstack.wsgi [None req-4b097db4-4e37-4709-9075-d50428bfea48 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:06:46.317 8 INFO cinder.api.openstack.wsgi [None req-38e848aa-6aff-46f8-ae62-81ae3c03a1d0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:06:56.316 7 INFO cinder.api.openstack.wsgi [None req-4b097db4-4e37-4709-9075-d50428bfea48 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:06:56.316 8 INFO cinder.api.openstack.wsgi [None req-38e848aa-6aff-46f8-ae62-81ae3c03a1d0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:06:56.317 7 INFO cinder.api.openstack.wsgi [None req-4b097db4-4e37-4709-9075-d50428bfea48 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:06:56.318 8 INFO cinder.api.openstack.wsgi [None req-38e848aa-6aff-46f8-ae62-81ae3c03a1d0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:07:06.316 8 INFO cinder.api.openstack.wsgi [None req-38e848aa-6aff-46f8-ae62-81ae3c03a1d0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:07:06.316 7 INFO cinder.api.openstack.wsgi [None req-4b097db4-4e37-4709-9075-d50428bfea48 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:07:06.317 8 INFO cinder.api.openstack.wsgi [None req-38e848aa-6aff-46f8-ae62-81ae3c03a1d0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:07:06.317 7 INFO cinder.api.openstack.wsgi [None req-4b097db4-4e37-4709-9075-d50428bfea48 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:07:16.316 8 INFO cinder.api.openstack.wsgi [None req-38e848aa-6aff-46f8-ae62-81ae3c03a1d0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:07:16.316 7 INFO cinder.api.openstack.wsgi [None req-4b097db4-4e37-4709-9075-d50428bfea48 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:07:16.317 8 INFO cinder.api.openstack.wsgi [None req-38e848aa-6aff-46f8-ae62-81ae3c03a1d0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:07:16.318 7 INFO cinder.api.openstack.wsgi [None req-4b097db4-4e37-4709-9075-d50428bfea48 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:07:26.316 8 INFO cinder.api.openstack.wsgi [None req-38e848aa-6aff-46f8-ae62-81ae3c03a1d0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:07:26.316 7 INFO cinder.api.openstack.wsgi [None req-4b097db4-4e37-4709-9075-d50428bfea48 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:07:26.316 8 INFO cinder.api.openstack.wsgi [None req-38e848aa-6aff-46f8-ae62-81ae3c03a1d0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:07:26.317 7 INFO cinder.api.openstack.wsgi [None req-4b097db4-4e37-4709-9075-d50428bfea48 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:07:33.826 8 INFO cinder.api.openstack.wsgi [None req-02d72708-7bd7-4f45-904e-10d326fff03b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:07:33.836 8 INFO cinder.volume.api [None req-02d72708-7bd7-4f45-904e-10d326fff03b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:07:33.839 8 INFO cinder.api.openstack.wsgi [None req-02d72708-7bd7-4f45-904e-10d326fff03b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 480/956] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:07:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:07:33.855 7 INFO cinder.api.openstack.wsgi [None req-621e694a-4c8c-4cea-80c2-364d7256ad08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:07:33.862 7 INFO cinder.api.openstack.wsgi [None req-621e694a-4c8c-4cea-80c2-364d7256ad08 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 477/957] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:07:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:07:33.873 8 INFO cinder.api.openstack.wsgi [None req-a768ff02-7d61-462e-b29b-668315e874fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:07:33.881 8 INFO cinder.volume.api [None req-a768ff02-7d61-462e-b29b-668315e874fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:07:33.883 8 INFO cinder.api.openstack.wsgi [None req-a768ff02-7d61-462e-b29b-668315e874fb f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 481/958] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:07:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:07:33.893 7 INFO cinder.api.openstack.wsgi [None req-cb1354a7-4888-4c1c-835a-0e6c795b3be9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:07:33.900 7 INFO cinder.volume.api [None req-cb1354a7-4888-4c1c-835a-0e6c795b3be9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:07:33.901 7 INFO cinder.api.openstack.wsgi [None req-cb1354a7-4888-4c1c-835a-0e6c795b3be9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 478/959] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:07:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:07:33.914 8 INFO cinder.api.openstack.wsgi [None req-a71a4dda-ba00-4bc3-99ba-c8798e95e5e0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 16:07:34.418 8 INFO cinder.api.openstack.wsgi [None req-a71a4dda-ba00-4bc3-99ba-c8798e95e5e0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 482/960] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:07:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:07:34.467 7 INFO cinder.api.openstack.wsgi [None req-40b206a9-0165-4ce9-8295-8e480a4061a2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0cdc18621e2e44b18d00f8ff5504a2b8?usage=true 2026-04-23 16:07:34.500 7 INFO cinder.api.openstack.wsgi [None req-40b206a9-0165-4ce9-8295-8e480a4061a2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0cdc18621e2e44b18d00f8ff5504a2b8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/961] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:07:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0cdc18621e2e44b18d00f8ff5504a2b8?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:07:34.517 8 INFO cinder.api.openstack.wsgi [None req-e016cb83-ecdb-4513-86ad-d72363a04402 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/310cefb6c52d4bce86628a58acec9093?usage=true 2026-04-23 16:07:34.555 8 INFO cinder.api.openstack.wsgi [None req-e016cb83-ecdb-4513-86ad-d72363a04402 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/310cefb6c52d4bce86628a58acec9093?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/962] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:07:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/310cefb6c52d4bce86628a58acec9093?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:07:34.572 7 INFO cinder.api.openstack.wsgi [None req-db27e509-5db7-4545-8b02-a9212802f8dc f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:07:34.605 7 INFO cinder.api.openstack.wsgi [None req-db27e509-5db7-4545-8b02-a9212802f8dc f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/963] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:07:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:07:34.619 8 INFO cinder.api.openstack.wsgi [None req-005864fb-f743-46e1-b113-6ff8cc7daf3e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4298dd17119849b5855196992856d63c?usage=true 2026-04-23 16:07:34.646 8 INFO cinder.api.openstack.wsgi [None req-005864fb-f743-46e1-b113-6ff8cc7daf3e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4298dd17119849b5855196992856d63c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/964] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:07:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4298dd17119849b5855196992856d63c?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:07:34.661 7 INFO cinder.api.openstack.wsgi [None req-29b3dc3e-b03f-468b-b2a9-326e08702f5d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/68332ac77a974724bddcc941237dce03?usage=true 2026-04-23 16:07:34.695 7 INFO cinder.api.openstack.wsgi [None req-29b3dc3e-b03f-468b-b2a9-326e08702f5d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/68332ac77a974724bddcc941237dce03?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/965] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:07:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/68332ac77a974724bddcc941237dce03?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:07:34.706 8 INFO cinder.api.openstack.wsgi [None req-43a779ff-4597-43ee-a950-028a9ca6489b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/747a0cf37c1b4207855d189b520cf665?usage=true 2026-04-23 16:07:34.736 8 INFO cinder.api.openstack.wsgi [None req-43a779ff-4597-43ee-a950-028a9ca6489b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/747a0cf37c1b4207855d189b520cf665?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/966] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:07:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/747a0cf37c1b4207855d189b520cf665?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:07:34.751 7 INFO cinder.api.openstack.wsgi [None req-282124f4-e8bc-435c-9e07-81c4755e59b8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8245682c35ee49ba81adcc134b0bb865?usage=true 2026-04-23 16:07:34.779 7 INFO cinder.api.openstack.wsgi [None req-282124f4-e8bc-435c-9e07-81c4755e59b8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8245682c35ee49ba81adcc134b0bb865?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/967] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:07:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8245682c35ee49ba81adcc134b0bb865?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:07:34.799 8 INFO cinder.api.openstack.wsgi [None req-bf1fd1b7-73e0-4ca8-a5c9-a4cc679a06d4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a6322295cbf44810aa7dd28cab686ae8?usage=true 2026-04-23 16:07:34.822 8 INFO cinder.api.openstack.wsgi [None req-bf1fd1b7-73e0-4ca8-a5c9-a4cc679a06d4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a6322295cbf44810aa7dd28cab686ae8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/968] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:07:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a6322295cbf44810aa7dd28cab686ae8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:07:34.853 7 INFO cinder.api.openstack.wsgi [None req-e8d62c06-27e1-46ff-bcdc-0c8a0e7c576b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:07:34.886 7 INFO cinder.api.openstack.wsgi [None req-e8d62c06-27e1-46ff-bcdc-0c8a0e7c576b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/969] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:07:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:07:34.899 8 INFO cinder.api.openstack.wsgi [None req-9b15e662-b717-475f-8f6a-6cc312f41804 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:07:34.938 8 INFO cinder.api.openstack.wsgi [None req-9b15e662-b717-475f-8f6a-6cc312f41804 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/970] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:07:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:07:34.951 7 INFO cinder.api.openstack.wsgi [None req-e96ff89d-5822-4294-9262-ce452917d249 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/efe44091832a4a8faca4ae4ef8bafc99?usage=true 2026-04-23 16:07:34.999 7 INFO cinder.api.openstack.wsgi [None req-e96ff89d-5822-4294-9262-ce452917d249 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/efe44091832a4a8faca4ae4ef8bafc99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/971] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:07:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/efe44091832a4a8faca4ae4ef8bafc99?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:07:36.316 8 INFO cinder.api.openstack.wsgi [None req-9b15e662-b717-475f-8f6a-6cc312f41804 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:07:36.317 7 INFO cinder.api.openstack.wsgi [None req-e96ff89d-5822-4294-9262-ce452917d249 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:07:36.317 8 INFO cinder.api.openstack.wsgi [None req-9b15e662-b717-475f-8f6a-6cc312f41804 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:07:36.318 7 INFO cinder.api.openstack.wsgi [None req-e96ff89d-5822-4294-9262-ce452917d249 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:07:42.984 8 INFO cinder.api.openstack.wsgi [None req-e5a68148-af0c-4faf-add4-ba0284b60c1c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes 2026-04-23 16:07:43.147 8 INFO cinder.api.v3.volumes [None req-e5a68148-af0c-4faf-add4-ba0284b60c1c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Create volume of 16 GB 2026-04-23 16:07:43.154 8 INFO cinder.volume.api [None req-e5a68148-af0c-4faf-add4-ba0284b60c1c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Availability Zones retrieved successfully. 2026-04-23 16:07:43.408 8 INFO cinder.volume.api [None req-e5a68148-af0c-4faf-add4-ba0284b60c1c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Create volume request issued successfully. 2026-04-23 16:07:43.409 8 INFO cinder.api.openstack.wsgi [None req-e5a68148-af0c-4faf-add4-ba0284b60c1c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 489/974] 199.204.45.57 () {34 vars in 733 bytes} [Thu Apr 23 16:07:42 2026] POST /v3/d47bf9afd2234ebeb76a180954d7105c/volumes => generated 846 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-23 16:07:43.427 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-d1ba5ca8-db75-4d49-a5e5-9ac82a02a15d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:07:43.464 7 INFO cinder.volume.api [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-d1ba5ca8-db75-4d49-a5e5-9ac82a02a15d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Volume info retrieved successfully. 2026-04-23 16:07:43.468 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-d1ba5ca8-db75-4d49-a5e5-9ac82a02a15d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 returned with HTTP 200 [pid: 7|app: 0|req: 486/975] 199.204.45.57 () {32 vars in 824 bytes} [Thu Apr 23 16:07:43 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 => generated 1025 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:07:46.315 8 INFO cinder.api.openstack.wsgi [None req-e5a68148-af0c-4faf-add4-ba0284b60c1c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:07:46.316 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-d1ba5ca8-db75-4d49-a5e5-9ac82a02a15d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:07:46.316 8 INFO cinder.api.openstack.wsgi [None req-e5a68148-af0c-4faf-add4-ba0284b60c1c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:07:46.317 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-d1ba5ca8-db75-4d49-a5e5-9ac82a02a15d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:07:48.484 8 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-71a939be-e4a4-4a3f-ab7b-3c10ea2d45e7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:07:48.501 8 INFO cinder.volume.api [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-71a939be-e4a4-4a3f-ab7b-3c10ea2d45e7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Volume info retrieved successfully. 2026-04-23 16:07:48.507 8 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-71a939be-e4a4-4a3f-ab7b-3c10ea2d45e7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 returned with HTTP 200 [pid: 8|app: 0|req: 491/978] 199.204.45.57 () {32 vars in 824 bytes} [Thu Apr 23 16:07:48 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 => generated 1489 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:07:48.969 7 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-53479c70-6652-43cb-a020-8fdd224ab42c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:07:48.988 7 INFO cinder.volume.api [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-53479c70-6652-43cb-a020-8fdd224ab42c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Volume info retrieved successfully. 2026-04-23 16:07:48.998 7 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-53479c70-6652-43cb-a020-8fdd224ab42c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 returned with HTTP 200 [pid: 7|app: 0|req: 488/979] 10.0.0.164 () {34 vars in 1028 bytes} [Thu Apr 23 16:07:48 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 => generated 1489 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:07:49.452 8 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-a3eb0e8c-c039-451a-b182-abf7b20ddcfd f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:07:49.472 8 INFO cinder.volume.api [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-a3eb0e8c-c039-451a-b182-abf7b20ddcfd f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Volume info retrieved successfully. 2026-04-23 16:07:49.479 8 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-a3eb0e8c-c039-451a-b182-abf7b20ddcfd f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 returned with HTTP 200 [pid: 8|app: 0|req: 492/980] 10.0.0.164 () {34 vars in 1028 bytes} [Thu Apr 23 16:07:49 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 => generated 1489 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:07:49.488 7 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-53479c70-6652-43cb-a020-8fdd224ab42c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 16:07:49.489 7 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-53479c70-6652-43cb-a020-8fdd224ab42c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 489/981] 10.0.0.164 () {32 vars in 829 bytes} [Thu Apr 23 16:07:49 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:07:49.504 8 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-4623eebf-6e1b-4788-bd9b-845ec180f5b8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:07:49.553 8 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-4623eebf-6e1b-4788-bd9b-845ec180f5b8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/attachments returned with HTTP 200 [pid: 8|app: 0|req: 493/982] 10.0.0.164 () {40 vars in 1057 bytes} [Thu Apr 23 16:07:49 2026] POST /v3/d47bf9afd2234ebeb76a180954d7105c/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:07:53.194 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-ec2914d0-b413-4582-bc6e-3fd1785a24c3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:07:53.211 7 INFO cinder.volume.api [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-ec2914d0-b413-4582-bc6e-3fd1785a24c3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Volume info retrieved successfully. 2026-04-23 16:07:53.218 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-ec2914d0-b413-4582-bc6e-3fd1785a24c3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 returned with HTTP 200 [pid: 7|app: 0|req: 490/983] 199.204.45.57 () {32 vars in 824 bytes} [Thu Apr 23 16:07:53 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 => generated 1488 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:07:54.970 8 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-4623eebf-6e1b-4788-bd9b-845ec180f5b8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-23 16:07:54.971 8 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-4623eebf-6e1b-4788-bd9b-845ec180f5b8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 494/984] 199.204.45.57 () {32 vars in 839 bytes} [Thu Apr 23 16:07:54 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:07:54.984 7 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-edbb7974-01ca-4f33-8659-93a2ced0c79f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:07:55.002 7 INFO cinder.volume.api [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-edbb7974-01ca-4f33-8659-93a2ced0c79f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Volume info retrieved successfully. 2026-04-23 16:07:55.008 7 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-edbb7974-01ca-4f33-8659-93a2ced0c79f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 returned with HTTP 200 [pid: 7|app: 0|req: 491/985] 199.204.45.57 () {36 vars in 1072 bytes} [Thu Apr 23 16:07:54 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 => generated 1712 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:07:55.086 8 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-e386bc59-0ca8-405a-90f0-f2a410d43169 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/attachments/0e3eb2f4-5115-4da7-b5d7-25a83655fb64 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:07:56.131 8 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-e386bc59-0ca8-405a-90f0-f2a410d43169 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/attachments/0e3eb2f4-5115-4da7-b5d7-25a83655fb64 returned with HTTP 200 [pid: 8|app: 0|req: 495/986] 199.204.45.57 () {40 vars in 1134 bytes} [Thu Apr 23 16:07:55 2026] PUT /v3/d47bf9afd2234ebeb76a180954d7105c/attachments/0e3eb2f4-5115-4da7-b5d7-25a83655fb64 => generated 802 bytes in 1055 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:07:56.316 7 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-edbb7974-01ca-4f33-8659-93a2ced0c79f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:07:56.317 8 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-e386bc59-0ca8-405a-90f0-f2a410d43169 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:07:56.317 7 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-edbb7974-01ca-4f33-8659-93a2ced0c79f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:07:56.318 8 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-e386bc59-0ca8-405a-90f0-f2a410d43169 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:07:56.554 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-7e1fdf40-72e9-41d4-a3bd-a96636f28570 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:07:56.577 7 INFO cinder.volume.api [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-7e1fdf40-72e9-41d4-a3bd-a96636f28570 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Volume info retrieved successfully. 2026-04-23 16:07:56.584 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-7e1fdf40-72e9-41d4-a3bd-a96636f28570 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 returned with HTTP 200 [pid: 7|app: 0|req: 493/989] 199.204.45.57 () {32 vars in 824 bytes} [Thu Apr 23 16:07:56 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 => generated 1489 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:07:56.653 8 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-d71cae57-5675-46cc-8847-52af48ccf3b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/attachments/0e3eb2f4-5115-4da7-b5d7-25a83655fb64/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:07:56.690 8 INFO cinder.api.openstack.wsgi [req-bb6e69ca-290f-4ed2-82ba-3ddee17512d3 req-d71cae57-5675-46cc-8847-52af48ccf3b9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/attachments/0e3eb2f4-5115-4da7-b5d7-25a83655fb64/action returned with HTTP 204 [pid: 8|app: 0|req: 497/990] 199.204.45.57 () {40 vars in 1147 bytes} [Thu Apr 23 16:07:56 2026] POST /v3/d47bf9afd2234ebeb76a180954d7105c/attachments/0e3eb2f4-5115-4da7-b5d7-25a83655fb64/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:07:59.595 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-2dbbb6a7-5c9f-45c0-a17b-6d4a52c7d8f8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:07:59.613 7 INFO cinder.volume.api [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-2dbbb6a7-5c9f-45c0-a17b-6d4a52c7d8f8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Volume info retrieved successfully. 2026-04-23 16:07:59.619 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-2dbbb6a7-5c9f-45c0-a17b-6d4a52c7d8f8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 returned with HTTP 200 [pid: 7|app: 0|req: 494/991] 199.204.45.57 () {32 vars in 824 bytes} [Thu Apr 23 16:07:59 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 => generated 1787 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:08:03.099 8 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-199444d1-31e9-4afd-9364-50d8528c32bf f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:08:03.114 8 INFO cinder.volume.api [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-199444d1-31e9-4afd-9364-50d8528c32bf f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Volume info retrieved successfully. 2026-04-23 16:08:03.119 8 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-199444d1-31e9-4afd-9364-50d8528c32bf f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 returned with HTTP 200 [pid: 8|app: 0|req: 498/992] 199.204.45.57 () {32 vars in 824 bytes} [Thu Apr 23 16:08:03 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 => generated 1787 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:08:06.316 8 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-199444d1-31e9-4afd-9364-50d8528c32bf f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:08:06.316 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-2dbbb6a7-5c9f-45c0-a17b-6d4a52c7d8f8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:08:06.317 8 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-199444d1-31e9-4afd-9364-50d8528c32bf f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:08:06.318 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-2dbbb6a7-5c9f-45c0-a17b-6d4a52c7d8f8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:08:16.316 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-2dbbb6a7-5c9f-45c0-a17b-6d4a52c7d8f8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:08:16.317 8 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-199444d1-31e9-4afd-9364-50d8528c32bf f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:08:16.317 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-2dbbb6a7-5c9f-45c0-a17b-6d4a52c7d8f8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:08:16.318 8 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-199444d1-31e9-4afd-9364-50d8528c32bf f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:08:26.316 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-2dbbb6a7-5c9f-45c0-a17b-6d4a52c7d8f8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:08:26.317 7 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-2dbbb6a7-5c9f-45c0-a17b-6d4a52c7d8f8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:08:26.317 8 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-199444d1-31e9-4afd-9364-50d8528c32bf f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:08:26.318 8 INFO cinder.api.openstack.wsgi [req-e5a68148-af0c-4faf-add4-ba0284b60c1c req-199444d1-31e9-4afd-9364-50d8528c32bf f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:08:33.836 7 INFO cinder.api.openstack.wsgi [None req-79502daa-4dd2-4bad-8f9b-67dd90e73cd4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:08:33.842 7 INFO cinder.api.openstack.wsgi [None req-79502daa-4dd2-4bad-8f9b-67dd90e73cd4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 498/999] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:08:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:08:33.866 8 INFO cinder.api.openstack.wsgi [None req-729be036-2c68-4596-a5fc-3f2bc8cb13d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 16:08:34.371 8 INFO cinder.api.openstack.wsgi [None req-729be036-2c68-4596-a5fc-3f2bc8cb13d3 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1000] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:08:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 671 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:08:34.386 7 INFO cinder.api.openstack.wsgi [None req-9ae12c5d-307e-4464-8586-6b84e1c2f96e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:08:34.395 7 INFO cinder.volume.api [None req-9ae12c5d-307e-4464-8586-6b84e1c2f96e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:08:34.396 7 INFO cinder.api.openstack.wsgi [None req-9ae12c5d-307e-4464-8586-6b84e1c2f96e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 499/1001] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:08:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:08:34.408 8 INFO cinder.api.openstack.wsgi [None req-2637c3a4-7ec5-4742-8406-81d155cb75e2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:08:34.428 8 INFO cinder.volume.api [None req-2637c3a4-7ec5-4742-8406-81d155cb75e2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:08:34.436 8 INFO cinder.api.openstack.wsgi [None req-2637c3a4-7ec5-4742-8406-81d155cb75e2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1002] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:08:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 1790 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:08:34.452 7 INFO cinder.api.openstack.wsgi [None req-6fbc34d4-0e59-4c82-aaf4-e75bba331ddf f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:08:34.466 7 INFO cinder.volume.api [None req-6fbc34d4-0e59-4c82-aaf4-e75bba331ddf f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:08:34.472 7 INFO cinder.api.openstack.wsgi [None req-6fbc34d4-0e59-4c82-aaf4-e75bba331ddf f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1003] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:08:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 1790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:08:34.535 8 INFO cinder.api.openstack.wsgi [None req-99856d18-0a4c-41bd-a095-a19cd831ff03 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0cdc18621e2e44b18d00f8ff5504a2b8?usage=true 2026-04-23 16:08:34.564 8 INFO cinder.api.openstack.wsgi [None req-99856d18-0a4c-41bd-a095-a19cd831ff03 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0cdc18621e2e44b18d00f8ff5504a2b8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1004] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:08:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0cdc18621e2e44b18d00f8ff5504a2b8?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:08:34.577 7 INFO cinder.api.openstack.wsgi [None req-b1b35357-662f-4f1a-9bbf-7dba6ff79e98 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/310cefb6c52d4bce86628a58acec9093?usage=true 2026-04-23 16:08:34.610 7 INFO cinder.api.openstack.wsgi [None req-b1b35357-662f-4f1a-9bbf-7dba6ff79e98 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/310cefb6c52d4bce86628a58acec9093?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1005] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:08:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/310cefb6c52d4bce86628a58acec9093?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:08:34.623 8 INFO cinder.api.openstack.wsgi [None req-b9b66b58-5424-481e-a4eb-65fd7453b925 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:08:34.650 8 INFO cinder.api.openstack.wsgi [None req-b9b66b58-5424-481e-a4eb-65fd7453b925 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1006] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:08:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:08:34.663 7 INFO cinder.api.openstack.wsgi [None req-56c6df7a-1c3c-4cb3-8cf0-1c35a524cb74 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4298dd17119849b5855196992856d63c?usage=true 2026-04-23 16:08:34.684 7 INFO cinder.api.openstack.wsgi [None req-56c6df7a-1c3c-4cb3-8cf0-1c35a524cb74 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4298dd17119849b5855196992856d63c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1007] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:08:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4298dd17119849b5855196992856d63c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:08:34.701 8 INFO cinder.api.openstack.wsgi [None req-d878f950-7ab0-4a1a-b889-2e68d60eccbd f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/68332ac77a974724bddcc941237dce03?usage=true 2026-04-23 16:08:34.722 8 INFO cinder.api.openstack.wsgi [None req-d878f950-7ab0-4a1a-b889-2e68d60eccbd f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/68332ac77a974724bddcc941237dce03?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1008] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:08:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/68332ac77a974724bddcc941237dce03?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:08:34.734 7 INFO cinder.api.openstack.wsgi [None req-00a03fc4-7510-4222-acb0-163a839444f6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/747a0cf37c1b4207855d189b520cf665?usage=true 2026-04-23 16:08:34.757 7 INFO cinder.api.openstack.wsgi [None req-00a03fc4-7510-4222-acb0-163a839444f6 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/747a0cf37c1b4207855d189b520cf665?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1009] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:08:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/747a0cf37c1b4207855d189b520cf665?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:08:34.773 8 INFO cinder.api.openstack.wsgi [None req-522705f4-f906-49a2-92e3-df603f4418e9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8245682c35ee49ba81adcc134b0bb865?usage=true 2026-04-23 16:08:34.799 8 INFO cinder.api.openstack.wsgi [None req-522705f4-f906-49a2-92e3-df603f4418e9 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8245682c35ee49ba81adcc134b0bb865?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1010] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:08:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8245682c35ee49ba81adcc134b0bb865?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:08:34.814 7 INFO cinder.api.openstack.wsgi [None req-ffd50308-1d76-4264-981e-44e8fdf199a7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a6322295cbf44810aa7dd28cab686ae8?usage=true 2026-04-23 16:08:34.841 7 INFO cinder.api.openstack.wsgi [None req-ffd50308-1d76-4264-981e-44e8fdf199a7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a6322295cbf44810aa7dd28cab686ae8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1011] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:08:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a6322295cbf44810aa7dd28cab686ae8?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:08:34.854 8 INFO cinder.api.openstack.wsgi [None req-3d900618-94cc-40da-8a77-4e635146ddbe f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:08:34.885 8 INFO cinder.api.openstack.wsgi [None req-3d900618-94cc-40da-8a77-4e635146ddbe f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1012] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:08:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:08:34.904 7 INFO cinder.api.openstack.wsgi [None req-b0cca9cd-c35f-4ad2-8cd5-db71403fc630 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:08:34.934 7 INFO cinder.api.openstack.wsgi [None req-b0cca9cd-c35f-4ad2-8cd5-db71403fc630 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1013] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:08:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:08:34.948 8 INFO cinder.api.openstack.wsgi [None req-96747cbe-b446-4bf5-bc16-8fbdeb6eaeb1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/efe44091832a4a8faca4ae4ef8bafc99?usage=true 2026-04-23 16:08:34.971 8 INFO cinder.api.openstack.wsgi [None req-96747cbe-b446-4bf5-bc16-8fbdeb6eaeb1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/efe44091832a4a8faca4ae4ef8bafc99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1014] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:08:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/efe44091832a4a8faca4ae4ef8bafc99?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:08:36.317 8 INFO cinder.api.openstack.wsgi [None req-96747cbe-b446-4bf5-bc16-8fbdeb6eaeb1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:08:36.317 7 INFO cinder.api.openstack.wsgi [None req-b0cca9cd-c35f-4ad2-8cd5-db71403fc630 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:08:36.319 7 INFO cinder.api.openstack.wsgi [None req-b0cca9cd-c35f-4ad2-8cd5-db71403fc630 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:08:36.321 8 INFO cinder.api.openstack.wsgi [None req-96747cbe-b446-4bf5-bc16-8fbdeb6eaeb1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:08:46.316 7 INFO cinder.api.openstack.wsgi [None req-b0cca9cd-c35f-4ad2-8cd5-db71403fc630 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:08:46.316 8 INFO cinder.api.openstack.wsgi [None req-96747cbe-b446-4bf5-bc16-8fbdeb6eaeb1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:08:46.318 7 INFO cinder.api.openstack.wsgi [None req-b0cca9cd-c35f-4ad2-8cd5-db71403fc630 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:08:46.318 8 INFO cinder.api.openstack.wsgi [None req-96747cbe-b446-4bf5-bc16-8fbdeb6eaeb1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:08:56.316 8 INFO cinder.api.openstack.wsgi [None req-96747cbe-b446-4bf5-bc16-8fbdeb6eaeb1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:08:56.316 7 INFO cinder.api.openstack.wsgi [None req-b0cca9cd-c35f-4ad2-8cd5-db71403fc630 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:08:56.317 8 INFO cinder.api.openstack.wsgi [None req-96747cbe-b446-4bf5-bc16-8fbdeb6eaeb1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:08:56.317 7 INFO cinder.api.openstack.wsgi [None req-b0cca9cd-c35f-4ad2-8cd5-db71403fc630 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:09:06.316 7 INFO cinder.api.openstack.wsgi [None req-b0cca9cd-c35f-4ad2-8cd5-db71403fc630 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:09:06.316 8 INFO cinder.api.openstack.wsgi [None req-96747cbe-b446-4bf5-bc16-8fbdeb6eaeb1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:09:06.317 7 INFO cinder.api.openstack.wsgi [None req-b0cca9cd-c35f-4ad2-8cd5-db71403fc630 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:09:06.317 8 INFO cinder.api.openstack.wsgi [None req-96747cbe-b446-4bf5-bc16-8fbdeb6eaeb1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:09:16.316 7 INFO cinder.api.openstack.wsgi [None req-b0cca9cd-c35f-4ad2-8cd5-db71403fc630 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:09:16.316 8 INFO cinder.api.openstack.wsgi [None req-96747cbe-b446-4bf5-bc16-8fbdeb6eaeb1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:09:16.317 8 INFO cinder.api.openstack.wsgi [None req-96747cbe-b446-4bf5-bc16-8fbdeb6eaeb1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:09:16.317 7 INFO cinder.api.openstack.wsgi [None req-b0cca9cd-c35f-4ad2-8cd5-db71403fc630 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:09:26.316 8 INFO cinder.api.openstack.wsgi [None req-96747cbe-b446-4bf5-bc16-8fbdeb6eaeb1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:09:26.316 7 INFO cinder.api.openstack.wsgi [None req-b0cca9cd-c35f-4ad2-8cd5-db71403fc630 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:09:26.317 8 INFO cinder.api.openstack.wsgi [None req-96747cbe-b446-4bf5-bc16-8fbdeb6eaeb1 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:09:26.317 7 INFO cinder.api.openstack.wsgi [None req-b0cca9cd-c35f-4ad2-8cd5-db71403fc630 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:09:33.844 8 INFO cinder.api.openstack.wsgi [None req-edf1515f-2f5c-44b7-a3dd-1c91baab295d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0cdc18621e2e44b18d00f8ff5504a2b8?usage=true 2026-04-23 16:09:33.869 8 INFO cinder.api.openstack.wsgi [None req-edf1515f-2f5c-44b7-a3dd-1c91baab295d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0cdc18621e2e44b18d00f8ff5504a2b8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1027] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:09:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0cdc18621e2e44b18d00f8ff5504a2b8?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:09:33.883 7 INFO cinder.api.openstack.wsgi [None req-af74b69e-bbd3-4065-9209-b0f63502dbae f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/310cefb6c52d4bce86628a58acec9093?usage=true 2026-04-23 16:09:33.907 7 INFO cinder.api.openstack.wsgi [None req-af74b69e-bbd3-4065-9209-b0f63502dbae f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/310cefb6c52d4bce86628a58acec9093?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1028] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:09:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/310cefb6c52d4bce86628a58acec9093?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:09:33.923 8 INFO cinder.api.openstack.wsgi [None req-4f7ca53e-449b-4bb0-a88e-7b4f44ab0c75 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:09:33.944 8 INFO cinder.api.openstack.wsgi [None req-4f7ca53e-449b-4bb0-a88e-7b4f44ab0c75 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1029] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:09:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:09:33.952 7 INFO cinder.api.openstack.wsgi [None req-9afb2262-cd59-4d1b-9512-9cfe99ec610f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4298dd17119849b5855196992856d63c?usage=true 2026-04-23 16:09:33.971 7 INFO cinder.api.openstack.wsgi [None req-9afb2262-cd59-4d1b-9512-9cfe99ec610f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4298dd17119849b5855196992856d63c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1030] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:09:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4298dd17119849b5855196992856d63c?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:09:33.985 8 INFO cinder.api.openstack.wsgi [None req-777c608a-3865-4e53-a7e3-ab8aa9ae6b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/68332ac77a974724bddcc941237dce03?usage=true 2026-04-23 16:09:34.006 8 INFO cinder.api.openstack.wsgi [None req-777c608a-3865-4e53-a7e3-ab8aa9ae6b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/68332ac77a974724bddcc941237dce03?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1031] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:09:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/68332ac77a974724bddcc941237dce03?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:09:34.019 7 INFO cinder.api.openstack.wsgi [None req-ac8ee8b2-c2da-4ff3-b41d-50b082b0c161 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/747a0cf37c1b4207855d189b520cf665?usage=true 2026-04-23 16:09:34.039 7 INFO cinder.api.openstack.wsgi [None req-ac8ee8b2-c2da-4ff3-b41d-50b082b0c161 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/747a0cf37c1b4207855d189b520cf665?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1032] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:09:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/747a0cf37c1b4207855d189b520cf665?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:09:34.050 8 INFO cinder.api.openstack.wsgi [None req-1a2e4b2f-1e86-4a17-a1c5-7eea68013b01 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8245682c35ee49ba81adcc134b0bb865?usage=true 2026-04-23 16:09:34.071 8 INFO cinder.api.openstack.wsgi [None req-1a2e4b2f-1e86-4a17-a1c5-7eea68013b01 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8245682c35ee49ba81adcc134b0bb865?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1033] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:09:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8245682c35ee49ba81adcc134b0bb865?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:09:34.081 7 INFO cinder.api.openstack.wsgi [None req-55176a6a-fe38-4be7-8f46-8d640d5022bc f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a6322295cbf44810aa7dd28cab686ae8?usage=true 2026-04-23 16:09:34.103 7 INFO cinder.api.openstack.wsgi [None req-55176a6a-fe38-4be7-8f46-8d640d5022bc f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a6322295cbf44810aa7dd28cab686ae8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1034] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:09:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a6322295cbf44810aa7dd28cab686ae8?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:09:34.114 8 INFO cinder.api.openstack.wsgi [None req-8e5a412b-0b24-4d18-9d69-f48f05bfa1ff f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:09:34.139 8 INFO cinder.api.openstack.wsgi [None req-8e5a412b-0b24-4d18-9d69-f48f05bfa1ff f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1035] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:09:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:09:34.151 7 INFO cinder.api.openstack.wsgi [None req-1644d956-0755-404d-aacd-04daffc2237d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:09:34.182 7 INFO cinder.api.openstack.wsgi [None req-1644d956-0755-404d-aacd-04daffc2237d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1036] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:09:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:09:34.194 8 INFO cinder.api.openstack.wsgi [None req-aead78ab-15d6-42b4-b6b3-de6482b26f86 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/efe44091832a4a8faca4ae4ef8bafc99?usage=true 2026-04-23 16:09:34.220 8 INFO cinder.api.openstack.wsgi [None req-aead78ab-15d6-42b4-b6b3-de6482b26f86 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/efe44091832a4a8faca4ae4ef8bafc99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1037] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:09:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/efe44091832a4a8faca4ae4ef8bafc99?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:09:34.229 7 INFO cinder.api.openstack.wsgi [None req-9d3462e4-aa04-45d2-9b94-b8b65aff5ad2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:09:34.234 7 INFO cinder.api.openstack.wsgi [None req-9d3462e4-aa04-45d2-9b94-b8b65aff5ad2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 517/1038] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:09:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:09:34.249 8 INFO cinder.api.openstack.wsgi [None req-2f4b541f-d647-4be6-986a-acf144458b6b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 16:09:34.753 8 INFO cinder.api.openstack.wsgi [None req-2f4b541f-d647-4be6-986a-acf144458b6b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1039] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:09:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:09:34.764 7 INFO cinder.api.openstack.wsgi [None req-be087a65-8824-495c-8d7d-ca873d167a14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:09:34.777 7 INFO cinder.volume.api [None req-be087a65-8824-495c-8d7d-ca873d167a14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:09:34.783 7 INFO cinder.api.openstack.wsgi [None req-be087a65-8824-495c-8d7d-ca873d167a14 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1040] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:09:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 1790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:09:34.796 8 INFO cinder.api.openstack.wsgi [None req-e8a0a2e8-95ec-47b8-8ae7-425279448a6a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:09:34.810 8 INFO cinder.volume.api [None req-e8a0a2e8-95ec-47b8-8ae7-425279448a6a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:09:34.817 8 INFO cinder.api.openstack.wsgi [None req-e8a0a2e8-95ec-47b8-8ae7-425279448a6a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1041] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:09:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:09:34.828 7 INFO cinder.api.openstack.wsgi [None req-22c250f5-72af-4eeb-8c0e-0a5653e5d882 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:09:34.834 7 INFO cinder.volume.api [None req-22c250f5-72af-4eeb-8c0e-0a5653e5d882 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:09:34.835 7 INFO cinder.api.openstack.wsgi [None req-22c250f5-72af-4eeb-8c0e-0a5653e5d882 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1042] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:09:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:09:36.315 7 INFO cinder.api.openstack.wsgi [None req-22c250f5-72af-4eeb-8c0e-0a5653e5d882 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:09:36.315 8 INFO cinder.api.openstack.wsgi [None req-e8a0a2e8-95ec-47b8-8ae7-425279448a6a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:09:36.316 7 INFO cinder.api.openstack.wsgi [None req-22c250f5-72af-4eeb-8c0e-0a5653e5d882 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:09:36.317 8 INFO cinder.api.openstack.wsgi [None req-e8a0a2e8-95ec-47b8-8ae7-425279448a6a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:09:46.316 7 INFO cinder.api.openstack.wsgi [None req-22c250f5-72af-4eeb-8c0e-0a5653e5d882 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:09:46.316 8 INFO cinder.api.openstack.wsgi [None req-e8a0a2e8-95ec-47b8-8ae7-425279448a6a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:09:46.316 7 INFO cinder.api.openstack.wsgi [None req-22c250f5-72af-4eeb-8c0e-0a5653e5d882 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:09:46.318 8 INFO cinder.api.openstack.wsgi [None req-e8a0a2e8-95ec-47b8-8ae7-425279448a6a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:09:56.316 7 INFO cinder.api.openstack.wsgi [None req-22c250f5-72af-4eeb-8c0e-0a5653e5d882 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:09:56.316 8 INFO cinder.api.openstack.wsgi [None req-e8a0a2e8-95ec-47b8-8ae7-425279448a6a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:09:56.317 7 INFO cinder.api.openstack.wsgi [None req-22c250f5-72af-4eeb-8c0e-0a5653e5d882 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:09:56.317 8 INFO cinder.api.openstack.wsgi [None req-e8a0a2e8-95ec-47b8-8ae7-425279448a6a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:10:06.316 7 INFO cinder.api.openstack.wsgi [None req-22c250f5-72af-4eeb-8c0e-0a5653e5d882 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:10:06.316 8 INFO cinder.api.openstack.wsgi [None req-e8a0a2e8-95ec-47b8-8ae7-425279448a6a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:10:06.317 8 INFO cinder.api.openstack.wsgi [None req-e8a0a2e8-95ec-47b8-8ae7-425279448a6a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:10:06.317 7 INFO cinder.api.openstack.wsgi [None req-22c250f5-72af-4eeb-8c0e-0a5653e5d882 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:10:16.316 7 INFO cinder.api.openstack.wsgi [None req-22c250f5-72af-4eeb-8c0e-0a5653e5d882 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:10:16.317 8 INFO cinder.api.openstack.wsgi [None req-e8a0a2e8-95ec-47b8-8ae7-425279448a6a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:10:16.318 7 INFO cinder.api.openstack.wsgi [None req-22c250f5-72af-4eeb-8c0e-0a5653e5d882 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:10:16.318 8 INFO cinder.api.openstack.wsgi [None req-e8a0a2e8-95ec-47b8-8ae7-425279448a6a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:10:26.317 8 INFO cinder.api.openstack.wsgi [None req-e8a0a2e8-95ec-47b8-8ae7-425279448a6a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:10:26.317 7 INFO cinder.api.openstack.wsgi [None req-22c250f5-72af-4eeb-8c0e-0a5653e5d882 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:10:26.317 7 INFO cinder.api.openstack.wsgi [None req-22c250f5-72af-4eeb-8c0e-0a5653e5d882 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:10:26.318 8 INFO cinder.api.openstack.wsgi [None req-e8a0a2e8-95ec-47b8-8ae7-425279448a6a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:10:33.872 7 INFO cinder.api.openstack.wsgi [None req-670f77fb-3296-4444-9db9-9e3ff414d27a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0cdc18621e2e44b18d00f8ff5504a2b8?usage=true 2026-04-23 16:10:33.901 7 INFO cinder.api.openstack.wsgi [None req-670f77fb-3296-4444-9db9-9e3ff414d27a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0cdc18621e2e44b18d00f8ff5504a2b8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1055] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:10:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/0cdc18621e2e44b18d00f8ff5504a2b8?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:10:33.913 8 INFO cinder.api.openstack.wsgi [None req-da35b0f2-247f-44ac-b3ff-2a2470f66bc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/310cefb6c52d4bce86628a58acec9093?usage=true 2026-04-23 16:10:33.934 8 INFO cinder.api.openstack.wsgi [None req-da35b0f2-247f-44ac-b3ff-2a2470f66bc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/310cefb6c52d4bce86628a58acec9093?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1056] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:10:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/310cefb6c52d4bce86628a58acec9093?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:10:33.945 7 INFO cinder.api.openstack.wsgi [None req-822c5f34-ea0c-48a1-859a-600203fd947a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:10:33.967 7 INFO cinder.api.openstack.wsgi [None req-822c5f34-ea0c-48a1-859a-600203fd947a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1057] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:10:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:10:33.980 8 INFO cinder.api.openstack.wsgi [None req-de412e0f-0e5d-45a8-ac54-f41fa7b5dbe0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4298dd17119849b5855196992856d63c?usage=true 2026-04-23 16:10:34.004 8 INFO cinder.api.openstack.wsgi [None req-de412e0f-0e5d-45a8-ac54-f41fa7b5dbe0 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4298dd17119849b5855196992856d63c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1058] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:10:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/4298dd17119849b5855196992856d63c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:10:34.020 7 INFO cinder.api.openstack.wsgi [None req-52ab22cf-63a6-4c11-89bf-642c302eb729 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/68332ac77a974724bddcc941237dce03?usage=true 2026-04-23 16:10:34.039 7 INFO cinder.api.openstack.wsgi [None req-52ab22cf-63a6-4c11-89bf-642c302eb729 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/68332ac77a974724bddcc941237dce03?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1059] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:10:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/68332ac77a974724bddcc941237dce03?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:10:34.051 8 INFO cinder.api.openstack.wsgi [None req-c909d335-b5f0-4a85-972a-3227e8cf569e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/747a0cf37c1b4207855d189b520cf665?usage=true 2026-04-23 16:10:34.077 8 INFO cinder.api.openstack.wsgi [None req-c909d335-b5f0-4a85-972a-3227e8cf569e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/747a0cf37c1b4207855d189b520cf665?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1060] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:10:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/747a0cf37c1b4207855d189b520cf665?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:10:34.092 7 INFO cinder.api.openstack.wsgi [None req-e8fa98d9-0b7f-4938-bf87-634784ba22f4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8245682c35ee49ba81adcc134b0bb865?usage=true 2026-04-23 16:10:34.115 7 INFO cinder.api.openstack.wsgi [None req-e8fa98d9-0b7f-4938-bf87-634784ba22f4 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8245682c35ee49ba81adcc134b0bb865?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1061] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:10:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/8245682c35ee49ba81adcc134b0bb865?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:10:34.126 8 INFO cinder.api.openstack.wsgi [None req-d7e0d405-b5e9-4d76-a04f-ddc2827d1867 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a6322295cbf44810aa7dd28cab686ae8?usage=true 2026-04-23 16:10:34.154 8 INFO cinder.api.openstack.wsgi [None req-d7e0d405-b5e9-4d76-a04f-ddc2827d1867 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a6322295cbf44810aa7dd28cab686ae8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1062] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:10:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/a6322295cbf44810aa7dd28cab686ae8?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:10:34.177 7 INFO cinder.api.openstack.wsgi [None req-08b7c290-b849-4423-a765-5c434caf5935 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:10:34.195 7 INFO cinder.api.openstack.wsgi [None req-08b7c290-b849-4423-a765-5c434caf5935 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1063] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:10:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:10:34.207 8 INFO cinder.api.openstack.wsgi [None req-7271cbfa-9e91-4581-a529-51bca7277b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:10:34.227 8 INFO cinder.api.openstack.wsgi [None req-7271cbfa-9e91-4581-a529-51bca7277b28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1064] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:10:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:10:34.242 7 INFO cinder.api.openstack.wsgi [None req-cda20d72-e297-4760-92e5-65f24655c071 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/efe44091832a4a8faca4ae4ef8bafc99?usage=true 2026-04-23 16:10:34.267 7 INFO cinder.api.openstack.wsgi [None req-cda20d72-e297-4760-92e5-65f24655c071 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/efe44091832a4a8faca4ae4ef8bafc99?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1065] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:10:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/efe44091832a4a8faca4ae4ef8bafc99?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:10:34.280 8 INFO cinder.api.openstack.wsgi [None req-028c6d20-c6ae-4c71-8d35-f7f884a81030 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:10:34.288 8 INFO cinder.api.openstack.wsgi [None req-028c6d20-c6ae-4c71-8d35-f7f884a81030 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 535/1066] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:10:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:10:34.297 7 INFO cinder.api.openstack.wsgi [None req-e2906b7a-809d-420a-ab33-622d41473819 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:10:34.312 7 INFO cinder.volume.api [None req-e2906b7a-809d-420a-ab33-622d41473819 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:10:34.317 7 INFO cinder.api.openstack.wsgi [None req-e2906b7a-809d-420a-ab33-622d41473819 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1067] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:10:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:10:34.329 8 INFO cinder.api.openstack.wsgi [None req-42ecdfc7-f4d4-471c-b833-d0ceb888702f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:10:34.335 8 INFO cinder.volume.api [None req-42ecdfc7-f4d4-471c-b833-d0ceb888702f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:10:34.336 8 INFO cinder.api.openstack.wsgi [None req-42ecdfc7-f4d4-471c-b833-d0ceb888702f f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1068] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:10:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:10:34.345 7 INFO cinder.api.openstack.wsgi [None req-41b34ed3-fdfb-40c2-825a-fe19fe93b5ab f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:10:34.360 7 INFO cinder.volume.api [None req-41b34ed3-fdfb-40c2-825a-fe19fe93b5ab f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:10:34.367 7 INFO cinder.api.openstack.wsgi [None req-41b34ed3-fdfb-40c2-825a-fe19fe93b5ab f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1069] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:10:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-23 16:10:34.379 8 INFO cinder.api.openstack.wsgi [None req-119a5b3d-584e-4b79-8699-e03f045e8ba8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 16:10:34.882 8 INFO cinder.api.openstack.wsgi [None req-119a5b3d-584e-4b79-8699-e03f045e8ba8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1070] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:10:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:10:36.315 7 INFO cinder.api.openstack.wsgi [None req-41b34ed3-fdfb-40c2-825a-fe19fe93b5ab f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:10:36.316 7 INFO cinder.api.openstack.wsgi [None req-41b34ed3-fdfb-40c2-825a-fe19fe93b5ab f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:10:36.318 8 INFO cinder.api.openstack.wsgi [None req-119a5b3d-584e-4b79-8699-e03f045e8ba8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:10:36.319 8 INFO cinder.api.openstack.wsgi [None req-119a5b3d-584e-4b79-8699-e03f045e8ba8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:10:45.505 7 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-0564aa2d-4c12-491a-ada1-eab08032a81e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/attachments/0e3eb2f4-5115-4da7-b5d7-25a83655fb64 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:10:46.070 7 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-0564aa2d-4c12-491a-ada1-eab08032a81e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/attachments/0e3eb2f4-5115-4da7-b5d7-25a83655fb64 returned with HTTP 200 [pid: 7|app: 0|req: 535/1073] 199.204.45.57 () {38 vars in 1102 bytes} [Thu Apr 23 16:10:45 2026] DELETE /v3/d47bf9afd2234ebeb76a180954d7105c/attachments/0e3eb2f4-5115-4da7-b5d7-25a83655fb64 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:10:46.089 8 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-ef9f077d-ca36-4c45-ac7d-0a8e0a517e7c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 2026-04-23 16:10:46.090 8 INFO cinder.api.v3.volumes [req-105633ef-3181-499e-9565-565da5bb0b6c req-ef9f077d-ca36-4c45-ac7d-0a8e0a517e7c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Delete volume with id: ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:10:46.099 8 INFO cinder.volume.api [req-105633ef-3181-499e-9565-565da5bb0b6c req-ef9f077d-ca36-4c45-ac7d-0a8e0a517e7c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Volume info retrieved successfully. 2026-04-23 16:10:46.118 8 INFO cinder.volume.api [req-105633ef-3181-499e-9565-565da5bb0b6c req-ef9f077d-ca36-4c45-ac7d-0a8e0a517e7c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Delete volume request issued successfully. 2026-04-23 16:10:46.118 8 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-ef9f077d-ca36-4c45-ac7d-0a8e0a517e7c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 returned with HTTP 202 [pid: 8|app: 0|req: 539/1074] 199.204.45.57 () {36 vars in 1053 bytes} [Thu Apr 23 16:10:46 2026] DELETE /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/ebb9a49c-208b-4be6-a1b8-b64dd1ea68d1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-23 16:10:46.315 7 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-0564aa2d-4c12-491a-ada1-eab08032a81e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:10:46.316 8 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-ef9f077d-ca36-4c45-ac7d-0a8e0a517e7c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:10:46.316 7 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-0564aa2d-4c12-491a-ada1-eab08032a81e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:10:46.317 8 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-ef9f077d-ca36-4c45-ac7d-0a8e0a517e7c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:10:56.316 7 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-0564aa2d-4c12-491a-ada1-eab08032a81e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:10:56.317 7 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-0564aa2d-4c12-491a-ada1-eab08032a81e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:10:56.316 8 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-ef9f077d-ca36-4c45-ac7d-0a8e0a517e7c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:10:56.318 8 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-ef9f077d-ca36-4c45-ac7d-0a8e0a517e7c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:11:06.316 8 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-ef9f077d-ca36-4c45-ac7d-0a8e0a517e7c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:11:06.316 7 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-0564aa2d-4c12-491a-ada1-eab08032a81e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:11:06.317 8 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-ef9f077d-ca36-4c45-ac7d-0a8e0a517e7c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:11:06.317 7 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-0564aa2d-4c12-491a-ada1-eab08032a81e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:11:16.316 8 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-ef9f077d-ca36-4c45-ac7d-0a8e0a517e7c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:11:16.316 7 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-0564aa2d-4c12-491a-ada1-eab08032a81e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:11:16.317 8 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-ef9f077d-ca36-4c45-ac7d-0a8e0a517e7c f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:11:16.318 7 INFO cinder.api.openstack.wsgi [req-105633ef-3181-499e-9565-565da5bb0b6c req-0564aa2d-4c12-491a-ada1-eab08032a81e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:11:24.161 8 INFO cinder.api.openstack.wsgi [None req-6c20cbd3-3d23-4474-90c9-dfb8154ffa4b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots 2026-04-23 16:11:24.176 8 INFO cinder.volume.api [None req-6c20cbd3-3d23-4474-90c9-dfb8154ffa4b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:11:24.177 8 INFO cinder.api.openstack.wsgi [None req-6c20cbd3-3d23-4474-90c9-dfb8154ffa4b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 544/1083] 10.0.0.50 () {32 vars in 704 bytes} [Thu Apr 23 16:11:24 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:11:24.193 7 INFO cinder.api.openstack.wsgi [None req-df3d8ef3-0ce7-4b78-8748-50b9eb906e40 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-23 16:11:24.233 7 INFO cinder.volume.api [None req-df3d8ef3-0ce7-4b78-8748-50b9eb906e40 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:11:24.234 7 INFO cinder.api.openstack.wsgi [None req-df3d8ef3-0ce7-4b78-8748-50b9eb906e40 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes returned with HTTP 200 [pid: 7|app: 0|req: 540/1084] 10.0.0.50 () {32 vars in 700 bytes} [Thu Apr 23 16:11:24 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:11:26.316 7 INFO cinder.api.openstack.wsgi [None req-df3d8ef3-0ce7-4b78-8748-50b9eb906e40 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:11:26.317 7 INFO cinder.api.openstack.wsgi [None req-df3d8ef3-0ce7-4b78-8748-50b9eb906e40 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:11:26.318 8 INFO cinder.api.openstack.wsgi [None req-6c20cbd3-3d23-4474-90c9-dfb8154ffa4b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:11:26.320 8 INFO cinder.api.openstack.wsgi [None req-6c20cbd3-3d23-4474-90c9-dfb8154ffa4b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:11:33.871 7 INFO cinder.api.openstack.wsgi [None req-b4963e21-f0da-4d90-8356-1568e3fcb65a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:11:33.884 7 INFO cinder.volume.api [None req-b4963e21-f0da-4d90-8356-1568e3fcb65a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:11:33.887 7 INFO cinder.api.openstack.wsgi [None req-b4963e21-f0da-4d90-8356-1568e3fcb65a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1087] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:11:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:11:33.900 8 INFO cinder.api.openstack.wsgi [None req-bdde7d9c-6418-4cba-b369-d6d3ecf4cd32 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:11:33.909 8 INFO cinder.api.openstack.wsgi [None req-bdde7d9c-6418-4cba-b369-d6d3ecf4cd32 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 546/1088] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:11:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:11:33.922 7 INFO cinder.api.openstack.wsgi [None req-29d4f74d-7d27-4603-b129-6e524baa477b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:11:33.933 7 INFO cinder.volume.api [None req-29d4f74d-7d27-4603-b129-6e524baa477b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:11:33.936 7 INFO cinder.api.openstack.wsgi [None req-29d4f74d-7d27-4603-b129-6e524baa477b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1089] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:11:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:11:33.949 8 INFO cinder.api.openstack.wsgi [None req-1e95852d-0c26-41ae-bba1-3329cd6de13d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 16:11:34.453 8 INFO cinder.api.openstack.wsgi [None req-1e95852d-0c26-41ae-bba1-3329cd6de13d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1090] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:11:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:11:34.497 7 INFO cinder.api.openstack.wsgi [None req-5d08b6c4-25a2-4eaa-944a-87e7ca8caca8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:11:34.525 7 INFO cinder.api.openstack.wsgi [None req-5d08b6c4-25a2-4eaa-944a-87e7ca8caca8 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1091] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:11:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:11:34.539 8 INFO cinder.api.openstack.wsgi [None req-517ddc46-6f86-4a36-a919-bc4124f239fa f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:11:34.566 8 INFO cinder.api.openstack.wsgi [None req-517ddc46-6f86-4a36-a919-bc4124f239fa f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1092] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:11:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:11:34.581 7 INFO cinder.api.openstack.wsgi [None req-462f441e-1525-48b6-9e98-0a265e042452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:11:34.607 7 INFO cinder.api.openstack.wsgi [None req-462f441e-1525-48b6-9e98-0a265e042452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1093] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:11:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:11:34.620 8 INFO cinder.api.openstack.wsgi [None req-09e28546-c660-40e4-ac5f-e7f888308160 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:11:34.627 8 INFO cinder.volume.api [None req-09e28546-c660-40e4-ac5f-e7f888308160 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:11:34.627 8 INFO cinder.api.openstack.wsgi [None req-09e28546-c660-40e4-ac5f-e7f888308160 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1094] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:11:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:11:36.316 8 INFO cinder.api.openstack.wsgi [None req-09e28546-c660-40e4-ac5f-e7f888308160 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:11:36.316 7 INFO cinder.api.openstack.wsgi [None req-462f441e-1525-48b6-9e98-0a265e042452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:11:36.317 7 INFO cinder.api.openstack.wsgi [None req-462f441e-1525-48b6-9e98-0a265e042452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:11:36.317 8 INFO cinder.api.openstack.wsgi [None req-09e28546-c660-40e4-ac5f-e7f888308160 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:11:46.316 7 INFO cinder.api.openstack.wsgi [None req-462f441e-1525-48b6-9e98-0a265e042452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:11:46.316 8 INFO cinder.api.openstack.wsgi [None req-09e28546-c660-40e4-ac5f-e7f888308160 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:11:46.317 7 INFO cinder.api.openstack.wsgi [None req-462f441e-1525-48b6-9e98-0a265e042452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:11:46.318 8 INFO cinder.api.openstack.wsgi [None req-09e28546-c660-40e4-ac5f-e7f888308160 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:11:56.316 7 INFO cinder.api.openstack.wsgi [None req-462f441e-1525-48b6-9e98-0a265e042452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:11:56.316 8 INFO cinder.api.openstack.wsgi [None req-09e28546-c660-40e4-ac5f-e7f888308160 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:11:56.317 7 INFO cinder.api.openstack.wsgi [None req-462f441e-1525-48b6-9e98-0a265e042452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:11:56.318 8 INFO cinder.api.openstack.wsgi [None req-09e28546-c660-40e4-ac5f-e7f888308160 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:12:06.316 8 INFO cinder.api.openstack.wsgi [None req-09e28546-c660-40e4-ac5f-e7f888308160 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:12:06.316 7 INFO cinder.api.openstack.wsgi [None req-462f441e-1525-48b6-9e98-0a265e042452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:12:06.317 8 INFO cinder.api.openstack.wsgi [None req-09e28546-c660-40e4-ac5f-e7f888308160 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:12:06.318 7 INFO cinder.api.openstack.wsgi [None req-462f441e-1525-48b6-9e98-0a265e042452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:12:16.316 7 INFO cinder.api.openstack.wsgi [None req-462f441e-1525-48b6-9e98-0a265e042452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:12:16.316 8 INFO cinder.api.openstack.wsgi [None req-09e28546-c660-40e4-ac5f-e7f888308160 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:12:16.317 7 INFO cinder.api.openstack.wsgi [None req-462f441e-1525-48b6-9e98-0a265e042452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:12:16.318 8 INFO cinder.api.openstack.wsgi [None req-09e28546-c660-40e4-ac5f-e7f888308160 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:12:26.315 8 INFO cinder.api.openstack.wsgi [None req-09e28546-c660-40e4-ac5f-e7f888308160 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:12:26.316 7 INFO cinder.api.openstack.wsgi [None req-462f441e-1525-48b6-9e98-0a265e042452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:12:26.316 8 INFO cinder.api.openstack.wsgi [None req-09e28546-c660-40e4-ac5f-e7f888308160 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:12:26.316 7 INFO cinder.api.openstack.wsgi [None req-462f441e-1525-48b6-9e98-0a265e042452 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:12:33.820 8 INFO cinder.api.openstack.wsgi [None req-f2e9df22-d5ee-433d-a813-674cb7510784 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:12:33.831 8 INFO cinder.volume.api [None req-f2e9df22-d5ee-433d-a813-674cb7510784 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:12:33.834 8 INFO cinder.api.openstack.wsgi [None req-f2e9df22-d5ee-433d-a813-674cb7510784 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1107] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:12:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:12:33.849 7 INFO cinder.api.openstack.wsgi [None req-785e8213-d344-4525-bdc0-8902a5678546 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 16:12:34.353 7 INFO cinder.api.openstack.wsgi [None req-785e8213-d344-4525-bdc0-8902a5678546 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1108] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:12:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:12:34.368 8 INFO cinder.api.openstack.wsgi [None req-e0f683fb-bbb3-423f-b9af-dc7dbe4dabce f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:12:34.375 8 INFO cinder.volume.api [None req-e0f683fb-bbb3-423f-b9af-dc7dbe4dabce f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:12:34.375 8 INFO cinder.api.openstack.wsgi [None req-e0f683fb-bbb3-423f-b9af-dc7dbe4dabce f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1109] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:12:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:12:34.387 7 INFO cinder.api.openstack.wsgi [None req-d93da121-8bf3-448b-aa1b-e79eaefa2dc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:12:34.396 7 INFO cinder.api.openstack.wsgi [None req-d93da121-8bf3-448b-aa1b-e79eaefa2dc2 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 553/1110] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:12:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:12:34.406 8 INFO cinder.api.openstack.wsgi [None req-6d3a20e1-0c77-4548-b59e-5dea53e62f7e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:12:34.415 8 INFO cinder.volume.api [None req-6d3a20e1-0c77-4548-b59e-5dea53e62f7e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:12:34.417 8 INFO cinder.api.openstack.wsgi [None req-6d3a20e1-0c77-4548-b59e-5dea53e62f7e f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1111] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:12:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:12:34.472 7 INFO cinder.api.openstack.wsgi [None req-8d602a84-abf6-42bd-9c35-7bbf11889f06 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:12:34.496 7 INFO cinder.api.openstack.wsgi [None req-8d602a84-abf6-42bd-9c35-7bbf11889f06 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1112] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:12:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:12:34.510 8 INFO cinder.api.openstack.wsgi [None req-5eacb237-7982-4c43-a13b-dd25864e6c28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:12:34.537 8 INFO cinder.api.openstack.wsgi [None req-5eacb237-7982-4c43-a13b-dd25864e6c28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1113] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:12:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:12:34.551 7 INFO cinder.api.openstack.wsgi [None req-6cad330c-06ec-4be1-bb3e-9a942dafe145 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:12:34.577 7 INFO cinder.api.openstack.wsgi [None req-6cad330c-06ec-4be1-bb3e-9a942dafe145 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1114] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:12:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:12:36.316 7 INFO cinder.api.openstack.wsgi [None req-6cad330c-06ec-4be1-bb3e-9a942dafe145 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:12:36.316 8 INFO cinder.api.openstack.wsgi [None req-5eacb237-7982-4c43-a13b-dd25864e6c28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:12:36.317 7 INFO cinder.api.openstack.wsgi [None req-6cad330c-06ec-4be1-bb3e-9a942dafe145 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:12:36.317 8 INFO cinder.api.openstack.wsgi [None req-5eacb237-7982-4c43-a13b-dd25864e6c28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:12:46.316 7 INFO cinder.api.openstack.wsgi [None req-6cad330c-06ec-4be1-bb3e-9a942dafe145 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:12:46.316 8 INFO cinder.api.openstack.wsgi [None req-5eacb237-7982-4c43-a13b-dd25864e6c28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:12:46.317 7 INFO cinder.api.openstack.wsgi [None req-6cad330c-06ec-4be1-bb3e-9a942dafe145 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:12:46.318 8 INFO cinder.api.openstack.wsgi [None req-5eacb237-7982-4c43-a13b-dd25864e6c28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:12:56.316 7 INFO cinder.api.openstack.wsgi [None req-6cad330c-06ec-4be1-bb3e-9a942dafe145 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:12:56.316 7 INFO cinder.api.openstack.wsgi [None req-6cad330c-06ec-4be1-bb3e-9a942dafe145 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:12:56.317 8 INFO cinder.api.openstack.wsgi [None req-5eacb237-7982-4c43-a13b-dd25864e6c28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:12:56.317 8 INFO cinder.api.openstack.wsgi [None req-5eacb237-7982-4c43-a13b-dd25864e6c28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:13:06.319 7 INFO cinder.api.openstack.wsgi [None req-6cad330c-06ec-4be1-bb3e-9a942dafe145 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:13:06.320 8 INFO cinder.api.openstack.wsgi [None req-5eacb237-7982-4c43-a13b-dd25864e6c28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:13:06.321 8 INFO cinder.api.openstack.wsgi [None req-5eacb237-7982-4c43-a13b-dd25864e6c28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:13:06.322 7 INFO cinder.api.openstack.wsgi [None req-6cad330c-06ec-4be1-bb3e-9a942dafe145 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:13:16.316 8 INFO cinder.api.openstack.wsgi [None req-5eacb237-7982-4c43-a13b-dd25864e6c28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:13:16.316 8 INFO cinder.api.openstack.wsgi [None req-5eacb237-7982-4c43-a13b-dd25864e6c28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:13:16.316 7 INFO cinder.api.openstack.wsgi [None req-6cad330c-06ec-4be1-bb3e-9a942dafe145 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:13:16.317 7 INFO cinder.api.openstack.wsgi [None req-6cad330c-06ec-4be1-bb3e-9a942dafe145 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:13:26.315 8 INFO cinder.api.openstack.wsgi [None req-5eacb237-7982-4c43-a13b-dd25864e6c28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:13:26.316 8 INFO cinder.api.openstack.wsgi [None req-5eacb237-7982-4c43-a13b-dd25864e6c28 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:13:26.316 7 INFO cinder.api.openstack.wsgi [None req-6cad330c-06ec-4be1-bb3e-9a942dafe145 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:13:26.317 7 INFO cinder.api.openstack.wsgi [None req-6cad330c-06ec-4be1-bb3e-9a942dafe145 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:13:33.988 8 INFO cinder.api.openstack.wsgi [None req-1a27b4fe-8a67-409a-a5ff-514f2519f7da f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:13:34.016 8 INFO cinder.api.openstack.wsgi [None req-1a27b4fe-8a67-409a-a5ff-514f2519f7da f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 566/1127] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:13:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:13:34.027 7 INFO cinder.api.openstack.wsgi [None req-7c1d5d5f-6ff5-4eb1-a51a-b63b764ce202 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:13:34.053 7 INFO cinder.api.openstack.wsgi [None req-7c1d5d5f-6ff5-4eb1-a51a-b63b764ce202 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1128] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:13:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:13:34.063 8 INFO cinder.api.openstack.wsgi [None req-424e71bc-0e65-4e87-b5b5-39bb928b5176 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:13:34.085 8 INFO cinder.api.openstack.wsgi [None req-424e71bc-0e65-4e87-b5b5-39bb928b5176 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1129] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:13:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:13:34.099 7 INFO cinder.api.openstack.wsgi [None req-6a9c6c7a-9447-4cba-9d01-9d1c8d74aece f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 16:13:34.602 7 INFO cinder.api.openstack.wsgi [None req-6a9c6c7a-9447-4cba-9d01-9d1c8d74aece f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1130] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:13:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:13:34.614 8 INFO cinder.api.openstack.wsgi [None req-887209ef-b5f0-46e1-a943-05562a2a53ad f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:13:34.622 8 INFO cinder.volume.api [None req-887209ef-b5f0-46e1-a943-05562a2a53ad f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:13:34.635 8 INFO cinder.api.openstack.wsgi [None req-887209ef-b5f0-46e1-a943-05562a2a53ad f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 568/1131] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:13:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:13:34.644 7 INFO cinder.api.openstack.wsgi [None req-58a37121-7b0f-4002-9aec-5705f22dca79 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:13:34.650 7 INFO cinder.volume.api [None req-58a37121-7b0f-4002-9aec-5705f22dca79 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:13:34.651 7 INFO cinder.api.openstack.wsgi [None req-58a37121-7b0f-4002-9aec-5705f22dca79 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1132] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:13:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:13:34.664 8 INFO cinder.api.openstack.wsgi [None req-e9c173b1-538b-473e-9948-5bcbab6f2344 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:13:34.671 8 INFO cinder.api.openstack.wsgi [None req-e9c173b1-538b-473e-9948-5bcbab6f2344 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 569/1133] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:13:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:13:34.684 7 INFO cinder.api.openstack.wsgi [None req-34f13c84-c59c-42c1-8a04-9e00966eea46 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:13:34.695 7 INFO cinder.volume.api [None req-34f13c84-c59c-42c1-8a04-9e00966eea46 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:13:34.698 7 INFO cinder.api.openstack.wsgi [None req-34f13c84-c59c-42c1-8a04-9e00966eea46 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1134] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:13:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:13:36.315 8 INFO cinder.api.openstack.wsgi [None req-e9c173b1-538b-473e-9948-5bcbab6f2344 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:13:36.316 7 INFO cinder.api.openstack.wsgi [None req-34f13c84-c59c-42c1-8a04-9e00966eea46 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:13:36.317 7 INFO cinder.api.openstack.wsgi [None req-34f13c84-c59c-42c1-8a04-9e00966eea46 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:13:36.317 8 INFO cinder.api.openstack.wsgi [None req-e9c173b1-538b-473e-9948-5bcbab6f2344 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:13:46.316 8 INFO cinder.api.openstack.wsgi [None req-e9c173b1-538b-473e-9948-5bcbab6f2344 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:13:46.316 7 INFO cinder.api.openstack.wsgi [None req-34f13c84-c59c-42c1-8a04-9e00966eea46 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:13:46.317 8 INFO cinder.api.openstack.wsgi [None req-e9c173b1-538b-473e-9948-5bcbab6f2344 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:13:46.317 7 INFO cinder.api.openstack.wsgi [None req-34f13c84-c59c-42c1-8a04-9e00966eea46 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:13:56.315 8 INFO cinder.api.openstack.wsgi [None req-e9c173b1-538b-473e-9948-5bcbab6f2344 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:13:56.316 7 INFO cinder.api.openstack.wsgi [None req-34f13c84-c59c-42c1-8a04-9e00966eea46 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:13:56.317 8 INFO cinder.api.openstack.wsgi [None req-e9c173b1-538b-473e-9948-5bcbab6f2344 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:13:56.317 7 INFO cinder.api.openstack.wsgi [None req-34f13c84-c59c-42c1-8a04-9e00966eea46 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:14:06.316 8 INFO cinder.api.openstack.wsgi [None req-e9c173b1-538b-473e-9948-5bcbab6f2344 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:14:06.316 7 INFO cinder.api.openstack.wsgi [None req-34f13c84-c59c-42c1-8a04-9e00966eea46 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:14:06.317 8 INFO cinder.api.openstack.wsgi [None req-e9c173b1-538b-473e-9948-5bcbab6f2344 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:14:06.317 7 INFO cinder.api.openstack.wsgi [None req-34f13c84-c59c-42c1-8a04-9e00966eea46 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:14:16.316 8 INFO cinder.api.openstack.wsgi [None req-e9c173b1-538b-473e-9948-5bcbab6f2344 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:14:16.316 7 INFO cinder.api.openstack.wsgi [None req-34f13c84-c59c-42c1-8a04-9e00966eea46 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:14:16.317 7 INFO cinder.api.openstack.wsgi [None req-34f13c84-c59c-42c1-8a04-9e00966eea46 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:14:16.317 8 INFO cinder.api.openstack.wsgi [None req-e9c173b1-538b-473e-9948-5bcbab6f2344 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:14:26.316 7 INFO cinder.api.openstack.wsgi [None req-34f13c84-c59c-42c1-8a04-9e00966eea46 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:14:26.316 8 INFO cinder.api.openstack.wsgi [None req-e9c173b1-538b-473e-9948-5bcbab6f2344 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:14:26.317 7 INFO cinder.api.openstack.wsgi [None req-34f13c84-c59c-42c1-8a04-9e00966eea46 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:14:26.318 8 INFO cinder.api.openstack.wsgi [None req-e9c173b1-538b-473e-9948-5bcbab6f2344 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:14:33.914 7 INFO cinder.api.openstack.wsgi [None req-cda9f6a2-0596-4a39-ab79-ef2289476a10 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:14:33.921 7 INFO cinder.api.openstack.wsgi [None req-cda9f6a2-0596-4a39-ab79-ef2289476a10 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 572/1147] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:14:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:14:33.929 8 INFO cinder.api.openstack.wsgi [None req-32052127-3799-4dd6-b28a-8fb186342006 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:14:33.934 8 INFO cinder.volume.api [None req-32052127-3799-4dd6-b28a-8fb186342006 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:14:33.935 8 INFO cinder.api.openstack.wsgi [None req-32052127-3799-4dd6-b28a-8fb186342006 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 576/1148] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:14:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:14:33.943 7 INFO cinder.api.openstack.wsgi [None req-e3925145-bb3c-471b-9162-a7228ae39dc7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:14:33.953 7 INFO cinder.volume.api [None req-e3925145-bb3c-471b-9162-a7228ae39dc7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:14:33.955 7 INFO cinder.api.openstack.wsgi [None req-e3925145-bb3c-471b-9162-a7228ae39dc7 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 573/1149] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:14:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:14:33.967 8 INFO cinder.api.openstack.wsgi [None req-a971acb2-98fa-4604-b841-bdec6514e758 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:14:33.980 8 INFO cinder.volume.api [None req-a971acb2-98fa-4604-b841-bdec6514e758 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:14:33.982 8 INFO cinder.api.openstack.wsgi [None req-a971acb2-98fa-4604-b841-bdec6514e758 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 577/1150] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:14:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:14:33.992 7 INFO cinder.api.openstack.wsgi [None req-15d6de77-b2ae-417c-af0e-97ae24655362 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 16:14:34.496 7 INFO cinder.api.openstack.wsgi [None req-15d6de77-b2ae-417c-af0e-97ae24655362 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 574/1151] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:14:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:14:34.532 8 INFO cinder.api.openstack.wsgi [None req-5e427c96-c31f-4349-83d6-3ed38fae340a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:14:34.548 8 INFO cinder.api.openstack.wsgi [None req-5e427c96-c31f-4349-83d6-3ed38fae340a f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 578/1152] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:14:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:14:34.560 7 INFO cinder.api.openstack.wsgi [None req-b0a8fec8-3ae2-4966-af67-fbd7acc5f921 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:14:34.592 7 INFO cinder.api.openstack.wsgi [None req-b0a8fec8-3ae2-4966-af67-fbd7acc5f921 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 575/1153] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:14:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:14:34.606 8 INFO cinder.api.openstack.wsgi [None req-d11b94b1-76eb-43b4-a909-7771a819f10b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:14:34.625 8 INFO cinder.api.openstack.wsgi [None req-d11b94b1-76eb-43b4-a909-7771a819f10b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 579/1154] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:14:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:14:36.316 8 INFO cinder.api.openstack.wsgi [None req-d11b94b1-76eb-43b4-a909-7771a819f10b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:14:36.316 7 INFO cinder.api.openstack.wsgi [None req-b0a8fec8-3ae2-4966-af67-fbd7acc5f921 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:14:36.317 8 INFO cinder.api.openstack.wsgi [None req-d11b94b1-76eb-43b4-a909-7771a819f10b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:14:36.317 7 INFO cinder.api.openstack.wsgi [None req-b0a8fec8-3ae2-4966-af67-fbd7acc5f921 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:14:46.316 8 INFO cinder.api.openstack.wsgi [None req-d11b94b1-76eb-43b4-a909-7771a819f10b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:14:46.317 7 INFO cinder.api.openstack.wsgi [None req-b0a8fec8-3ae2-4966-af67-fbd7acc5f921 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:14:46.318 7 INFO cinder.api.openstack.wsgi [None req-b0a8fec8-3ae2-4966-af67-fbd7acc5f921 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:14:46.318 8 INFO cinder.api.openstack.wsgi [None req-d11b94b1-76eb-43b4-a909-7771a819f10b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:14:56.315 7 INFO cinder.api.openstack.wsgi [None req-b0a8fec8-3ae2-4966-af67-fbd7acc5f921 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:14:56.315 8 INFO cinder.api.openstack.wsgi [None req-d11b94b1-76eb-43b4-a909-7771a819f10b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:14:56.316 7 INFO cinder.api.openstack.wsgi [None req-b0a8fec8-3ae2-4966-af67-fbd7acc5f921 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:14:56.316 8 INFO cinder.api.openstack.wsgi [None req-d11b94b1-76eb-43b4-a909-7771a819f10b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:15:06.316 7 INFO cinder.api.openstack.wsgi [None req-b0a8fec8-3ae2-4966-af67-fbd7acc5f921 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:15:06.316 8 INFO cinder.api.openstack.wsgi [None req-d11b94b1-76eb-43b4-a909-7771a819f10b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:15:06.317 8 INFO cinder.api.openstack.wsgi [None req-d11b94b1-76eb-43b4-a909-7771a819f10b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:15:06.317 7 INFO cinder.api.openstack.wsgi [None req-b0a8fec8-3ae2-4966-af67-fbd7acc5f921 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:15:16.316 7 INFO cinder.api.openstack.wsgi [None req-b0a8fec8-3ae2-4966-af67-fbd7acc5f921 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:15:16.316 8 INFO cinder.api.openstack.wsgi [None req-d11b94b1-76eb-43b4-a909-7771a819f10b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:15:16.317 7 INFO cinder.api.openstack.wsgi [None req-b0a8fec8-3ae2-4966-af67-fbd7acc5f921 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:15:16.317 8 INFO cinder.api.openstack.wsgi [None req-d11b94b1-76eb-43b4-a909-7771a819f10b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:15:26.316 7 INFO cinder.api.openstack.wsgi [None req-b0a8fec8-3ae2-4966-af67-fbd7acc5f921 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:15:26.317 8 INFO cinder.api.openstack.wsgi [None req-d11b94b1-76eb-43b4-a909-7771a819f10b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:15:26.317 7 INFO cinder.api.openstack.wsgi [None req-b0a8fec8-3ae2-4966-af67-fbd7acc5f921 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:15:26.318 8 INFO cinder.api.openstack.wsgi [None req-d11b94b1-76eb-43b4-a909-7771a819f10b f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:15:33.826 7 INFO cinder.api.openstack.wsgi [None req-91f8bcd9-cae6-45aa-84ad-edb30578a142 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true 2026-04-23 16:15:34.330 7 INFO cinder.api.openstack.wsgi [None req-91f8bcd9-cae6-45aa-84ad-edb30578a142 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 582/1167] 10.0.0.55 () {28 vars in 695 bytes} [Thu Apr 23 16:15:33 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:15:34.391 8 INFO cinder.api.openstack.wsgi [None req-efefbd3b-422a-4f6c-bc22-a10e3d478bba f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true 2026-04-23 16:15:34.414 8 INFO cinder.api.openstack.wsgi [None req-efefbd3b-422a-4f6c-bc22-a10e3d478bba f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 586/1168] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:15:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/3118c79ae21d495b9e193cae0663fe89?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:15:34.426 7 INFO cinder.api.openstack.wsgi [None req-3c9b6303-1efd-4e4d-9f34-5e873ca7ce37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true 2026-04-23 16:15:34.462 7 INFO cinder.api.openstack.wsgi [None req-3c9b6303-1efd-4e4d-9f34-5e873ca7ce37 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 583/1169] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:15:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/ab7beedc27964afab56871be8be174fe?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:15:34.477 8 INFO cinder.api.openstack.wsgi [None req-a80e2aa6-06fc-49b7-a460-cdedddaaa75d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true 2026-04-23 16:15:34.501 8 INFO cinder.api.openstack.wsgi [None req-a80e2aa6-06fc-49b7-a460-cdedddaaa75d f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 587/1170] 10.0.0.55 () {28 vars in 735 bytes} [Thu Apr 23 16:15:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-quota-sets/d47bf9afd2234ebeb76a180954d7105c?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:15:34.511 7 INFO cinder.api.openstack.wsgi [None req-c409e63f-78e8-4f40-a903-db12b3c88245 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:15:34.522 7 INFO cinder.volume.api [None req-c409e63f-78e8-4f40-a903-db12b3c88245 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:15:34.524 7 INFO cinder.api.openstack.wsgi [None req-c409e63f-78e8-4f40-a903-db12b3c88245 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 584/1171] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:15:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:15:34.536 8 INFO cinder.api.openstack.wsgi [None req-a83f37ca-1eca-499e-a2ed-d14d171c68e5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true 2026-04-23 16:15:34.546 8 INFO cinder.volume.api [None req-a83f37ca-1eca-499e-a2ed-d14d171c68e5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all volumes completed successfully. 2026-04-23 16:15:34.548 8 INFO cinder.api.openstack.wsgi [None req-a83f37ca-1eca-499e-a2ed-d14d171c68e5 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 588/1172] 10.0.0.55 () {28 vars in 683 bytes} [Thu Apr 23 16:15:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:15:34.559 7 INFO cinder.api.openstack.wsgi [None req-5cd0c818-2622-463a-a314-905e0cb5a742 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services 2026-04-23 16:15:34.565 7 INFO cinder.api.openstack.wsgi [None req-5cd0c818-2622-463a-a314-905e0cb5a742 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 585/1173] 10.0.0.55 () {28 vars in 644 bytes} [Thu Apr 23 16:15:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-23 16:15:34.577 8 INFO cinder.api.openstack.wsgi [None req-d718ee1f-3650-4af8-8836-b8fbbb9afcaa f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true 2026-04-23 16:15:34.582 8 INFO cinder.volume.api [None req-d718ee1f-3650-4af8-8836-b8fbbb9afcaa f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] Get all snapshots completed successfully. 2026-04-23 16:15:34.583 8 INFO cinder.api.openstack.wsgi [None req-d718ee1f-3650-4af8-8836-b8fbbb9afcaa f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 589/1174] 10.0.0.55 () {28 vars in 673 bytes} [Thu Apr 23 16:15:34 2026] GET /v3/d47bf9afd2234ebeb76a180954d7105c/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-23 16:15:36.316 8 INFO cinder.api.openstack.wsgi [None req-d718ee1f-3650-4af8-8836-b8fbbb9afcaa f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:15:36.316 7 INFO cinder.api.openstack.wsgi [None req-5cd0c818-2622-463a-a314-905e0cb5a742 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:15:36.317 8 INFO cinder.api.openstack.wsgi [None req-d718ee1f-3650-4af8-8836-b8fbbb9afcaa f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:15:36.318 7 INFO cinder.api.openstack.wsgi [None req-5cd0c818-2622-463a-a314-905e0cb5a742 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:15:46.316 7 INFO cinder.api.openstack.wsgi [None req-5cd0c818-2622-463a-a314-905e0cb5a742 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:15:46.317 7 INFO cinder.api.openstack.wsgi [None req-5cd0c818-2622-463a-a314-905e0cb5a742 f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300 2026-04-23 16:15:46.317 8 INFO cinder.api.openstack.wsgi [None req-d718ee1f-3650-4af8-8836-b8fbbb9afcaa f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] GET http://10.0.0.62:8776/ 2026-04-23 16:15:46.319 8 INFO cinder.api.openstack.wsgi [None req-d718ee1f-3650-4af8-8836-b8fbbb9afcaa f6da539685604a2da7012f5530a5d95c d47bf9afd2234ebeb76a180954d7105c - - default default] http://10.0.0.62:8776/ returned with HTTP 300