+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 15:47:17 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:24:30 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-744d96f8c7-mm95b 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55d70756b0e0 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.10/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.10/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.10/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-07-02 15:47:20.773 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-02 15:47:20.773 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-02 15:47:20.814 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-02 15:47:20.814 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.10/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.10/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-02 15:47:21.785 7 INFO cinder.rpc [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-02 15:47:21.788 7 INFO cinder.rpc [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-02 15:47:21.792 7 INFO cinder.rpc [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-02 15:47:21.795 7 INFO cinder.rpc [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-07-02 15:47:21.808 7 INFO cinder.rpc [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-02 15:47:21.813 7 INFO cinder.rpc [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-02 15:47:21.835 8 INFO cinder.rpc [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-02 15:47:21.838 8 INFO cinder.rpc [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-02 15:47:21.841 8 INFO cinder.rpc [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-02 15:47:21.844 8 INFO cinder.rpc [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-07-02 15:47:21.857 8 INFO cinder.rpc [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-02 15:47:21.860 8 INFO cinder.rpc [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-02 15:47:21.865 7 WARNING cinder.api.contrib.hosts [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-02 15:47:21.911 7 WARNING keystonemiddleware._common.config [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 15:47:21.916 8 WARNING cinder.api.contrib.hosts [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-02 15:47:21.919 7 WARNING oslo_config.cfg [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] 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 4 seconds on interpreter 0x55d70756b0e0 pid: 7 (default app) 2026-07-02 15:47:21.923 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:47:21.923 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:47:21.924 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:47:21.925 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:47:21.972 8 WARNING keystonemiddleware._common.config [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 15:47:21.981 8 WARNING oslo_config.cfg [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] 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 4 seconds on interpreter 0x55d70756b0e0 pid: 8 (default app) 2026-07-02 15:47:24.070 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:47:24.071 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:47:24.071 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:47:24.073 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:47:34.069 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:47:34.070 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:47:34.070 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:47:34.071 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:47:44.069 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:47:44.069 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:47:44.070 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:47:44.070 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:47:54.070 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:47:54.071 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:47:54.071 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:47:54.072 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:48:04.069 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:48:04.070 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:48:04.071 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:48:04.072 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:48:14.070 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:48:14.070 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:48:14.071 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:48:14.072 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:48:24.069 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:48:24.070 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:48:24.071 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:48:24.071 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:48:34.070 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:48:34.070 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:48:34.071 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:48:34.071 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:48:44.070 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:48:44.070 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:48:44.071 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:48:44.071 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:48:54.070 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:48:54.071 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:48:54.071 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:48:54.071 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:49:04.070 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:49:04.070 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:49:04.071 8 INFO cinder.api.openstack.wsgi [None req-e3ea0283-17b9-47af-8578-0e15924203b5 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:49:04.071 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:49:14.070 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:49:14.071 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:49:14.073 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] GET http://10.0.0.110:8776/ 2026-07-02 15:49:14.074 7 INFO cinder.api.openstack.wsgi [None req-1899aeea-87ae-4cee-8584-08df2b3c33a8 - - - - - -] http://10.0.0.110:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-02 15:49:14.837 8 INFO cinder.api.openstack.wsgi [None req-dfbb6df2-f003-4c62-8885-6b8e5dde0a05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/types/rbd1 2026-07-02 15:49:14.873 8 INFO cinder.api.openstack.wsgi [None req-dfbb6df2-f003-4c62-8885-6b8e5dde0a05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 12/27] 10.0.0.182 () {30 vars in 682 bytes} [Thu Jul 2 15:49:13 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/types/rbd1 => generated 82 bytes in 961 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-02 15:49:15.347 7 INFO cinder.api.openstack.wsgi [None req-55a94e40-fbf4-455d-843e-c9c4e05ebacb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 15:49:15.378 7 INFO cinder.api.openstack.wsgi [None req-55a94e40-fbf4-455d-843e-c9c4e05ebacb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 16/28] 10.0.0.182 () {30 vars in 721 bytes} [Thu Jul 2 15:49:14 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/types?name=rbd1&is_public=None => generated 20 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 15:49:16.975 8 INFO cinder.api.openstack.wsgi [None req-6283a68d-abf3-4164-8a1e-e9ca3ed6525f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/types /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 15:49:16.994 8 INFO cinder.api.openstack.wsgi [None req-6283a68d-abf3-4164-8a1e-e9ca3ed6525f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/types returned with HTTP 200 [pid: 8|app: 0|req: 13/29] 10.0.0.182 () {34 vars in 725 bytes} [Thu Jul 2 15:49:16 2026] POST /v3/cf86fbaec5b94084b1a310024bfed582/types => generated 179 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 15:49:17.012 7 INFO cinder.api.openstack.wsgi [req-6283a68d-abf3-4164-8a1e-e9ca3ed6525f req-305deb68-f17d-4240-a39a-9d49cfd4c9b2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/types/24ffcb76-193e-4398-9775-72fd8a7a32b9/extra_specs 2026-07-02 15:49:17.090 7 INFO cinder.api.openstack.wsgi [req-6283a68d-abf3-4164-8a1e-e9ca3ed6525f req-305deb68-f17d-4240-a39a-9d49cfd4c9b2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/types/24ffcb76-193e-4398-9775-72fd8a7a32b9/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 17/30] 10.0.0.182 () {36 vars in 894 bytes} [Thu Jul 2 15:49:17 2026] POST /v3/cf86fbaec5b94084b1a310024bfed582/types/24ffcb76-193e-4398-9775-72fd8a7a32b9/extra_specs => generated 48 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 15:49:18.635 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/types?is_public=None 2026-07-02 15:49:18.649 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 14/31] 10.0.0.182 () {30 vars in 701 bytes} [Thu Jul 2 15:49:18 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/types?is_public=None => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 15:49:20.512 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/qos-specs 2026-07-02 15:49:20.523 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 18/32] 10.0.0.182 () {30 vars in 680 bytes} [Thu Jul 2 15:49:20 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/qos-specs => generated 17 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 15:49:24.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:49:24.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:49:24.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:49:24.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:49:34.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:49:34.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:49:34.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:49:34.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:49:44.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:49:44.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:49:44.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:49:44.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:49:54.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:49:54.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:49:54.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:49:54.073 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:50:04.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:50:04.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:50:04.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:50:04.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:50:14.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:50:14.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:50:14.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:50:14.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:50:24.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:50:24.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:50:24.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:50:24.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:50:34.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:50:34.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:50:34.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:50:34.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:50:44.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:50:44.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:50:44.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:50:44.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:50:54.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:50:54.069 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:50:54.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:50:54.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:51:04.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:51:04.069 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:51:04.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:51:04.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:51:14.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:51:14.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:51:14.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:51:14.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:51:24.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:51:24.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:51:24.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:51:24.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:51:34.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:51:34.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:51:34.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:51:34.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:51:44.069 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:51:44.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:51:44.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:51:44.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:51:54.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:51:54.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:51:54.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:51:54.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:52:04.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:52:04.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:52:04.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:52:04.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:52:14.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:52:14.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:52:14.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:52:14.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:52:24.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:52:24.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:52:24.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:52:24.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:52:34.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:52:34.069 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:52:34.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:52:34.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:52:44.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:52:44.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:52:44.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:52:44.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:52:54.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:52:54.069 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:52:54.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:52:54.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:53:04.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:53:04.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:53:04.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:53:04.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:53:14.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:53:14.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:53:14.073 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:53:14.073 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:53:24.069 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:53:24.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:53:24.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:53:24.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:53:34.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:53:34.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:53:34.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:53:34.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:53:44.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:53:44.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:53:44.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:53:44.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:53:54.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:53:54.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:53:54.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:53:54.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:54:04.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:54:04.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:54:04.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:54:04.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:54:14.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:54:14.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:54:14.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:54:14.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:54:24.069 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:54:24.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:54:24.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:54:24.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:54:34.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:54:34.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:54:34.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:54:34.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:54:44.069 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:54:44.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:54:44.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:54:44.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:54:54.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:54:54.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:54:54.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:54:54.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:55:04.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:55:04.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:55:04.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:55:04.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:55:14.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:55:14.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:55:14.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:55:14.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:55:24.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:55:24.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:55:24.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:55:24.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:55:34.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:55:34.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:55:34.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:55:34.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:55:44.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:55:44.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:55:44.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:55:44.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:55:54.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:55:54.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:55:54.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:55:54.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:56:04.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:56:04.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:56:04.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:56:04.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:56:14.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:56:14.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:56:14.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:56:14.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:56:24.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:56:24.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:56:24.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:56:24.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:56:34.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:56:34.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:56:34.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:56:34.073 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:56:44.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:56:44.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:56:44.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:56:44.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:56:54.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:56:54.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:56:54.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:56:54.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:57:04.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:57:04.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:57:04.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:57:04.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:57:14.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:57:14.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:57:14.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:57:14.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:57:24.069 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:57:24.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:57:24.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:57:24.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:57:34.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:57:34.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:57:34.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:57:34.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:57:44.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:57:44.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:57:44.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:57:44.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:57:54.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:57:54.069 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:57:54.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:57:54.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:58:04.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:58:04.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:58:04.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:58:04.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:58:14.069 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:58:14.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:58:14.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:58:14.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:58:24.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:58:24.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:58:24.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:58:24.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:58:34.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:58:34.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:58:34.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:58:34.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:58:44.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:58:44.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:58:44.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:58:44.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:58:54.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:58:54.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:58:54.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:58:54.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:59:04.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:59:04.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:59:04.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:59:04.073 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:59:14.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:59:14.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:59:14.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:59:14.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:59:24.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:59:24.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:59:24.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:59:24.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:59:34.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:59:34.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:59:34.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:59:34.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:59:44.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:59:44.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:59:44.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:59:44.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:59:54.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:59:54.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 15:59:54.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 15:59:54.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:00:04.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:00:04.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:00:04.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:00:04.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:00:14.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:00:14.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:00:14.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:00:14.077 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:00:24.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:00:24.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:00:24.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:00:24.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:00:34.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:00:34.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:00:34.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:00:34.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:00:44.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:00:44.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:00:44.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:00:44.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:00:54.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:00:54.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:00:54.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:00:54.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:01:04.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:01:04.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:01:04.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:01:04.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:01:14.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:01:14.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:01:14.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:01:14.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:01:24.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:01:24.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:01:24.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:01:24.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:01:34.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:01:34.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:01:34.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:01:34.073 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:01:44.069 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:01:44.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:01:44.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:01:44.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:01:54.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:01:54.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:01:54.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:01:54.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:02:04.069 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:02:04.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:02:04.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:02:04.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:02:14.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:02:14.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:02:14.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:02:14.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:02:24.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:02:24.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:02:24.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:02:24.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:02:34.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:02:34.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:02:34.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:02:34.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:02:44.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:02:44.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:02:44.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:02:44.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:02:54.069 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:02:54.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:02:54.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:02:54.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:03:04.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:03:04.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:03:04.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:03:04.072 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:03:14.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:03:14.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:03:14.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:03:14.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:03:24.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:03:24.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:03:24.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:03:24.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:03:34.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:03:34.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:03:34.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:03:34.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:03:44.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:03:44.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:03:44.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:03:44.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:03:54.069 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:03:54.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:03:54.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:03:54.072 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:04:04.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:04:04.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:04:04.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:04:04.071 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:04:14.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:04:14.070 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:04:14.070 7 INFO cinder.api.openstack.wsgi [None req-8868b0dc-9b25-473d-beb5-d7436b7f7204 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:04:14.071 8 INFO cinder.api.openstack.wsgi [None req-8533b54b-2d94-4c9d-9b78-bab9ed418117 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:04:14.579 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET https://volume.199-19-213-35.nip.io/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=False 2026-07-02 16:04:14.610 7 WARNING cinder.quota [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:04:14.610 7 WARNING cinder.quota [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:04:14.610 7 WARNING cinder.quota [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:04:14.611 7 WARNING cinder.quota [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:04:14.611 7 WARNING cinder.quota [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:04:14.611 7 WARNING cinder.quota [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:04:14.617 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] https://volume.199-19-213-35.nip.io/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 109/213] 199.19.213.35 () {44 vars in 1065 bytes} [Thu Jul 2 16:04:14 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=False => generated 340 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:04:14.785 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] PUT https://volume.199-19-213-35.nip.io/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582 2026-07-02 16:04:14.849 8 WARNING cinder.quota [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:04:14.850 8 WARNING cinder.quota [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:04:14.850 8 WARNING cinder.quota [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:04:14.851 8 WARNING cinder.quota [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:04:14.851 8 WARNING cinder.quota [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:04:14.852 8 WARNING cinder.quota [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-02 16:04:14.858 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] https://volume.199-19-213-35.nip.io/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582 returned with HTTP 200 [pid: 8|app: 0|req: 105/214] 199.19.213.35 () {48 vars in 1094 bytes} [Thu Jul 2 16:04:14 2026] PUT /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582 => generated 296 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:04:24.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:04:24.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:04:24.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:04:24.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:04:34.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:04:34.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:04:34.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:04:34.072 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:04:44.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:04:44.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:04:44.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:04:44.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:04:54.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:04:54.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:04:54.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:04:54.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:05:04.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:05:04.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:05:04.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:05:04.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:05:14.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:05:14.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:05:14.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:05:14.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:05:24.069 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:05:24.069 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:05:24.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:05:24.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:05:34.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:05:34.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:05:34.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:05:34.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:05:44.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:05:44.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:05:44.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:05:44.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:05:54.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:05:54.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:05:54.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:05:54.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:06:04.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:06:04.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:06:04.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:06:04.072 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:06:14.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:06:14.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:06:14.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:06:14.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:06:24.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:06:24.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:06:24.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:06:24.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:06:34.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:06:34.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:06:34.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:06:34.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:06:44.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:06:44.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:06:44.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:06:44.072 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:06:54.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:06:54.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:06:54.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:06:54.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:07:04.069 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:07:04.069 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:07:04.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:07:04.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:07:14.069 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:07:14.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:07:14.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:07:14.073 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:07:24.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:07:24.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:07:24.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:07:24.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:07:34.069 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:07:34.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:07:34.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:07:34.072 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:07:44.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:07:44.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:07:44.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:07:44.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:07:54.069 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:07:54.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:07:54.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:07:54.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:08:04.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:08:04.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:08:04.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:08:04.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:08:14.069 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:08:14.069 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:08:14.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:08:14.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:08:24.069 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:08:24.069 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:08:24.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:08:24.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:08:34.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:08:34.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:08:34.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:08:34.072 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:08:44.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:08:44.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:08:44.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:08:44.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:08:54.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:08:54.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:08:54.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:08:54.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:09:04.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:09:04.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:09:04.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:09:04.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:09:14.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:09:14.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:09:14.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:09:14.072 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:09:24.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:09:24.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:09:24.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:09:24.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:09:34.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:09:34.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:09:34.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:09:34.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:09:44.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:09:44.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:09:44.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:09:44.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:09:54.072 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:09:54.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:09:54.073 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:09:54.073 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:10:04.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:10:04.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:10:04.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:10:04.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:10:14.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:10:14.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:10:14.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:10:14.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:10:24.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:10:24.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:10:24.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:10:24.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:10:34.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:10:34.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:10:34.073 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:10:34.074 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:10:44.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:10:44.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:10:44.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:10:44.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:10:54.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:10:54.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:10:54.072 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:10:54.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:11:04.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:11:04.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:11:04.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:11:04.073 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:11:14.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:11:14.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:11:14.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:11:14.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:11:24.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:11:24.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:11:24.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:11:24.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:11:34.069 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:11:34.069 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:11:34.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:11:34.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:11:44.069 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:11:44.069 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:11:44.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:11:44.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:11:54.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:11:54.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:11:54.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:11:54.072 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:12:04.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:12:04.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:12:04.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:12:04.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:12:14.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:12:14.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:12:14.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:12:14.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:12:24.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:12:24.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:12:24.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:12:24.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:12:34.069 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:12:34.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:12:34.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:12:34.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:12:44.069 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:12:44.069 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:12:44.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:12:44.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:12:54.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:12:54.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:12:54.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:12:54.072 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:13:04.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:13:04.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:13:04.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:13:04.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:13:14.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:13:14.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:13:14.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:13:14.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:13:24.069 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:13:24.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:13:24.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:13:24.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:13:34.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:13:34.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:13:34.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:13:34.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:13:44.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:13:44.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:13:44.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:13:44.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:13:54.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:13:54.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:13:54.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:13:54.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:14:04.069 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:14:04.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:14:04.074 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:14:04.075 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:14:14.069 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:14:14.069 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:14:14.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:14:14.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:14:24.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:14:24.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:14:24.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:14:24.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:14:34.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:14:34.071 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:14:34.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:14:34.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:14:44.069 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:14:44.069 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:14:44.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:14:44.070 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:14:54.070 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:14:54.071 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:14:54.072 7 INFO cinder.api.openstack.wsgi [None req-106400b8-548d-4a27-906c-27cc2435c00b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:14:54.072 8 INFO cinder.api.openstack.wsgi [None req-ac81e3d3-7ea8-41c5-80d0-c41f66945902 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:14:59.618 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET https://volume.199-19-213-35.nip.io/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=False 2026-07-02 16:14:59.641 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] https://volume.199-19-213-35.nip.io/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 174/343] 199.19.213.35 () {44 vars in 1065 bytes} [Thu Jul 2 16:14:59 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=False => generated 340 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:15:00.145 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] PUT https://volume.199-19-213-35.nip.io/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0 2026-07-02 16:15:00.211 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] https://volume.199-19-213-35.nip.io/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0 returned with HTTP 200 [pid: 8|app: 0|req: 170/344] 199.19.213.35 () {48 vars in 1094 bytes} [Thu Jul 2 16:15:00 2026] PUT /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0 => generated 296 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:15:04.071 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:15:04.072 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:15:04.072 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:15:04.075 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:15:14.070 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:15:14.071 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:15:14.072 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:15:14.072 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:15:24.069 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:15:24.070 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:15:24.075 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:15:24.075 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:15:34.070 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:15:34.071 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:15:34.072 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:15:34.073 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:15:44.069 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:15:44.070 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:15:44.071 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:15:44.071 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:15:54.070 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:15:54.070 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:15:54.071 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:15:54.071 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:16:04.070 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:16:04.070 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:16:04.071 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:16:04.071 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:16:14.070 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:16:14.071 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:16:14.072 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:16:14.072 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:16:24.070 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:16:24.070 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:16:24.071 8 INFO cinder.api.openstack.wsgi [None req-52780925-fbf5-4aec-8623-2d398abc47a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:16:24.071 7 INFO cinder.api.openstack.wsgi [None req-3eccbf63-0fef-42dc-a792-844791345faa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:16:26.682 7 INFO cinder.api.openstack.wsgi [None req-74c049bd-7204-4a8f-be80-bd9db4881e3a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:16:26.743 7 INFO cinder.volume.api [None req-74c049bd-7204-4a8f-be80-bd9db4881e3a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:16:26.746 7 INFO cinder.api.openstack.wsgi [None req-74c049bd-7204-4a8f-be80-bd9db4881e3a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 184/363] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:16:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/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-07-02 16:16:27.283 8 INFO cinder.api.openstack.wsgi [None req-b87cf6ec-305e-40b0-b02f-798725be9f30 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:16:27.303 8 INFO cinder.volume.api [None req-b87cf6ec-305e-40b0-b02f-798725be9f30 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:16:27.304 8 INFO cinder.api.openstack.wsgi [None req-b87cf6ec-305e-40b0-b02f-798725be9f30 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 180/364] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:16:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/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-07-02 16:16:27.317 7 INFO cinder.api.openstack.wsgi [None req-c2c0fff8-edba-48d8-ad38-1bb4e0e886b9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:16:27.366 7 INFO cinder.api.openstack.wsgi [None req-c2c0fff8-edba-48d8-ad38-1bb4e0e886b9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 185/365] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:16:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:16:27.382 8 INFO cinder.api.openstack.wsgi [None req-33cb0772-22ec-401f-ac64-d8700bd8e6f4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:16:27.441 8 INFO cinder.volume.api [None req-33cb0772-22ec-401f-ac64-d8700bd8e6f4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:16:27.443 8 INFO cinder.api.openstack.wsgi [None req-33cb0772-22ec-401f-ac64-d8700bd8e6f4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 181/366] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:16:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:16:27.504 7 INFO cinder.api.openstack.wsgi [None req-523c8fec-5481-4cdd-ba22-0182b7626e8a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:16:27.527 7 INFO cinder.api.openstack.wsgi [None req-523c8fec-5481-4cdd-ba22-0182b7626e8a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 186/367] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:16:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:16:27.553 8 INFO cinder.api.openstack.wsgi [None req-8de1617f-7dd7-4892-b40b-56e5899a3c07 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:16:27.581 8 INFO cinder.api.openstack.wsgi [None req-8de1617f-7dd7-4892-b40b-56e5899a3c07 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 182/368] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:16:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:16:27.592 7 INFO cinder.api.openstack.wsgi [None req-1767e3cc-e405-427c-9780-637c71d21124 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:16:27.619 7 INFO cinder.api.openstack.wsgi [None req-1767e3cc-e405-427c-9780-637c71d21124 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 187/369] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:16:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:16:27.630 8 INFO cinder.api.openstack.wsgi [None req-96a611bb-93bd-42fb-8085-1c659edb2276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:16:27.639 8 INFO cinder.api.openstack.wsgi [None req-96a611bb-93bd-42fb-8085-1c659edb2276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 183/370] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:16:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:16:34.070 8 INFO cinder.api.openstack.wsgi [None req-96a611bb-93bd-42fb-8085-1c659edb2276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:16:34.070 7 INFO cinder.api.openstack.wsgi [None req-1767e3cc-e405-427c-9780-637c71d21124 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:16:34.071 8 INFO cinder.api.openstack.wsgi [None req-96a611bb-93bd-42fb-8085-1c659edb2276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:16:34.071 7 INFO cinder.api.openstack.wsgi [None req-1767e3cc-e405-427c-9780-637c71d21124 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:16:44.069 8 INFO cinder.api.openstack.wsgi [None req-96a611bb-93bd-42fb-8085-1c659edb2276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:16:44.070 7 INFO cinder.api.openstack.wsgi [None req-1767e3cc-e405-427c-9780-637c71d21124 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:16:44.071 8 INFO cinder.api.openstack.wsgi [None req-96a611bb-93bd-42fb-8085-1c659edb2276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:16:44.071 7 INFO cinder.api.openstack.wsgi [None req-1767e3cc-e405-427c-9780-637c71d21124 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:16:54.070 8 INFO cinder.api.openstack.wsgi [None req-96a611bb-93bd-42fb-8085-1c659edb2276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:16:54.070 7 INFO cinder.api.openstack.wsgi [None req-1767e3cc-e405-427c-9780-637c71d21124 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:16:54.071 8 INFO cinder.api.openstack.wsgi [None req-96a611bb-93bd-42fb-8085-1c659edb2276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:16:54.071 7 INFO cinder.api.openstack.wsgi [None req-1767e3cc-e405-427c-9780-637c71d21124 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:17:04.070 7 INFO cinder.api.openstack.wsgi [None req-1767e3cc-e405-427c-9780-637c71d21124 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:17:04.071 8 INFO cinder.api.openstack.wsgi [None req-96a611bb-93bd-42fb-8085-1c659edb2276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:17:04.072 7 INFO cinder.api.openstack.wsgi [None req-1767e3cc-e405-427c-9780-637c71d21124 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:17:04.073 8 INFO cinder.api.openstack.wsgi [None req-96a611bb-93bd-42fb-8085-1c659edb2276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:17:14.070 7 INFO cinder.api.openstack.wsgi [None req-1767e3cc-e405-427c-9780-637c71d21124 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:17:14.070 8 INFO cinder.api.openstack.wsgi [None req-96a611bb-93bd-42fb-8085-1c659edb2276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:17:14.071 7 INFO cinder.api.openstack.wsgi [None req-1767e3cc-e405-427c-9780-637c71d21124 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:17:14.071 8 INFO cinder.api.openstack.wsgi [None req-96a611bb-93bd-42fb-8085-1c659edb2276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:17:24.069 7 INFO cinder.api.openstack.wsgi [None req-1767e3cc-e405-427c-9780-637c71d21124 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:17:24.070 7 INFO cinder.api.openstack.wsgi [None req-1767e3cc-e405-427c-9780-637c71d21124 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:17:24.072 8 INFO cinder.api.openstack.wsgi [None req-96a611bb-93bd-42fb-8085-1c659edb2276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:17:24.073 8 INFO cinder.api.openstack.wsgi [None req-96a611bb-93bd-42fb-8085-1c659edb2276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:17:26.656 7 INFO cinder.api.openstack.wsgi [None req-a6c7e3c1-7652-4036-8949-b650f535aa49 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:17:26.675 7 INFO cinder.api.openstack.wsgi [None req-a6c7e3c1-7652-4036-8949-b650f535aa49 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 194/383] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:17:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:17:26.689 8 INFO cinder.api.openstack.wsgi [None req-738e1d22-64d8-4e5a-89be-78a2ec2b57cb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:17:26.696 8 INFO cinder.volume.api [None req-738e1d22-64d8-4e5a-89be-78a2ec2b57cb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:17:26.696 8 INFO cinder.api.openstack.wsgi [None req-738e1d22-64d8-4e5a-89be-78a2ec2b57cb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 190/384] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:17:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:17:26.709 7 INFO cinder.api.openstack.wsgi [None req-57a96a9c-b16a-46f6-8b36-d45436f5ee76 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:17:26.720 7 INFO cinder.volume.api [None req-57a96a9c-b16a-46f6-8b36-d45436f5ee76 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:17:26.722 7 INFO cinder.api.openstack.wsgi [None req-57a96a9c-b16a-46f6-8b36-d45436f5ee76 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 195/385] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:17:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:17:26.733 8 INFO cinder.api.openstack.wsgi [None req-dde5a111-b9dd-449c-96ff-c5275a5518e9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:17:26.739 8 INFO cinder.api.openstack.wsgi [None req-dde5a111-b9dd-449c-96ff-c5275a5518e9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 191/386] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:17:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:17:26.788 7 INFO cinder.api.openstack.wsgi [None req-7c3eb6f0-d84b-4fff-89b9-4eb5074afbbe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:17:26.813 7 INFO cinder.api.openstack.wsgi [None req-7c3eb6f0-d84b-4fff-89b9-4eb5074afbbe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 196/387] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:17:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:17:26.826 8 INFO cinder.api.openstack.wsgi [None req-5d6785bb-5943-412a-95c9-1978ae773182 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:17:26.853 8 INFO cinder.api.openstack.wsgi [None req-5d6785bb-5943-412a-95c9-1978ae773182 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 192/388] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:17:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:17:26.868 7 INFO cinder.api.openstack.wsgi [None req-39315b72-4c82-4452-897d-ddb0b7b8f9f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:17:26.894 7 INFO cinder.api.openstack.wsgi [None req-39315b72-4c82-4452-897d-ddb0b7b8f9f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 197/389] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:17:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:17:26.906 8 INFO cinder.api.openstack.wsgi [None req-dc758b18-eb28-4fff-85ee-a6d3fe02677d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:17:26.918 8 INFO cinder.volume.api [None req-dc758b18-eb28-4fff-85ee-a6d3fe02677d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:17:26.921 8 INFO cinder.api.openstack.wsgi [None req-dc758b18-eb28-4fff-85ee-a6d3fe02677d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 193/390] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:17:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:17:34.070 8 INFO cinder.api.openstack.wsgi [None req-dc758b18-eb28-4fff-85ee-a6d3fe02677d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:17:34.070 7 INFO cinder.api.openstack.wsgi [None req-39315b72-4c82-4452-897d-ddb0b7b8f9f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:17:34.071 8 INFO cinder.api.openstack.wsgi [None req-dc758b18-eb28-4fff-85ee-a6d3fe02677d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:17:34.071 7 INFO cinder.api.openstack.wsgi [None req-39315b72-4c82-4452-897d-ddb0b7b8f9f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:17:44.069 8 INFO cinder.api.openstack.wsgi [None req-dc758b18-eb28-4fff-85ee-a6d3fe02677d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:17:44.070 7 INFO cinder.api.openstack.wsgi [None req-39315b72-4c82-4452-897d-ddb0b7b8f9f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:17:44.071 8 INFO cinder.api.openstack.wsgi [None req-dc758b18-eb28-4fff-85ee-a6d3fe02677d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:17:44.071 7 INFO cinder.api.openstack.wsgi [None req-39315b72-4c82-4452-897d-ddb0b7b8f9f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:17:54.070 8 INFO cinder.api.openstack.wsgi [None req-dc758b18-eb28-4fff-85ee-a6d3fe02677d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:17:54.070 7 INFO cinder.api.openstack.wsgi [None req-39315b72-4c82-4452-897d-ddb0b7b8f9f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:17:54.071 8 INFO cinder.api.openstack.wsgi [None req-dc758b18-eb28-4fff-85ee-a6d3fe02677d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:17:54.071 7 INFO cinder.api.openstack.wsgi [None req-39315b72-4c82-4452-897d-ddb0b7b8f9f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:18:04.070 8 INFO cinder.api.openstack.wsgi [None req-dc758b18-eb28-4fff-85ee-a6d3fe02677d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:18:04.070 7 INFO cinder.api.openstack.wsgi [None req-39315b72-4c82-4452-897d-ddb0b7b8f9f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:18:04.071 7 INFO cinder.api.openstack.wsgi [None req-39315b72-4c82-4452-897d-ddb0b7b8f9f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:18:04.071 8 INFO cinder.api.openstack.wsgi [None req-dc758b18-eb28-4fff-85ee-a6d3fe02677d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:18:14.070 7 INFO cinder.api.openstack.wsgi [None req-39315b72-4c82-4452-897d-ddb0b7b8f9f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:18:14.070 8 INFO cinder.api.openstack.wsgi [None req-dc758b18-eb28-4fff-85ee-a6d3fe02677d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:18:14.072 7 INFO cinder.api.openstack.wsgi [None req-39315b72-4c82-4452-897d-ddb0b7b8f9f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:18:14.072 8 INFO cinder.api.openstack.wsgi [None req-dc758b18-eb28-4fff-85ee-a6d3fe02677d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:18:24.074 8 INFO cinder.api.openstack.wsgi [None req-dc758b18-eb28-4fff-85ee-a6d3fe02677d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:18:24.074 7 INFO cinder.api.openstack.wsgi [None req-39315b72-4c82-4452-897d-ddb0b7b8f9f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:18:24.075 8 INFO cinder.api.openstack.wsgi [None req-dc758b18-eb28-4fff-85ee-a6d3fe02677d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:18:24.076 7 INFO cinder.api.openstack.wsgi [None req-39315b72-4c82-4452-897d-ddb0b7b8f9f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:18:26.674 8 INFO cinder.api.openstack.wsgi [None req-ce5d0d66-5759-4d2c-8fdc-972cdede3e19 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:18:26.679 8 INFO cinder.api.openstack.wsgi [None req-ce5d0d66-5759-4d2c-8fdc-972cdede3e19 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 200/403] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:18:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:18:26.694 7 INFO cinder.api.openstack.wsgi [None req-c0afec92-de64-4ac5-a305-11c8d914efe5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:18:26.704 7 INFO cinder.volume.api [None req-c0afec92-de64-4ac5-a305-11c8d914efe5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:18:26.707 7 INFO cinder.api.openstack.wsgi [None req-c0afec92-de64-4ac5-a305-11c8d914efe5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 204/404] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:18:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:18:26.754 8 INFO cinder.api.openstack.wsgi [None req-9a194382-c925-483d-b821-e9d916c2359b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:18:26.799 8 INFO cinder.api.openstack.wsgi [None req-9a194382-c925-483d-b821-e9d916c2359b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/405] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:18:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:18:26.809 7 INFO cinder.api.openstack.wsgi [None req-57eb2b03-9316-4ff8-873e-16d52d1f7d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:18:26.831 7 INFO cinder.api.openstack.wsgi [None req-57eb2b03-9316-4ff8-873e-16d52d1f7d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 205/406] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:18:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:18:26.844 8 INFO cinder.api.openstack.wsgi [None req-d94647c9-debe-47ca-b199-b5fdf048fc27 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:18:26.872 8 INFO cinder.api.openstack.wsgi [None req-d94647c9-debe-47ca-b199-b5fdf048fc27 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/407] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:18:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:18:26.884 7 INFO cinder.api.openstack.wsgi [None req-9ca3af6a-041c-4090-babe-22daaa3e0972 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:18:26.894 7 INFO cinder.volume.api [None req-9ca3af6a-041c-4090-babe-22daaa3e0972 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:18:26.895 7 INFO cinder.api.openstack.wsgi [None req-9ca3af6a-041c-4090-babe-22daaa3e0972 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 206/408] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:18:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:18:26.905 8 INFO cinder.api.openstack.wsgi [None req-e8e9e775-1a14-4d48-b579-9f978d15df05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:18:26.912 8 INFO cinder.volume.api [None req-e8e9e775-1a14-4d48-b579-9f978d15df05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:18:26.913 8 INFO cinder.api.openstack.wsgi [None req-e8e9e775-1a14-4d48-b579-9f978d15df05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/409] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:18:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/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-07-02 16:18:26.920 7 INFO cinder.api.openstack.wsgi [None req-d376ada9-3650-43d9-941a-4d907ac80231 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:18:26.936 7 INFO cinder.api.openstack.wsgi [None req-d376ada9-3650-43d9-941a-4d907ac80231 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 207/410] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:18:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:18:34.069 8 INFO cinder.api.openstack.wsgi [None req-e8e9e775-1a14-4d48-b579-9f978d15df05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:18:34.069 7 INFO cinder.api.openstack.wsgi [None req-d376ada9-3650-43d9-941a-4d907ac80231 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:18:34.071 8 INFO cinder.api.openstack.wsgi [None req-e8e9e775-1a14-4d48-b579-9f978d15df05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:18:34.071 7 INFO cinder.api.openstack.wsgi [None req-d376ada9-3650-43d9-941a-4d907ac80231 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:18:44.069 8 INFO cinder.api.openstack.wsgi [None req-e8e9e775-1a14-4d48-b579-9f978d15df05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:18:44.069 7 INFO cinder.api.openstack.wsgi [None req-d376ada9-3650-43d9-941a-4d907ac80231 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:18:44.070 8 INFO cinder.api.openstack.wsgi [None req-e8e9e775-1a14-4d48-b579-9f978d15df05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:18:44.070 7 INFO cinder.api.openstack.wsgi [None req-d376ada9-3650-43d9-941a-4d907ac80231 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:18:54.071 8 INFO cinder.api.openstack.wsgi [None req-e8e9e775-1a14-4d48-b579-9f978d15df05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:18:54.071 7 INFO cinder.api.openstack.wsgi [None req-d376ada9-3650-43d9-941a-4d907ac80231 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:18:54.072 8 INFO cinder.api.openstack.wsgi [None req-e8e9e775-1a14-4d48-b579-9f978d15df05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:18:54.072 7 INFO cinder.api.openstack.wsgi [None req-d376ada9-3650-43d9-941a-4d907ac80231 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:19:04.069 8 INFO cinder.api.openstack.wsgi [None req-e8e9e775-1a14-4d48-b579-9f978d15df05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:19:04.070 7 INFO cinder.api.openstack.wsgi [None req-d376ada9-3650-43d9-941a-4d907ac80231 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:19:04.070 8 INFO cinder.api.openstack.wsgi [None req-e8e9e775-1a14-4d48-b579-9f978d15df05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:19:04.071 7 INFO cinder.api.openstack.wsgi [None req-d376ada9-3650-43d9-941a-4d907ac80231 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:19:14.069 8 INFO cinder.api.openstack.wsgi [None req-e8e9e775-1a14-4d48-b579-9f978d15df05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:19:14.069 7 INFO cinder.api.openstack.wsgi [None req-d376ada9-3650-43d9-941a-4d907ac80231 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:19:14.070 8 INFO cinder.api.openstack.wsgi [None req-e8e9e775-1a14-4d48-b579-9f978d15df05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:19:14.070 7 INFO cinder.api.openstack.wsgi [None req-d376ada9-3650-43d9-941a-4d907ac80231 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:19:24.070 7 INFO cinder.api.openstack.wsgi [None req-d376ada9-3650-43d9-941a-4d907ac80231 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:19:24.070 8 INFO cinder.api.openstack.wsgi [None req-e8e9e775-1a14-4d48-b579-9f978d15df05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:19:24.071 8 INFO cinder.api.openstack.wsgi [None req-e8e9e775-1a14-4d48-b579-9f978d15df05 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:19:24.071 7 INFO cinder.api.openstack.wsgi [None req-d376ada9-3650-43d9-941a-4d907ac80231 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:19:26.769 8 INFO cinder.api.openstack.wsgi [None req-1cce4d59-e076-4831-b8b5-2e9d2f8d3aa5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:19:26.788 8 INFO cinder.volume.api [None req-1cce4d59-e076-4831-b8b5-2e9d2f8d3aa5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:19:26.789 8 INFO cinder.api.openstack.wsgi [None req-1cce4d59-e076-4831-b8b5-2e9d2f8d3aa5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 210/423] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:19:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:19:26.799 7 INFO cinder.api.openstack.wsgi [None req-1462da8e-7e14-4a73-a7a4-93de44d24b04 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:19:26.831 7 INFO cinder.api.openstack.wsgi [None req-1462da8e-7e14-4a73-a7a4-93de44d24b04 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 214/424] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:19:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:19:26.848 8 INFO cinder.api.openstack.wsgi [None req-aef460fd-2135-4b61-a3f0-22ca8fa6a451 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:19:26.854 8 INFO cinder.api.openstack.wsgi [None req-aef460fd-2135-4b61-a3f0-22ca8fa6a451 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 211/425] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:19:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:19:26.871 7 INFO cinder.api.openstack.wsgi [None req-1965854b-c833-4792-ba43-36370214fcaa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:19:26.883 7 INFO cinder.volume.api [None req-1965854b-c833-4792-ba43-36370214fcaa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:19:26.886 7 INFO cinder.api.openstack.wsgi [None req-1965854b-c833-4792-ba43-36370214fcaa e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 215/426] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:19:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:19:26.934 8 INFO cinder.api.openstack.wsgi [None req-6bdb34b9-c070-419e-acd2-2f32758ab1cf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:19:26.954 8 INFO cinder.api.openstack.wsgi [None req-6bdb34b9-c070-419e-acd2-2f32758ab1cf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 212/427] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:19:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:19:26.963 7 INFO cinder.api.openstack.wsgi [None req-37e156d0-b560-43fb-a410-3c2b000c8110 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:19:26.988 7 INFO cinder.api.openstack.wsgi [None req-37e156d0-b560-43fb-a410-3c2b000c8110 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/428] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:19:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:19:26.999 8 INFO cinder.api.openstack.wsgi [None req-c5cb3c71-37eb-43d4-8df4-afc9062a755d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:19:27.031 8 INFO cinder.api.openstack.wsgi [None req-c5cb3c71-37eb-43d4-8df4-afc9062a755d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/429] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:19:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:19:27.043 7 INFO cinder.api.openstack.wsgi [None req-3823e1ed-99f8-4b28-a4c0-6643fdf19cc8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:19:27.054 7 INFO cinder.volume.api [None req-3823e1ed-99f8-4b28-a4c0-6643fdf19cc8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:19:27.056 7 INFO cinder.api.openstack.wsgi [None req-3823e1ed-99f8-4b28-a4c0-6643fdf19cc8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/430] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:19:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:19:34.070 7 INFO cinder.api.openstack.wsgi [None req-3823e1ed-99f8-4b28-a4c0-6643fdf19cc8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:19:34.070 8 INFO cinder.api.openstack.wsgi [None req-c5cb3c71-37eb-43d4-8df4-afc9062a755d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:19:34.072 7 INFO cinder.api.openstack.wsgi [None req-3823e1ed-99f8-4b28-a4c0-6643fdf19cc8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:19:34.072 8 INFO cinder.api.openstack.wsgi [None req-c5cb3c71-37eb-43d4-8df4-afc9062a755d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:19:44.070 8 INFO cinder.api.openstack.wsgi [None req-c5cb3c71-37eb-43d4-8df4-afc9062a755d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:19:44.070 7 INFO cinder.api.openstack.wsgi [None req-3823e1ed-99f8-4b28-a4c0-6643fdf19cc8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:19:44.071 8 INFO cinder.api.openstack.wsgi [None req-c5cb3c71-37eb-43d4-8df4-afc9062a755d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:19:44.072 7 INFO cinder.api.openstack.wsgi [None req-3823e1ed-99f8-4b28-a4c0-6643fdf19cc8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:19:54.069 7 INFO cinder.api.openstack.wsgi [None req-3823e1ed-99f8-4b28-a4c0-6643fdf19cc8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:19:54.070 8 INFO cinder.api.openstack.wsgi [None req-c5cb3c71-37eb-43d4-8df4-afc9062a755d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:19:54.070 7 INFO cinder.api.openstack.wsgi [None req-3823e1ed-99f8-4b28-a4c0-6643fdf19cc8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:19:54.071 8 INFO cinder.api.openstack.wsgi [None req-c5cb3c71-37eb-43d4-8df4-afc9062a755d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:20:04.070 7 INFO cinder.api.openstack.wsgi [None req-3823e1ed-99f8-4b28-a4c0-6643fdf19cc8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:20:04.071 8 INFO cinder.api.openstack.wsgi [None req-c5cb3c71-37eb-43d4-8df4-afc9062a755d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:20:04.076 7 INFO cinder.api.openstack.wsgi [None req-3823e1ed-99f8-4b28-a4c0-6643fdf19cc8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:20:04.077 8 INFO cinder.api.openstack.wsgi [None req-c5cb3c71-37eb-43d4-8df4-afc9062a755d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:20:14.070 7 INFO cinder.api.openstack.wsgi [None req-3823e1ed-99f8-4b28-a4c0-6643fdf19cc8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:20:14.070 8 INFO cinder.api.openstack.wsgi [None req-c5cb3c71-37eb-43d4-8df4-afc9062a755d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:20:14.071 8 INFO cinder.api.openstack.wsgi [None req-c5cb3c71-37eb-43d4-8df4-afc9062a755d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:20:14.071 7 INFO cinder.api.openstack.wsgi [None req-3823e1ed-99f8-4b28-a4c0-6643fdf19cc8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:20:24.070 7 INFO cinder.api.openstack.wsgi [None req-3823e1ed-99f8-4b28-a4c0-6643fdf19cc8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:20:24.070 8 INFO cinder.api.openstack.wsgi [None req-c5cb3c71-37eb-43d4-8df4-afc9062a755d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:20:24.071 7 INFO cinder.api.openstack.wsgi [None req-3823e1ed-99f8-4b28-a4c0-6643fdf19cc8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:20:24.071 8 INFO cinder.api.openstack.wsgi [None req-c5cb3c71-37eb-43d4-8df4-afc9062a755d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:20:26.662 7 INFO cinder.api.openstack.wsgi [None req-958719f2-ca37-46a8-b749-8f71ae4ccb2d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:20:26.673 7 INFO cinder.volume.api [None req-958719f2-ca37-46a8-b749-8f71ae4ccb2d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:20:26.675 7 INFO cinder.api.openstack.wsgi [None req-958719f2-ca37-46a8-b749-8f71ae4ccb2d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 224/443] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:20:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:20:26.706 8 INFO cinder.api.openstack.wsgi [None req-f7cc5418-6548-484f-91a2-da701a43dfda e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:20:26.716 8 INFO cinder.volume.api [None req-f7cc5418-6548-484f-91a2-da701a43dfda e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:20:26.716 8 INFO cinder.api.openstack.wsgi [None req-f7cc5418-6548-484f-91a2-da701a43dfda e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 220/444] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:20:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:20:26.731 7 INFO cinder.api.openstack.wsgi [None req-1b9b04e3-e7c9-4394-859c-da2f324df66c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:20:26.739 7 INFO cinder.api.openstack.wsgi [None req-1b9b04e3-e7c9-4394-859c-da2f324df66c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 7|app: 0|req: 225/445] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:20:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:20:26.773 8 INFO cinder.api.openstack.wsgi [None req-45885726-142b-4770-9f64-2aa1be0d100f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:20:26.843 8 INFO cinder.api.openstack.wsgi [None req-45885726-142b-4770-9f64-2aa1be0d100f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 221/446] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:20:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:20:26.861 7 INFO cinder.api.openstack.wsgi [None req-21878c76-7bb7-40fd-a277-fcb1abdc0650 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:20:26.877 7 INFO cinder.volume.api [None req-21878c76-7bb7-40fd-a277-fcb1abdc0650 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:20:26.880 7 INFO cinder.api.openstack.wsgi [None req-21878c76-7bb7-40fd-a277-fcb1abdc0650 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 226/447] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:20:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:20:26.937 8 INFO cinder.api.openstack.wsgi [None req-fedbaf49-3afd-4ad4-9233-58a74d098a4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:20:26.963 8 INFO cinder.api.openstack.wsgi [None req-fedbaf49-3afd-4ad4-9233-58a74d098a4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 222/448] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:20:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:20:26.973 7 INFO cinder.api.openstack.wsgi [None req-ad2c7701-5d99-4ff4-8e5a-d376449a7e25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:20:27.009 7 INFO cinder.api.openstack.wsgi [None req-ad2c7701-5d99-4ff4-8e5a-d376449a7e25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 227/449] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:20:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:20:27.024 8 INFO cinder.api.openstack.wsgi [None req-20823e7c-450e-4b25-b822-759679d030a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:20:27.058 8 INFO cinder.api.openstack.wsgi [None req-20823e7c-450e-4b25-b822-759679d030a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/450] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:20:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:20:34.070 7 INFO cinder.api.openstack.wsgi [None req-ad2c7701-5d99-4ff4-8e5a-d376449a7e25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:20:34.070 8 INFO cinder.api.openstack.wsgi [None req-20823e7c-450e-4b25-b822-759679d030a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:20:34.071 8 INFO cinder.api.openstack.wsgi [None req-20823e7c-450e-4b25-b822-759679d030a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:20:34.072 7 INFO cinder.api.openstack.wsgi [None req-ad2c7701-5d99-4ff4-8e5a-d376449a7e25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:20:44.070 8 INFO cinder.api.openstack.wsgi [None req-20823e7c-450e-4b25-b822-759679d030a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:20:44.070 7 INFO cinder.api.openstack.wsgi [None req-ad2c7701-5d99-4ff4-8e5a-d376449a7e25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:20:44.072 8 INFO cinder.api.openstack.wsgi [None req-20823e7c-450e-4b25-b822-759679d030a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:20:44.072 7 INFO cinder.api.openstack.wsgi [None req-ad2c7701-5d99-4ff4-8e5a-d376449a7e25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:20:54.070 8 INFO cinder.api.openstack.wsgi [None req-20823e7c-450e-4b25-b822-759679d030a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:20:54.070 7 INFO cinder.api.openstack.wsgi [None req-ad2c7701-5d99-4ff4-8e5a-d376449a7e25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:20:54.071 8 INFO cinder.api.openstack.wsgi [None req-20823e7c-450e-4b25-b822-759679d030a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:20:54.071 7 INFO cinder.api.openstack.wsgi [None req-ad2c7701-5d99-4ff4-8e5a-d376449a7e25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:21:04.071 7 INFO cinder.api.openstack.wsgi [None req-ad2c7701-5d99-4ff4-8e5a-d376449a7e25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:21:04.072 8 INFO cinder.api.openstack.wsgi [None req-20823e7c-450e-4b25-b822-759679d030a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:21:04.072 7 INFO cinder.api.openstack.wsgi [None req-ad2c7701-5d99-4ff4-8e5a-d376449a7e25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:21:04.073 8 INFO cinder.api.openstack.wsgi [None req-20823e7c-450e-4b25-b822-759679d030a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:21:14.070 8 INFO cinder.api.openstack.wsgi [None req-20823e7c-450e-4b25-b822-759679d030a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:21:14.070 7 INFO cinder.api.openstack.wsgi [None req-ad2c7701-5d99-4ff4-8e5a-d376449a7e25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:21:14.072 7 INFO cinder.api.openstack.wsgi [None req-ad2c7701-5d99-4ff4-8e5a-d376449a7e25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:21:14.072 8 INFO cinder.api.openstack.wsgi [None req-20823e7c-450e-4b25-b822-759679d030a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:21:24.070 7 INFO cinder.api.openstack.wsgi [None req-ad2c7701-5d99-4ff4-8e5a-d376449a7e25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:21:24.070 8 INFO cinder.api.openstack.wsgi [None req-20823e7c-450e-4b25-b822-759679d030a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:21:24.070 7 INFO cinder.api.openstack.wsgi [None req-ad2c7701-5d99-4ff4-8e5a-d376449a7e25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:21:24.071 8 INFO cinder.api.openstack.wsgi [None req-20823e7c-450e-4b25-b822-759679d030a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:21:26.686 7 INFO cinder.api.openstack.wsgi [None req-e4d41461-d228-4674-bdfd-972d372eb14a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:21:26.697 7 INFO cinder.volume.api [None req-e4d41461-d228-4674-bdfd-972d372eb14a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:21:26.699 7 INFO cinder.api.openstack.wsgi [None req-e4d41461-d228-4674-bdfd-972d372eb14a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 234/463] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:21:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:21:26.713 8 INFO cinder.api.openstack.wsgi [None req-cb20f2de-d6cc-422e-aff6-2d7d6a9f3e49 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:21:26.720 8 INFO cinder.volume.api [None req-cb20f2de-d6cc-422e-aff6-2d7d6a9f3e49 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:21:26.720 8 INFO cinder.api.openstack.wsgi [None req-cb20f2de-d6cc-422e-aff6-2d7d6a9f3e49 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 230/464] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:21:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:21:26.729 7 INFO cinder.api.openstack.wsgi [None req-ab0d7d52-3cba-49ee-b573-e81b7ba23aae e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:21:26.752 7 INFO cinder.api.openstack.wsgi [None req-ab0d7d52-3cba-49ee-b573-e81b7ba23aae e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 235/465] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:21:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:21:26.764 8 INFO cinder.api.openstack.wsgi [None req-d77eba28-f936-42e6-9022-dc74ea6422ce e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:21:26.770 8 INFO cinder.api.openstack.wsgi [None req-d77eba28-f936-42e6-9022-dc74ea6422ce e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 231/466] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:21:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:21:26.785 7 INFO cinder.api.openstack.wsgi [None req-2b1ea89a-d3ae-4c71-97f1-fbaffa3e4459 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:21:26.795 7 INFO cinder.volume.api [None req-2b1ea89a-d3ae-4c71-97f1-fbaffa3e4459 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:21:26.798 7 INFO cinder.api.openstack.wsgi [None req-2b1ea89a-d3ae-4c71-97f1-fbaffa3e4459 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 236/467] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:21:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:21:26.851 8 INFO cinder.api.openstack.wsgi [None req-6cd2d66a-fd86-4328-b2f8-00fd7033bef9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:21:26.868 8 INFO cinder.api.openstack.wsgi [None req-6cd2d66a-fd86-4328-b2f8-00fd7033bef9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/468] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:21:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:21:26.879 7 INFO cinder.api.openstack.wsgi [None req-8a081354-cca7-47b6-b419-59d0dee90809 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:21:26.907 7 INFO cinder.api.openstack.wsgi [None req-8a081354-cca7-47b6-b419-59d0dee90809 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 237/469] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:21:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:21:26.921 8 INFO cinder.api.openstack.wsgi [None req-a4fc8ec6-9ea5-4eb4-88ae-c2e36785ac7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:21:26.940 8 INFO cinder.api.openstack.wsgi [None req-a4fc8ec6-9ea5-4eb4-88ae-c2e36785ac7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/470] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:21:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:21:34.070 7 INFO cinder.api.openstack.wsgi [None req-8a081354-cca7-47b6-b419-59d0dee90809 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:21:34.070 8 INFO cinder.api.openstack.wsgi [None req-a4fc8ec6-9ea5-4eb4-88ae-c2e36785ac7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:21:34.071 7 INFO cinder.api.openstack.wsgi [None req-8a081354-cca7-47b6-b419-59d0dee90809 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:21:34.072 8 INFO cinder.api.openstack.wsgi [None req-a4fc8ec6-9ea5-4eb4-88ae-c2e36785ac7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:21:44.070 8 INFO cinder.api.openstack.wsgi [None req-a4fc8ec6-9ea5-4eb4-88ae-c2e36785ac7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:21:44.070 7 INFO cinder.api.openstack.wsgi [None req-8a081354-cca7-47b6-b419-59d0dee90809 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:21:44.071 8 INFO cinder.api.openstack.wsgi [None req-a4fc8ec6-9ea5-4eb4-88ae-c2e36785ac7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:21:44.071 7 INFO cinder.api.openstack.wsgi [None req-8a081354-cca7-47b6-b419-59d0dee90809 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:21:54.070 7 INFO cinder.api.openstack.wsgi [None req-8a081354-cca7-47b6-b419-59d0dee90809 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:21:54.070 8 INFO cinder.api.openstack.wsgi [None req-a4fc8ec6-9ea5-4eb4-88ae-c2e36785ac7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:21:54.071 7 INFO cinder.api.openstack.wsgi [None req-8a081354-cca7-47b6-b419-59d0dee90809 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:21:54.072 8 INFO cinder.api.openstack.wsgi [None req-a4fc8ec6-9ea5-4eb4-88ae-c2e36785ac7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:22:04.070 7 INFO cinder.api.openstack.wsgi [None req-8a081354-cca7-47b6-b419-59d0dee90809 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:22:04.070 8 INFO cinder.api.openstack.wsgi [None req-a4fc8ec6-9ea5-4eb4-88ae-c2e36785ac7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:22:04.071 7 INFO cinder.api.openstack.wsgi [None req-8a081354-cca7-47b6-b419-59d0dee90809 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:22:04.072 8 INFO cinder.api.openstack.wsgi [None req-a4fc8ec6-9ea5-4eb4-88ae-c2e36785ac7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:22:14.070 7 INFO cinder.api.openstack.wsgi [None req-8a081354-cca7-47b6-b419-59d0dee90809 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:22:14.070 8 INFO cinder.api.openstack.wsgi [None req-a4fc8ec6-9ea5-4eb4-88ae-c2e36785ac7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:22:14.071 7 INFO cinder.api.openstack.wsgi [None req-8a081354-cca7-47b6-b419-59d0dee90809 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:22:14.071 8 INFO cinder.api.openstack.wsgi [None req-a4fc8ec6-9ea5-4eb4-88ae-c2e36785ac7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:22:24.070 8 INFO cinder.api.openstack.wsgi [None req-a4fc8ec6-9ea5-4eb4-88ae-c2e36785ac7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:22:24.070 7 INFO cinder.api.openstack.wsgi [None req-8a081354-cca7-47b6-b419-59d0dee90809 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:22:24.071 8 INFO cinder.api.openstack.wsgi [None req-a4fc8ec6-9ea5-4eb4-88ae-c2e36785ac7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:22:24.072 7 INFO cinder.api.openstack.wsgi [None req-8a081354-cca7-47b6-b419-59d0dee90809 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:22:26.699 8 INFO cinder.api.openstack.wsgi [None req-376e6ed8-6c1d-428f-9012-726d6c58efab e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:22:26.707 8 INFO cinder.volume.api [None req-376e6ed8-6c1d-428f-9012-726d6c58efab e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:22:26.707 8 INFO cinder.api.openstack.wsgi [None req-376e6ed8-6c1d-428f-9012-726d6c58efab e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 240/483] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:22:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:22:26.721 7 INFO cinder.api.openstack.wsgi [None req-818ddd25-04fe-4898-963c-ba2f1a97f97b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:22:26.727 7 INFO cinder.api.openstack.wsgi [None req-818ddd25-04fe-4898-963c-ba2f1a97f97b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 7|app: 0|req: 244/484] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:22:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:22:26.740 8 INFO cinder.api.openstack.wsgi [None req-926c82a5-b2fc-48f8-9da7-1cd64534b77a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:22:26.752 8 INFO cinder.volume.api [None req-926c82a5-b2fc-48f8-9da7-1cd64534b77a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:22:26.754 8 INFO cinder.api.openstack.wsgi [None req-926c82a5-b2fc-48f8-9da7-1cd64534b77a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/485] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:22:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:22:26.768 7 INFO cinder.api.openstack.wsgi [None req-6d0c8b71-a0fb-413c-8845-4d4791570626 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:22:26.797 7 INFO cinder.api.openstack.wsgi [None req-6d0c8b71-a0fb-413c-8845-4d4791570626 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 245/486] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:22:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:22:26.842 8 INFO cinder.api.openstack.wsgi [None req-9afdc4fc-d128-41b6-b9af-b5b9d42cacfe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:22:26.871 8 INFO cinder.api.openstack.wsgi [None req-9afdc4fc-d128-41b6-b9af-b5b9d42cacfe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 242/487] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:22:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:22:26.880 7 INFO cinder.api.openstack.wsgi [None req-51e95dce-e729-4754-a0d5-8f2e33070b19 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:22:26.906 7 INFO cinder.api.openstack.wsgi [None req-51e95dce-e729-4754-a0d5-8f2e33070b19 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 246/488] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:22:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:22:26.926 8 INFO cinder.api.openstack.wsgi [None req-b05c96f9-8f3c-4d0d-842d-4f591b5e2651 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:22:26.960 8 INFO cinder.api.openstack.wsgi [None req-b05c96f9-8f3c-4d0d-842d-4f591b5e2651 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 243/489] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:22:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:22:26.972 7 INFO cinder.api.openstack.wsgi [None req-fe5fa8ba-54a0-4a85-b694-2df6d1feed80 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:22:26.985 7 INFO cinder.volume.api [None req-fe5fa8ba-54a0-4a85-b694-2df6d1feed80 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:22:26.988 7 INFO cinder.api.openstack.wsgi [None req-fe5fa8ba-54a0-4a85-b694-2df6d1feed80 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 247/490] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:22:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:22:34.070 7 INFO cinder.api.openstack.wsgi [None req-fe5fa8ba-54a0-4a85-b694-2df6d1feed80 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:22:34.070 8 INFO cinder.api.openstack.wsgi [None req-b05c96f9-8f3c-4d0d-842d-4f591b5e2651 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:22:34.071 7 INFO cinder.api.openstack.wsgi [None req-fe5fa8ba-54a0-4a85-b694-2df6d1feed80 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:22:34.071 8 INFO cinder.api.openstack.wsgi [None req-b05c96f9-8f3c-4d0d-842d-4f591b5e2651 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:22:44.069 7 INFO cinder.api.openstack.wsgi [None req-fe5fa8ba-54a0-4a85-b694-2df6d1feed80 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:22:44.070 8 INFO cinder.api.openstack.wsgi [None req-b05c96f9-8f3c-4d0d-842d-4f591b5e2651 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:22:44.071 8 INFO cinder.api.openstack.wsgi [None req-b05c96f9-8f3c-4d0d-842d-4f591b5e2651 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:22:44.071 7 INFO cinder.api.openstack.wsgi [None req-fe5fa8ba-54a0-4a85-b694-2df6d1feed80 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:22:54.070 8 INFO cinder.api.openstack.wsgi [None req-b05c96f9-8f3c-4d0d-842d-4f591b5e2651 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:22:54.070 7 INFO cinder.api.openstack.wsgi [None req-fe5fa8ba-54a0-4a85-b694-2df6d1feed80 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:22:54.072 7 INFO cinder.api.openstack.wsgi [None req-fe5fa8ba-54a0-4a85-b694-2df6d1feed80 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:22:54.072 8 INFO cinder.api.openstack.wsgi [None req-b05c96f9-8f3c-4d0d-842d-4f591b5e2651 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:23:04.070 7 INFO cinder.api.openstack.wsgi [None req-fe5fa8ba-54a0-4a85-b694-2df6d1feed80 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:23:04.070 8 INFO cinder.api.openstack.wsgi [None req-b05c96f9-8f3c-4d0d-842d-4f591b5e2651 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:23:04.072 8 INFO cinder.api.openstack.wsgi [None req-b05c96f9-8f3c-4d0d-842d-4f591b5e2651 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:23:04.072 7 INFO cinder.api.openstack.wsgi [None req-fe5fa8ba-54a0-4a85-b694-2df6d1feed80 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:23:14.070 8 INFO cinder.api.openstack.wsgi [None req-b05c96f9-8f3c-4d0d-842d-4f591b5e2651 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:23:14.070 7 INFO cinder.api.openstack.wsgi [None req-fe5fa8ba-54a0-4a85-b694-2df6d1feed80 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:23:14.071 8 INFO cinder.api.openstack.wsgi [None req-b05c96f9-8f3c-4d0d-842d-4f591b5e2651 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:23:14.071 7 INFO cinder.api.openstack.wsgi [None req-fe5fa8ba-54a0-4a85-b694-2df6d1feed80 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:23:24.070 7 INFO cinder.api.openstack.wsgi [None req-fe5fa8ba-54a0-4a85-b694-2df6d1feed80 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:23:24.070 8 INFO cinder.api.openstack.wsgi [None req-b05c96f9-8f3c-4d0d-842d-4f591b5e2651 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:23:24.071 7 INFO cinder.api.openstack.wsgi [None req-fe5fa8ba-54a0-4a85-b694-2df6d1feed80 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:23:24.072 8 INFO cinder.api.openstack.wsgi [None req-b05c96f9-8f3c-4d0d-842d-4f591b5e2651 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:23:26.671 7 INFO cinder.api.openstack.wsgi [None req-a4660ac0-595b-42d4-908f-21932fa62e75 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:23:26.681 7 INFO cinder.volume.api [None req-a4660ac0-595b-42d4-908f-21932fa62e75 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:23:26.683 7 INFO cinder.api.openstack.wsgi [None req-a4660ac0-595b-42d4-908f-21932fa62e75 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 254/503] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:23:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:23:26.692 8 INFO cinder.api.openstack.wsgi [None req-98679574-5439-4b65-bb95-26f227a41876 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:23:26.702 8 INFO cinder.volume.api [None req-98679574-5439-4b65-bb95-26f227a41876 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:23:26.705 8 INFO cinder.api.openstack.wsgi [None req-98679574-5439-4b65-bb95-26f227a41876 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/504] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:23:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:23:26.732 7 INFO cinder.api.openstack.wsgi [None req-91b31190-3fc0-41dd-9344-47bbaee82dcc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:23:26.738 7 INFO cinder.api.openstack.wsgi [None req-91b31190-3fc0-41dd-9344-47bbaee82dcc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 7|app: 0|req: 255/505] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:23:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:23:26.753 8 INFO cinder.api.openstack.wsgi [None req-afbff04c-9c42-472f-82d8-c9f4c61249ed e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:23:26.770 8 INFO cinder.api.openstack.wsgi [None req-afbff04c-9c42-472f-82d8-c9f4c61249ed e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 251/506] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:23:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:23:26.783 7 INFO cinder.api.openstack.wsgi [None req-f9bfaa14-4db1-4182-8d56-a00f51604976 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:23:26.800 7 INFO cinder.volume.api [None req-f9bfaa14-4db1-4182-8d56-a00f51604976 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:23:26.800 7 INFO cinder.api.openstack.wsgi [None req-f9bfaa14-4db1-4182-8d56-a00f51604976 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/507] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:23:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:23:26.880 8 INFO cinder.api.openstack.wsgi [None req-3e59a432-919a-4c73-be4b-37f5f12b9a92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:23:26.930 8 INFO cinder.api.openstack.wsgi [None req-3e59a432-919a-4c73-be4b-37f5f12b9a92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 252/508] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:23:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:23:26.940 7 INFO cinder.api.openstack.wsgi [None req-f6457887-341a-4580-a2ee-b9106a2df127 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:23:26.977 7 INFO cinder.api.openstack.wsgi [None req-f6457887-341a-4580-a2ee-b9106a2df127 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 257/509] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:23:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:23:26.990 8 INFO cinder.api.openstack.wsgi [None req-8c236176-7d56-49cd-acae-4caf3124bf92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:23:27.025 8 INFO cinder.api.openstack.wsgi [None req-8c236176-7d56-49cd-acae-4caf3124bf92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 253/510] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:23:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:23:34.070 7 INFO cinder.api.openstack.wsgi [None req-f6457887-341a-4580-a2ee-b9106a2df127 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:23:34.070 8 INFO cinder.api.openstack.wsgi [None req-8c236176-7d56-49cd-acae-4caf3124bf92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:23:34.071 7 INFO cinder.api.openstack.wsgi [None req-f6457887-341a-4580-a2ee-b9106a2df127 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:23:34.071 8 INFO cinder.api.openstack.wsgi [None req-8c236176-7d56-49cd-acae-4caf3124bf92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:23:44.070 7 INFO cinder.api.openstack.wsgi [None req-f6457887-341a-4580-a2ee-b9106a2df127 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:23:44.070 8 INFO cinder.api.openstack.wsgi [None req-8c236176-7d56-49cd-acae-4caf3124bf92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:23:44.071 7 INFO cinder.api.openstack.wsgi [None req-f6457887-341a-4580-a2ee-b9106a2df127 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:23:44.072 8 INFO cinder.api.openstack.wsgi [None req-8c236176-7d56-49cd-acae-4caf3124bf92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:23:54.070 8 INFO cinder.api.openstack.wsgi [None req-8c236176-7d56-49cd-acae-4caf3124bf92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:23:54.070 7 INFO cinder.api.openstack.wsgi [None req-f6457887-341a-4580-a2ee-b9106a2df127 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:23:54.071 8 INFO cinder.api.openstack.wsgi [None req-8c236176-7d56-49cd-acae-4caf3124bf92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:23:54.071 7 INFO cinder.api.openstack.wsgi [None req-f6457887-341a-4580-a2ee-b9106a2df127 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:24:04.069 7 INFO cinder.api.openstack.wsgi [None req-f6457887-341a-4580-a2ee-b9106a2df127 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:24:04.069 8 INFO cinder.api.openstack.wsgi [None req-8c236176-7d56-49cd-acae-4caf3124bf92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:24:04.070 7 INFO cinder.api.openstack.wsgi [None req-f6457887-341a-4580-a2ee-b9106a2df127 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:24:04.071 8 INFO cinder.api.openstack.wsgi [None req-8c236176-7d56-49cd-acae-4caf3124bf92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:24:14.070 8 INFO cinder.api.openstack.wsgi [None req-8c236176-7d56-49cd-acae-4caf3124bf92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:24:14.070 7 INFO cinder.api.openstack.wsgi [None req-f6457887-341a-4580-a2ee-b9106a2df127 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:24:14.071 8 INFO cinder.api.openstack.wsgi [None req-8c236176-7d56-49cd-acae-4caf3124bf92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:24:14.072 7 INFO cinder.api.openstack.wsgi [None req-f6457887-341a-4580-a2ee-b9106a2df127 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:24:24.070 8 INFO cinder.api.openstack.wsgi [None req-8c236176-7d56-49cd-acae-4caf3124bf92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:24:24.070 7 INFO cinder.api.openstack.wsgi [None req-f6457887-341a-4580-a2ee-b9106a2df127 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:24:24.070 8 INFO cinder.api.openstack.wsgi [None req-8c236176-7d56-49cd-acae-4caf3124bf92 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:24:24.071 7 INFO cinder.api.openstack.wsgi [None req-f6457887-341a-4580-a2ee-b9106a2df127 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:24:26.812 8 INFO cinder.api.openstack.wsgi [None req-6bc758ff-5142-4a2f-8f4c-8413bcab5729 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:24:26.842 8 INFO cinder.api.openstack.wsgi [None req-6bc758ff-5142-4a2f-8f4c-8413bcab5729 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 260/523] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:24:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:24:26.861 7 INFO cinder.api.openstack.wsgi [None req-188d4c44-f44f-4dd8-a5ea-89b45bc82753 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:24:26.893 7 INFO cinder.api.openstack.wsgi [None req-188d4c44-f44f-4dd8-a5ea-89b45bc82753 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 264/524] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:24:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:24:26.908 8 INFO cinder.api.openstack.wsgi [None req-b057d7c5-3945-4acf-a2cd-11223a96295c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:24:26.932 8 INFO cinder.api.openstack.wsgi [None req-b057d7c5-3945-4acf-a2cd-11223a96295c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 261/525] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:24:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:24:26.945 7 INFO cinder.api.openstack.wsgi [None req-538f368c-d98d-40e7-aace-95afd100a352 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:24:26.965 7 INFO cinder.api.openstack.wsgi [None req-538f368c-d98d-40e7-aace-95afd100a352 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 265/526] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:24:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:24:26.978 8 INFO cinder.api.openstack.wsgi [None req-f6681f09-2aca-4fe6-bd58-b611a95e09e8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:24:26.984 8 INFO cinder.api.openstack.wsgi [None req-f6681f09-2aca-4fe6-bd58-b611a95e09e8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 262/527] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:24:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:24:26.994 7 INFO cinder.api.openstack.wsgi [None req-c4b31fa7-2632-4146-9376-51a679aced12 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:24:27.001 7 INFO cinder.volume.api [None req-c4b31fa7-2632-4146-9376-51a679aced12 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:24:27.001 7 INFO cinder.api.openstack.wsgi [None req-c4b31fa7-2632-4146-9376-51a679aced12 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/528] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:24:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:24:27.013 8 INFO cinder.api.openstack.wsgi [None req-eb107005-e4fc-4f97-aa3b-42e8a0b67e94 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:24:27.025 8 INFO cinder.volume.api [None req-eb107005-e4fc-4f97-aa3b-42e8a0b67e94 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:24:27.027 8 INFO cinder.api.openstack.wsgi [None req-eb107005-e4fc-4f97-aa3b-42e8a0b67e94 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 263/529] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:24:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:24:27.036 7 INFO cinder.api.openstack.wsgi [None req-5b9cdb61-c8c1-4c48-8e62-57a7a1763ecb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:24:27.047 7 INFO cinder.volume.api [None req-5b9cdb61-c8c1-4c48-8e62-57a7a1763ecb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:24:27.050 7 INFO cinder.api.openstack.wsgi [None req-5b9cdb61-c8c1-4c48-8e62-57a7a1763ecb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 267/530] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:24:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:24:34.070 8 INFO cinder.api.openstack.wsgi [None req-eb107005-e4fc-4f97-aa3b-42e8a0b67e94 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:24:34.070 7 INFO cinder.api.openstack.wsgi [None req-5b9cdb61-c8c1-4c48-8e62-57a7a1763ecb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:24:34.071 8 INFO cinder.api.openstack.wsgi [None req-eb107005-e4fc-4f97-aa3b-42e8a0b67e94 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:24:34.072 7 INFO cinder.api.openstack.wsgi [None req-5b9cdb61-c8c1-4c48-8e62-57a7a1763ecb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:24:44.070 8 INFO cinder.api.openstack.wsgi [None req-eb107005-e4fc-4f97-aa3b-42e8a0b67e94 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:24:44.070 7 INFO cinder.api.openstack.wsgi [None req-5b9cdb61-c8c1-4c48-8e62-57a7a1763ecb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:24:44.072 8 INFO cinder.api.openstack.wsgi [None req-eb107005-e4fc-4f97-aa3b-42e8a0b67e94 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:24:44.073 7 INFO cinder.api.openstack.wsgi [None req-5b9cdb61-c8c1-4c48-8e62-57a7a1763ecb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:24:54.070 8 INFO cinder.api.openstack.wsgi [None req-eb107005-e4fc-4f97-aa3b-42e8a0b67e94 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:24:54.071 8 INFO cinder.api.openstack.wsgi [None req-eb107005-e4fc-4f97-aa3b-42e8a0b67e94 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:24:54.073 7 INFO cinder.api.openstack.wsgi [None req-5b9cdb61-c8c1-4c48-8e62-57a7a1763ecb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:24:54.074 7 INFO cinder.api.openstack.wsgi [None req-5b9cdb61-c8c1-4c48-8e62-57a7a1763ecb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:25:04.070 8 INFO cinder.api.openstack.wsgi [None req-eb107005-e4fc-4f97-aa3b-42e8a0b67e94 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:25:04.071 7 INFO cinder.api.openstack.wsgi [None req-5b9cdb61-c8c1-4c48-8e62-57a7a1763ecb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:25:04.072 8 INFO cinder.api.openstack.wsgi [None req-eb107005-e4fc-4f97-aa3b-42e8a0b67e94 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:25:04.073 7 INFO cinder.api.openstack.wsgi [None req-5b9cdb61-c8c1-4c48-8e62-57a7a1763ecb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:25:14.070 7 INFO cinder.api.openstack.wsgi [None req-5b9cdb61-c8c1-4c48-8e62-57a7a1763ecb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:25:14.070 8 INFO cinder.api.openstack.wsgi [None req-eb107005-e4fc-4f97-aa3b-42e8a0b67e94 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:25:14.071 7 INFO cinder.api.openstack.wsgi [None req-5b9cdb61-c8c1-4c48-8e62-57a7a1763ecb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:25:14.072 8 INFO cinder.api.openstack.wsgi [None req-eb107005-e4fc-4f97-aa3b-42e8a0b67e94 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:25:24.070 7 INFO cinder.api.openstack.wsgi [None req-5b9cdb61-c8c1-4c48-8e62-57a7a1763ecb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:25:24.070 8 INFO cinder.api.openstack.wsgi [None req-eb107005-e4fc-4f97-aa3b-42e8a0b67e94 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:25:24.072 8 INFO cinder.api.openstack.wsgi [None req-eb107005-e4fc-4f97-aa3b-42e8a0b67e94 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:25:24.072 7 INFO cinder.api.openstack.wsgi [None req-5b9cdb61-c8c1-4c48-8e62-57a7a1763ecb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:25:26.699 8 INFO cinder.api.openstack.wsgi [None req-8b3c8551-13fd-4b51-b727-72bbe32138c9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:25:26.717 8 INFO cinder.api.openstack.wsgi [None req-8b3c8551-13fd-4b51-b727-72bbe32138c9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 270/543] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:25:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:25:26.730 7 INFO cinder.api.openstack.wsgi [None req-ef95bc05-d795-4d71-b30f-712fde13d0ed e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:25:26.760 7 INFO cinder.volume.api [None req-ef95bc05-d795-4d71-b30f-712fde13d0ed e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:25:26.763 7 INFO cinder.api.openstack.wsgi [None req-ef95bc05-d795-4d71-b30f-712fde13d0ed e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/544] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:25:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:25:26.815 8 INFO cinder.api.openstack.wsgi [None req-44857ad9-44d0-4f5e-a800-db3dae49defb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:25:26.854 8 INFO cinder.api.openstack.wsgi [None req-44857ad9-44d0-4f5e-a800-db3dae49defb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 271/545] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:25:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:25:26.871 7 INFO cinder.api.openstack.wsgi [None req-07a4e65f-89dc-4606-9d15-cff3248c332f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:25:26.898 7 INFO cinder.api.openstack.wsgi [None req-07a4e65f-89dc-4606-9d15-cff3248c332f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 275/546] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:25:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:25:26.913 8 INFO cinder.api.openstack.wsgi [None req-19761d44-5e8b-461d-98ed-d84a0616728c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:25:26.954 8 INFO cinder.api.openstack.wsgi [None req-19761d44-5e8b-461d-98ed-d84a0616728c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/547] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:25:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:25:26.994 7 INFO cinder.api.openstack.wsgi [None req-4480f522-627d-497c-a1f2-b5d7cf2c338c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:25:27.004 7 INFO cinder.volume.api [None req-4480f522-627d-497c-a1f2-b5d7cf2c338c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:25:27.006 7 INFO cinder.api.openstack.wsgi [None req-4480f522-627d-497c-a1f2-b5d7cf2c338c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/548] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:25:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:25:27.020 8 INFO cinder.api.openstack.wsgi [None req-fe15992e-075a-414c-946f-8009908597a7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:25:27.027 8 INFO cinder.api.openstack.wsgi [None req-fe15992e-075a-414c-946f-8009908597a7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 273/549] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:25:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:25:27.040 7 INFO cinder.api.openstack.wsgi [None req-4c1aef35-3fa6-4a7e-a7cb-bd8793b994a6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:25:27.051 7 INFO cinder.volume.api [None req-4c1aef35-3fa6-4a7e-a7cb-bd8793b994a6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:25:27.052 7 INFO cinder.api.openstack.wsgi [None req-4c1aef35-3fa6-4a7e-a7cb-bd8793b994a6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/550] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:25:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:25:34.069 7 INFO cinder.api.openstack.wsgi [None req-4c1aef35-3fa6-4a7e-a7cb-bd8793b994a6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:25:34.069 8 INFO cinder.api.openstack.wsgi [None req-fe15992e-075a-414c-946f-8009908597a7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:25:34.070 7 INFO cinder.api.openstack.wsgi [None req-4c1aef35-3fa6-4a7e-a7cb-bd8793b994a6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:25:34.071 8 INFO cinder.api.openstack.wsgi [None req-fe15992e-075a-414c-946f-8009908597a7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:25:44.070 7 INFO cinder.api.openstack.wsgi [None req-4c1aef35-3fa6-4a7e-a7cb-bd8793b994a6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:25:44.070 8 INFO cinder.api.openstack.wsgi [None req-fe15992e-075a-414c-946f-8009908597a7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:25:44.072 7 INFO cinder.api.openstack.wsgi [None req-4c1aef35-3fa6-4a7e-a7cb-bd8793b994a6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:25:44.072 8 INFO cinder.api.openstack.wsgi [None req-fe15992e-075a-414c-946f-8009908597a7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:25:54.069 7 INFO cinder.api.openstack.wsgi [None req-4c1aef35-3fa6-4a7e-a7cb-bd8793b994a6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:25:54.070 8 INFO cinder.api.openstack.wsgi [None req-fe15992e-075a-414c-946f-8009908597a7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:25:54.070 7 INFO cinder.api.openstack.wsgi [None req-4c1aef35-3fa6-4a7e-a7cb-bd8793b994a6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:25:54.071 8 INFO cinder.api.openstack.wsgi [None req-fe15992e-075a-414c-946f-8009908597a7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:26:04.070 7 INFO cinder.api.openstack.wsgi [None req-4c1aef35-3fa6-4a7e-a7cb-bd8793b994a6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:26:04.071 8 INFO cinder.api.openstack.wsgi [None req-fe15992e-075a-414c-946f-8009908597a7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:26:04.071 7 INFO cinder.api.openstack.wsgi [None req-4c1aef35-3fa6-4a7e-a7cb-bd8793b994a6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:26:04.072 8 INFO cinder.api.openstack.wsgi [None req-fe15992e-075a-414c-946f-8009908597a7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:26:14.071 7 INFO cinder.api.openstack.wsgi [None req-4c1aef35-3fa6-4a7e-a7cb-bd8793b994a6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:26:14.071 8 INFO cinder.api.openstack.wsgi [None req-fe15992e-075a-414c-946f-8009908597a7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:26:14.072 7 INFO cinder.api.openstack.wsgi [None req-4c1aef35-3fa6-4a7e-a7cb-bd8793b994a6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:26:14.073 8 INFO cinder.api.openstack.wsgi [None req-fe15992e-075a-414c-946f-8009908597a7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:26:24.070 7 INFO cinder.api.openstack.wsgi [None req-4c1aef35-3fa6-4a7e-a7cb-bd8793b994a6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:26:24.071 8 INFO cinder.api.openstack.wsgi [None req-fe15992e-075a-414c-946f-8009908597a7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:26:24.072 7 INFO cinder.api.openstack.wsgi [None req-4c1aef35-3fa6-4a7e-a7cb-bd8793b994a6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:26:24.072 8 INFO cinder.api.openstack.wsgi [None req-fe15992e-075a-414c-946f-8009908597a7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:26:26.705 7 INFO cinder.api.openstack.wsgi [None req-1e4f2a99-c701-4d9b-9459-5ffaccbcfbf6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:26:26.715 7 INFO cinder.volume.api [None req-1e4f2a99-c701-4d9b-9459-5ffaccbcfbf6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:26:26.717 7 INFO cinder.api.openstack.wsgi [None req-1e4f2a99-c701-4d9b-9459-5ffaccbcfbf6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/563] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:26:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:26:26.729 8 INFO cinder.api.openstack.wsgi [None req-05fa3704-3ad2-46f9-8272-6a18c38b90b1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:26:26.738 8 INFO cinder.volume.api [None req-05fa3704-3ad2-46f9-8272-6a18c38b90b1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:26:26.740 8 INFO cinder.api.openstack.wsgi [None req-05fa3704-3ad2-46f9-8272-6a18c38b90b1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 280/564] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:26:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:26:26.750 7 INFO cinder.api.openstack.wsgi [None req-bb39dead-0cb4-4db8-8bcb-e18ab399bd46 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:26:26.763 7 INFO cinder.api.openstack.wsgi [None req-bb39dead-0cb4-4db8-8bcb-e18ab399bd46 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 285/565] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:26:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:26:26.795 8 INFO cinder.api.openstack.wsgi [None req-c5bf1af2-d31b-4784-83e5-cfd644c1ce23 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:26:26.803 8 INFO cinder.volume.api [None req-c5bf1af2-d31b-4784-83e5-cfd644c1ce23 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:26:26.804 8 INFO cinder.api.openstack.wsgi [None req-c5bf1af2-d31b-4784-83e5-cfd644c1ce23 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 281/566] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:26:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:26:26.861 7 INFO cinder.api.openstack.wsgi [None req-01ab2050-e4ee-478c-998c-77ae0a0c3a73 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:26:26.886 7 INFO cinder.api.openstack.wsgi [None req-01ab2050-e4ee-478c-998c-77ae0a0c3a73 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/567] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:26:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:26:26.899 8 INFO cinder.api.openstack.wsgi [None req-d612f723-8877-416b-a75b-d86823cd9a1a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:26:26.934 8 INFO cinder.api.openstack.wsgi [None req-d612f723-8877-416b-a75b-d86823cd9a1a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 282/568] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:26:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:26:26.958 7 INFO cinder.api.openstack.wsgi [None req-d43e5975-955a-4b4d-954a-0018b26e0d56 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:26:26.987 7 INFO cinder.api.openstack.wsgi [None req-d43e5975-955a-4b4d-954a-0018b26e0d56 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/569] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:26:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:26:27.002 8 INFO cinder.api.openstack.wsgi [None req-f3ec83e5-4816-42ca-81cf-22a883b597bb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:26:27.009 8 INFO cinder.api.openstack.wsgi [None req-f3ec83e5-4816-42ca-81cf-22a883b597bb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 283/570] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:26:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:26:34.070 7 INFO cinder.api.openstack.wsgi [None req-d43e5975-955a-4b4d-954a-0018b26e0d56 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:26:34.071 8 INFO cinder.api.openstack.wsgi [None req-f3ec83e5-4816-42ca-81cf-22a883b597bb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:26:34.071 7 INFO cinder.api.openstack.wsgi [None req-d43e5975-955a-4b4d-954a-0018b26e0d56 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:26:34.072 8 INFO cinder.api.openstack.wsgi [None req-f3ec83e5-4816-42ca-81cf-22a883b597bb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:26:44.075 7 INFO cinder.api.openstack.wsgi [None req-d43e5975-955a-4b4d-954a-0018b26e0d56 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:26:44.075 8 INFO cinder.api.openstack.wsgi [None req-f3ec83e5-4816-42ca-81cf-22a883b597bb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:26:44.075 7 INFO cinder.api.openstack.wsgi [None req-d43e5975-955a-4b4d-954a-0018b26e0d56 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:26:44.076 8 INFO cinder.api.openstack.wsgi [None req-f3ec83e5-4816-42ca-81cf-22a883b597bb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:26:54.070 8 INFO cinder.api.openstack.wsgi [None req-f3ec83e5-4816-42ca-81cf-22a883b597bb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:26:54.070 7 INFO cinder.api.openstack.wsgi [None req-d43e5975-955a-4b4d-954a-0018b26e0d56 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:26:54.071 7 INFO cinder.api.openstack.wsgi [None req-d43e5975-955a-4b4d-954a-0018b26e0d56 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:26:54.071 8 INFO cinder.api.openstack.wsgi [None req-f3ec83e5-4816-42ca-81cf-22a883b597bb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:27:04.070 7 INFO cinder.api.openstack.wsgi [None req-d43e5975-955a-4b4d-954a-0018b26e0d56 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:27:04.071 7 INFO cinder.api.openstack.wsgi [None req-d43e5975-955a-4b4d-954a-0018b26e0d56 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:27:04.071 8 INFO cinder.api.openstack.wsgi [None req-f3ec83e5-4816-42ca-81cf-22a883b597bb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:27:04.073 8 INFO cinder.api.openstack.wsgi [None req-f3ec83e5-4816-42ca-81cf-22a883b597bb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:27:14.070 7 INFO cinder.api.openstack.wsgi [None req-d43e5975-955a-4b4d-954a-0018b26e0d56 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:27:14.071 7 INFO cinder.api.openstack.wsgi [None req-d43e5975-955a-4b4d-954a-0018b26e0d56 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:27:14.071 8 INFO cinder.api.openstack.wsgi [None req-f3ec83e5-4816-42ca-81cf-22a883b597bb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:27:14.072 8 INFO cinder.api.openstack.wsgi [None req-f3ec83e5-4816-42ca-81cf-22a883b597bb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:27:24.070 7 INFO cinder.api.openstack.wsgi [None req-d43e5975-955a-4b4d-954a-0018b26e0d56 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:27:24.071 8 INFO cinder.api.openstack.wsgi [None req-f3ec83e5-4816-42ca-81cf-22a883b597bb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:27:24.071 7 INFO cinder.api.openstack.wsgi [None req-d43e5975-955a-4b4d-954a-0018b26e0d56 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:27:24.073 8 INFO cinder.api.openstack.wsgi [None req-f3ec83e5-4816-42ca-81cf-22a883b597bb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:27:26.724 7 INFO cinder.api.openstack.wsgi [None req-df294183-bbe4-4abf-9d79-0ef67d7f1167 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:27:26.732 7 INFO cinder.volume.api [None req-df294183-bbe4-4abf-9d79-0ef67d7f1167 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:27:26.733 7 INFO cinder.api.openstack.wsgi [None req-df294183-bbe4-4abf-9d79-0ef67d7f1167 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 294/583] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:27:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:27:26.748 8 INFO cinder.api.openstack.wsgi [None req-937e5e26-fbd0-474d-bd86-fce10e694bac e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:27:26.772 8 INFO cinder.api.openstack.wsgi [None req-937e5e26-fbd0-474d-bd86-fce10e694bac e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 290/584] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:27:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:27:26.850 7 INFO cinder.api.openstack.wsgi [None req-1bfbdb54-b278-4d65-b7f0-1e217ac689a8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:27:26.897 7 INFO cinder.api.openstack.wsgi [None req-1bfbdb54-b278-4d65-b7f0-1e217ac689a8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/585] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:27:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:27:26.915 8 INFO cinder.api.openstack.wsgi [None req-99451050-b300-41a5-b405-f5fffb5dca68 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:27:26.944 8 INFO cinder.api.openstack.wsgi [None req-99451050-b300-41a5-b405-f5fffb5dca68 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 291/586] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:27:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:27:26.958 7 INFO cinder.api.openstack.wsgi [None req-52998d73-945f-4ebd-bbbe-01a7ede1f7fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:27:26.992 7 INFO cinder.api.openstack.wsgi [None req-52998d73-945f-4ebd-bbbe-01a7ede1f7fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 296/587] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:27:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:27:27.003 8 INFO cinder.api.openstack.wsgi [None req-aac1ab7b-47d1-48a4-b746-342c8d721146 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:27:27.015 8 INFO cinder.volume.api [None req-aac1ab7b-47d1-48a4-b746-342c8d721146 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:27:27.017 8 INFO cinder.api.openstack.wsgi [None req-aac1ab7b-47d1-48a4-b746-342c8d721146 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/588] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:27:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:27:27.029 7 INFO cinder.api.openstack.wsgi [None req-5b7cc904-32f1-4773-a748-2cf6508033d0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:27:27.035 7 INFO cinder.api.openstack.wsgi [None req-5b7cc904-32f1-4773-a748-2cf6508033d0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 7|app: 0|req: 297/589] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:27:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:27:27.044 8 INFO cinder.api.openstack.wsgi [None req-746b4c52-4cda-48b3-8263-a86c09d9103a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:27:27.054 8 INFO cinder.volume.api [None req-746b4c52-4cda-48b3-8263-a86c09d9103a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:27:27.057 8 INFO cinder.api.openstack.wsgi [None req-746b4c52-4cda-48b3-8263-a86c09d9103a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/590] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:27:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:27:34.070 7 INFO cinder.api.openstack.wsgi [None req-5b7cc904-32f1-4773-a748-2cf6508033d0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:27:34.070 8 INFO cinder.api.openstack.wsgi [None req-746b4c52-4cda-48b3-8263-a86c09d9103a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:27:34.071 7 INFO cinder.api.openstack.wsgi [None req-5b7cc904-32f1-4773-a748-2cf6508033d0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:27:34.072 8 INFO cinder.api.openstack.wsgi [None req-746b4c52-4cda-48b3-8263-a86c09d9103a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:27:38.172 7 INFO cinder.api.openstack.wsgi [None req-cc3a70e7-5074-4595-832e-5645440eb650 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET https://volume.199-19-213-35.nip.io/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=False 2026-07-02 16:27:38.192 7 INFO cinder.api.openstack.wsgi [None req-cc3a70e7-5074-4595-832e-5645440eb650 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] https://volume.199-19-213-35.nip.io/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 299/593] 199.19.213.35 () {44 vars in 1065 bytes} [Thu Jul 2 16:27:38 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=False => generated 338 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:27:44.070 8 INFO cinder.api.openstack.wsgi [None req-746b4c52-4cda-48b3-8263-a86c09d9103a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:27:44.070 7 INFO cinder.api.openstack.wsgi [None req-cc3a70e7-5074-4595-832e-5645440eb650 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:27:44.071 8 INFO cinder.api.openstack.wsgi [None req-746b4c52-4cda-48b3-8263-a86c09d9103a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:27:44.071 7 INFO cinder.api.openstack.wsgi [None req-cc3a70e7-5074-4595-832e-5645440eb650 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:27:54.070 7 INFO cinder.api.openstack.wsgi [None req-cc3a70e7-5074-4595-832e-5645440eb650 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:27:54.070 8 INFO cinder.api.openstack.wsgi [None req-746b4c52-4cda-48b3-8263-a86c09d9103a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:27:54.071 7 INFO cinder.api.openstack.wsgi [None req-cc3a70e7-5074-4595-832e-5645440eb650 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:27:54.071 8 INFO cinder.api.openstack.wsgi [None req-746b4c52-4cda-48b3-8263-a86c09d9103a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:28:04.072 8 INFO cinder.api.openstack.wsgi [None req-746b4c52-4cda-48b3-8263-a86c09d9103a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:28:04.072 7 INFO cinder.api.openstack.wsgi [None req-cc3a70e7-5074-4595-832e-5645440eb650 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:28:04.073 7 INFO cinder.api.openstack.wsgi [None req-cc3a70e7-5074-4595-832e-5645440eb650 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:28:04.073 8 INFO cinder.api.openstack.wsgi [None req-746b4c52-4cda-48b3-8263-a86c09d9103a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:28:14.070 7 INFO cinder.api.openstack.wsgi [None req-cc3a70e7-5074-4595-832e-5645440eb650 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:28:14.070 8 INFO cinder.api.openstack.wsgi [None req-746b4c52-4cda-48b3-8263-a86c09d9103a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:28:14.071 7 INFO cinder.api.openstack.wsgi [None req-cc3a70e7-5074-4595-832e-5645440eb650 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:28:14.071 8 INFO cinder.api.openstack.wsgi [None req-746b4c52-4cda-48b3-8263-a86c09d9103a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:28:24.070 7 INFO cinder.api.openstack.wsgi [None req-cc3a70e7-5074-4595-832e-5645440eb650 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:28:24.070 8 INFO cinder.api.openstack.wsgi [None req-746b4c52-4cda-48b3-8263-a86c09d9103a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:28:24.071 7 INFO cinder.api.openstack.wsgi [None req-cc3a70e7-5074-4595-832e-5645440eb650 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:28:24.071 8 INFO cinder.api.openstack.wsgi [None req-746b4c52-4cda-48b3-8263-a86c09d9103a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:28:26.654 8 INFO cinder.api.openstack.wsgi [None req-46fb384e-5296-45c3-9ad9-9157aaf56e16 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:28:26.660 8 INFO cinder.api.openstack.wsgi [None req-46fb384e-5296-45c3-9ad9-9157aaf56e16 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 300/604] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:28:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:28:26.675 7 INFO cinder.api.openstack.wsgi [None req-4f04849b-0950-41a3-8b8a-11735ce9c761 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:28:26.684 7 INFO cinder.volume.api [None req-4f04849b-0950-41a3-8b8a-11735ce9c761 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:28:26.685 7 INFO cinder.api.openstack.wsgi [None req-4f04849b-0950-41a3-8b8a-11735ce9c761 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 305/605] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:28:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:28:26.698 8 INFO cinder.api.openstack.wsgi [None req-99d1e214-6237-4cf2-8709-1618444ab07e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:28:26.715 8 INFO cinder.volume.api [None req-99d1e214-6237-4cf2-8709-1618444ab07e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:28:26.718 8 INFO cinder.api.openstack.wsgi [None req-99d1e214-6237-4cf2-8709-1618444ab07e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/606] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:28:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:28:26.731 7 INFO cinder.api.openstack.wsgi [None req-f70fa748-e4e3-4dbf-a803-82b7dbface4f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:28:26.751 7 INFO cinder.volume.api [None req-f70fa748-e4e3-4dbf-a803-82b7dbface4f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:28:26.754 7 INFO cinder.api.openstack.wsgi [None req-f70fa748-e4e3-4dbf-a803-82b7dbface4f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/607] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:28:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:28:26.793 8 INFO cinder.api.openstack.wsgi [None req-69819dfb-a95e-499f-9e5d-e3d20c782ebe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:28:26.814 8 INFO cinder.api.openstack.wsgi [None req-69819dfb-a95e-499f-9e5d-e3d20c782ebe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/608] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:28:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:28:26.829 7 INFO cinder.api.openstack.wsgi [None req-b5353968-e9ac-42f0-8d65-6505244f7ce1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:28:26.859 7 INFO cinder.api.openstack.wsgi [None req-b5353968-e9ac-42f0-8d65-6505244f7ce1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/609] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:28:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:28:26.872 8 INFO cinder.api.openstack.wsgi [None req-61230494-c64c-4758-9d7f-9b0b72114111 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:28:26.902 8 INFO cinder.api.openstack.wsgi [None req-61230494-c64c-4758-9d7f-9b0b72114111 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 303/610] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:28:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:28:26.921 7 INFO cinder.api.openstack.wsgi [None req-adebc748-237d-424c-b7fd-8f88874603d9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:28:26.937 7 INFO cinder.api.openstack.wsgi [None req-adebc748-237d-424c-b7fd-8f88874603d9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 308/611] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:28:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:28:34.069 8 INFO cinder.api.openstack.wsgi [None req-61230494-c64c-4758-9d7f-9b0b72114111 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:28:34.070 7 INFO cinder.api.openstack.wsgi [None req-adebc748-237d-424c-b7fd-8f88874603d9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:28:34.071 7 INFO cinder.api.openstack.wsgi [None req-adebc748-237d-424c-b7fd-8f88874603d9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:28:34.072 8 INFO cinder.api.openstack.wsgi [None req-61230494-c64c-4758-9d7f-9b0b72114111 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:28:41.909 7 INFO cinder.api.openstack.wsgi [None req-c5c2443d-5ba7-40ba-8db6-b3692bdf74fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET https://volume.199-19-213-35.nip.io/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=False 2026-07-02 16:28:41.931 7 INFO cinder.api.openstack.wsgi [None req-c5c2443d-5ba7-40ba-8db6-b3692bdf74fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] https://volume.199-19-213-35.nip.io/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 310/614] 199.19.213.35 () {44 vars in 1065 bytes} [Thu Jul 2 16:28:41 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=False => generated 338 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:28:44.070 8 INFO cinder.api.openstack.wsgi [None req-61230494-c64c-4758-9d7f-9b0b72114111 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:28:44.071 7 INFO cinder.api.openstack.wsgi [None req-c5c2443d-5ba7-40ba-8db6-b3692bdf74fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:28:44.071 8 INFO cinder.api.openstack.wsgi [None req-61230494-c64c-4758-9d7f-9b0b72114111 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:28:44.072 7 INFO cinder.api.openstack.wsgi [None req-c5c2443d-5ba7-40ba-8db6-b3692bdf74fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:28:54.070 8 INFO cinder.api.openstack.wsgi [None req-61230494-c64c-4758-9d7f-9b0b72114111 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:28:54.070 7 INFO cinder.api.openstack.wsgi [None req-c5c2443d-5ba7-40ba-8db6-b3692bdf74fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:28:54.071 8 INFO cinder.api.openstack.wsgi [None req-61230494-c64c-4758-9d7f-9b0b72114111 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:28:54.071 7 INFO cinder.api.openstack.wsgi [None req-c5c2443d-5ba7-40ba-8db6-b3692bdf74fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:29:04.069 7 INFO cinder.api.openstack.wsgi [None req-c5c2443d-5ba7-40ba-8db6-b3692bdf74fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:29:04.070 8 INFO cinder.api.openstack.wsgi [None req-61230494-c64c-4758-9d7f-9b0b72114111 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:29:04.071 8 INFO cinder.api.openstack.wsgi [None req-61230494-c64c-4758-9d7f-9b0b72114111 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:29:04.072 7 INFO cinder.api.openstack.wsgi [None req-c5c2443d-5ba7-40ba-8db6-b3692bdf74fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:29:14.070 7 INFO cinder.api.openstack.wsgi [None req-c5c2443d-5ba7-40ba-8db6-b3692bdf74fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:29:14.070 8 INFO cinder.api.openstack.wsgi [None req-61230494-c64c-4758-9d7f-9b0b72114111 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:29:14.071 7 INFO cinder.api.openstack.wsgi [None req-c5c2443d-5ba7-40ba-8db6-b3692bdf74fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:29:14.071 8 INFO cinder.api.openstack.wsgi [None req-61230494-c64c-4758-9d7f-9b0b72114111 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:29:24.070 7 INFO cinder.api.openstack.wsgi [None req-c5c2443d-5ba7-40ba-8db6-b3692bdf74fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:29:24.070 8 INFO cinder.api.openstack.wsgi [None req-61230494-c64c-4758-9d7f-9b0b72114111 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:29:24.071 7 INFO cinder.api.openstack.wsgi [None req-c5c2443d-5ba7-40ba-8db6-b3692bdf74fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:29:24.071 8 INFO cinder.api.openstack.wsgi [None req-61230494-c64c-4758-9d7f-9b0b72114111 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:29:26.904 7 INFO cinder.api.openstack.wsgi [None req-5c1fc0fe-df19-4ac6-9e55-aad4d05c8b5d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:29:26.912 7 INFO cinder.volume.api [None req-5c1fc0fe-df19-4ac6-9e55-aad4d05c8b5d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:29:26.912 7 INFO cinder.api.openstack.wsgi [None req-5c1fc0fe-df19-4ac6-9e55-aad4d05c8b5d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/625] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:29:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:29:26.927 8 INFO cinder.api.openstack.wsgi [None req-9202042a-a721-4ca2-8462-6e07125a65eb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:29:26.934 8 INFO cinder.api.openstack.wsgi [None req-9202042a-a721-4ca2-8462-6e07125a65eb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 310/626] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:29:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:29:26.943 7 INFO cinder.api.openstack.wsgi [None req-8142cb08-a253-407a-a02c-2c45671c8692 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:29:26.958 7 INFO cinder.volume.api [None req-8142cb08-a253-407a-a02c-2c45671c8692 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:29:26.961 7 INFO cinder.api.openstack.wsgi [None req-8142cb08-a253-407a-a02c-2c45671c8692 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 317/627] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:29:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:29:26.975 8 INFO cinder.api.openstack.wsgi [None req-9095c6cc-b9ef-4cda-8fb9-4c7e61dc9191 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:29:26.991 8 INFO cinder.volume.api [None req-9095c6cc-b9ef-4cda-8fb9-4c7e61dc9191 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:29:26.993 8 INFO cinder.api.openstack.wsgi [None req-9095c6cc-b9ef-4cda-8fb9-4c7e61dc9191 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 311/628] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:29:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/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-07-02 16:29:27.012 7 INFO cinder.api.openstack.wsgi [None req-1b844722-df02-4238-854b-6f90bebed92e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:29:27.029 7 INFO cinder.api.openstack.wsgi [None req-1b844722-df02-4238-854b-6f90bebed92e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 318/629] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:29:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:29:27.075 8 INFO cinder.api.openstack.wsgi [None req-1277037c-b3dc-49b8-b8f5-aa38f497472c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:29:27.106 8 INFO cinder.api.openstack.wsgi [None req-1277037c-b3dc-49b8-b8f5-aa38f497472c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/630] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:29:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:29:27.126 7 INFO cinder.api.openstack.wsgi [None req-fed6e5f3-9e66-4aeb-8818-8be3c31da609 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:29:27.153 7 INFO cinder.api.openstack.wsgi [None req-fed6e5f3-9e66-4aeb-8818-8be3c31da609 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/631] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:29:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:29:27.167 8 INFO cinder.api.openstack.wsgi [None req-49252a16-f313-4d8d-af42-6f1b79fb727e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:29:27.192 8 INFO cinder.api.openstack.wsgi [None req-49252a16-f313-4d8d-af42-6f1b79fb727e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/632] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:29:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:29:34.070 7 INFO cinder.api.openstack.wsgi [None req-fed6e5f3-9e66-4aeb-8818-8be3c31da609 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:29:34.070 8 INFO cinder.api.openstack.wsgi [None req-49252a16-f313-4d8d-af42-6f1b79fb727e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:29:34.071 7 INFO cinder.api.openstack.wsgi [None req-fed6e5f3-9e66-4aeb-8818-8be3c31da609 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:29:34.072 8 INFO cinder.api.openstack.wsgi [None req-49252a16-f313-4d8d-af42-6f1b79fb727e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:29:44.070 7 INFO cinder.api.openstack.wsgi [None req-fed6e5f3-9e66-4aeb-8818-8be3c31da609 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:29:44.070 8 INFO cinder.api.openstack.wsgi [None req-49252a16-f313-4d8d-af42-6f1b79fb727e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:29:44.071 7 INFO cinder.api.openstack.wsgi [None req-fed6e5f3-9e66-4aeb-8818-8be3c31da609 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:29:44.072 8 INFO cinder.api.openstack.wsgi [None req-49252a16-f313-4d8d-af42-6f1b79fb727e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:29:54.071 8 INFO cinder.api.openstack.wsgi [None req-49252a16-f313-4d8d-af42-6f1b79fb727e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:29:54.072 7 INFO cinder.api.openstack.wsgi [None req-fed6e5f3-9e66-4aeb-8818-8be3c31da609 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:29:54.073 8 INFO cinder.api.openstack.wsgi [None req-49252a16-f313-4d8d-af42-6f1b79fb727e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:29:54.073 7 INFO cinder.api.openstack.wsgi [None req-fed6e5f3-9e66-4aeb-8818-8be3c31da609 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:30:04.070 8 INFO cinder.api.openstack.wsgi [None req-49252a16-f313-4d8d-af42-6f1b79fb727e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:30:04.070 7 INFO cinder.api.openstack.wsgi [None req-fed6e5f3-9e66-4aeb-8818-8be3c31da609 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:30:04.072 8 INFO cinder.api.openstack.wsgi [None req-49252a16-f313-4d8d-af42-6f1b79fb727e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:30:04.072 7 INFO cinder.api.openstack.wsgi [None req-fed6e5f3-9e66-4aeb-8818-8be3c31da609 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:30:13.907 8 INFO cinder.api.openstack.wsgi [None req-9e28a132-7e4c-462f-885f-a4270b93b21f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots 2026-07-02 16:30:13.920 8 INFO cinder.volume.api [None req-9e28a132-7e4c-462f-885f-a4270b93b21f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:30:13.920 8 INFO cinder.api.openstack.wsgi [None req-9e28a132-7e4c-462f-885f-a4270b93b21f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 318/641] 10.0.0.209 () {32 vars in 705 bytes} [Thu Jul 2 16:30:13 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:30:13.939 7 INFO cinder.api.openstack.wsgi [None req-3b3ed120-6d0d-4559-95da-21fb77b71725 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes 2026-07-02 16:30:13.976 7 INFO cinder.volume.api [None req-3b3ed120-6d0d-4559-95da-21fb77b71725 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:30:13.977 7 INFO cinder.api.openstack.wsgi [None req-3b3ed120-6d0d-4559-95da-21fb77b71725 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes returned with HTTP 200 [pid: 7|app: 0|req: 324/642] 10.0.0.209 () {32 vars in 701 bytes} [Thu Jul 2 16:30:13 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:30:14.070 8 INFO cinder.api.openstack.wsgi [None req-9e28a132-7e4c-462f-885f-a4270b93b21f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:30:14.070 7 INFO cinder.api.openstack.wsgi [None req-3b3ed120-6d0d-4559-95da-21fb77b71725 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:30:14.071 8 INFO cinder.api.openstack.wsgi [None req-9e28a132-7e4c-462f-885f-a4270b93b21f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:30:14.071 7 INFO cinder.api.openstack.wsgi [None req-3b3ed120-6d0d-4559-95da-21fb77b71725 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:30:24.069 7 INFO cinder.api.openstack.wsgi [None req-3b3ed120-6d0d-4559-95da-21fb77b71725 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:30:24.070 7 INFO cinder.api.openstack.wsgi [None req-3b3ed120-6d0d-4559-95da-21fb77b71725 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:30:24.070 8 INFO cinder.api.openstack.wsgi [None req-9e28a132-7e4c-462f-885f-a4270b93b21f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:30:24.072 8 INFO cinder.api.openstack.wsgi [None req-9e28a132-7e4c-462f-885f-a4270b93b21f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:30:26.841 7 INFO cinder.api.openstack.wsgi [None req-cb2ae2cf-5df6-4d5b-9697-d5a54ea05a75 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:30:26.849 7 INFO cinder.volume.api [None req-cb2ae2cf-5df6-4d5b-9697-d5a54ea05a75 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:30:26.849 7 INFO cinder.api.openstack.wsgi [None req-cb2ae2cf-5df6-4d5b-9697-d5a54ea05a75 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 327/647] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:30:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:30:26.863 8 INFO cinder.api.openstack.wsgi [None req-030ca607-40b3-4890-a5f4-6865c3f33476 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:30:26.884 8 INFO cinder.api.openstack.wsgi [None req-030ca607-40b3-4890-a5f4-6865c3f33476 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 321/648] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:30:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:30:26.904 7 INFO cinder.api.openstack.wsgi [None req-7c9d356a-6d5e-45f2-8570-6b67e0841c09 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:30:26.923 7 INFO cinder.api.openstack.wsgi [None req-7c9d356a-6d5e-45f2-8570-6b67e0841c09 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 328/649] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:30:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:30:27.049 8 INFO cinder.api.openstack.wsgi [None req-3132413d-9a98-4560-8d5b-53861b8e0b7a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2cfa3fc25f04456f9e7d3af49fc28091?usage=true 2026-07-02 16:30:27.081 8 INFO cinder.api.openstack.wsgi [None req-3132413d-9a98-4560-8d5b-53861b8e0b7a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2cfa3fc25f04456f9e7d3af49fc28091?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/650] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:30:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2cfa3fc25f04456f9e7d3af49fc28091?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:30:27.095 7 INFO cinder.api.openstack.wsgi [None req-cf2d7ac6-3037-40e2-a820-5a8699eff24f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/8ddf7fb9e7df4b2da6e3b21a0ae2f5b6?usage=true 2026-07-02 16:30:27.159 7 INFO cinder.api.openstack.wsgi [None req-cf2d7ac6-3037-40e2-a820-5a8699eff24f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/8ddf7fb9e7df4b2da6e3b21a0ae2f5b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 329/651] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:30:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/8ddf7fb9e7df4b2da6e3b21a0ae2f5b6?usage=true => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:30:27.174 8 INFO cinder.api.openstack.wsgi [None req-1d66ac28-23f5-4461-bcef-971ccb0a95b0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/90d4a19dae854a459a9772339b8201c9?usage=true 2026-07-02 16:30:27.208 8 INFO cinder.api.openstack.wsgi [None req-1d66ac28-23f5-4461-bcef-971ccb0a95b0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/90d4a19dae854a459a9772339b8201c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/652] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:30:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/90d4a19dae854a459a9772339b8201c9?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:30:27.226 7 INFO cinder.api.openstack.wsgi [None req-b5e1b742-cd78-48a6-9cf8-9e2906fff468 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:30:27.251 7 INFO cinder.api.openstack.wsgi [None req-b5e1b742-cd78-48a6-9cf8-9e2906fff468 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/653] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:30:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:30:27.263 8 INFO cinder.api.openstack.wsgi [None req-eb9883d6-75cc-4b23-b8e6-d44f8b6fe885 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:30:27.291 8 INFO cinder.api.openstack.wsgi [None req-eb9883d6-75cc-4b23-b8e6-d44f8b6fe885 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 324/654] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:30:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:30:27.303 7 INFO cinder.api.openstack.wsgi [None req-a78184c2-fc8b-48d7-8251-28b529d1d4dd e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/dd05a0648578432387f7066901c83c66?usage=true 2026-07-02 16:30:27.330 7 INFO cinder.api.openstack.wsgi [None req-a78184c2-fc8b-48d7-8251-28b529d1d4dd e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/dd05a0648578432387f7066901c83c66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/655] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:30:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/dd05a0648578432387f7066901c83c66?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:30:27.341 8 INFO cinder.api.openstack.wsgi [None req-28c42b6b-a111-42bf-abe0-ff74419bc12f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:30:27.370 8 INFO cinder.api.openstack.wsgi [None req-28c42b6b-a111-42bf-abe0-ff74419bc12f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/656] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:30:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:30:27.381 7 INFO cinder.api.openstack.wsgi [None req-5ecfb6b2-b445-4631-a75f-a7535205d2cd e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:30:27.397 7 INFO cinder.volume.api [None req-5ecfb6b2-b445-4631-a75f-a7535205d2cd e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:30:27.404 7 INFO cinder.api.openstack.wsgi [None req-5ecfb6b2-b445-4631-a75f-a7535205d2cd e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 332/657] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:30:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/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-07-02 16:30:27.416 8 INFO cinder.api.openstack.wsgi [None req-bc42a8f6-5671-4ffe-abcc-84326aba0bd1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:30:27.424 8 INFO cinder.volume.api [None req-bc42a8f6-5671-4ffe-abcc-84326aba0bd1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:30:27.426 8 INFO cinder.api.openstack.wsgi [None req-bc42a8f6-5671-4ffe-abcc-84326aba0bd1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 326/658] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:30:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:30:34.070 7 INFO cinder.api.openstack.wsgi [None req-5ecfb6b2-b445-4631-a75f-a7535205d2cd e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:30:34.070 8 INFO cinder.api.openstack.wsgi [None req-bc42a8f6-5671-4ffe-abcc-84326aba0bd1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:30:34.072 8 INFO cinder.api.openstack.wsgi [None req-bc42a8f6-5671-4ffe-abcc-84326aba0bd1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:30:34.073 7 INFO cinder.api.openstack.wsgi [None req-5ecfb6b2-b445-4631-a75f-a7535205d2cd e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:30:37.853 7 INFO cinder.api.openstack.wsgi [None req-57c70640-95c0-4346-9f31-221045aed973 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes 2026-07-02 16:30:38.571 7 INFO cinder.api.v3.volumes [None req-57c70640-95c0-4346-9f31-221045aed973 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] Create volume of 1 GB 2026-07-02 16:30:38.590 7 INFO cinder.volume.api [None req-57c70640-95c0-4346-9f31-221045aed973 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-07-02 16:30:38.955 7 INFO cinder.volume.api [None req-57c70640-95c0-4346-9f31-221045aed973 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] Create volume request issued successfully. 2026-07-02 16:30:38.957 7 INFO cinder.api.openstack.wsgi [None req-57c70640-95c0-4346-9f31-221045aed973 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes returned with HTTP 202 [pid: 7|app: 0|req: 334/661] 10.0.0.209 () {34 vars in 723 bytes} [Thu Jul 2 16:30:37 2026] POST /v3/90d4a19dae854a459a9772339b8201c9/volumes => generated 864 bytes in 1110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-02 16:30:38.983 8 INFO cinder.api.openstack.wsgi [None req-92c0d238-be9e-4642-a5c9-15c9d63be863 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:30:39.040 8 INFO cinder.volume.api [None req-92c0d238-be9e-4642-a5c9-15c9d63be863 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] Volume info retrieved successfully. 2026-07-02 16:30:39.050 8 INFO cinder.api.openstack.wsgi [None req-92c0d238-be9e-4642-a5c9-15c9d63be863 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca returned with HTTP 200 [pid: 8|app: 0|req: 328/662] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:30:38 2026] GET /v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca => generated 932 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:30:40.077 7 INFO cinder.api.openstack.wsgi [None req-cd984004-9a7c-4cdb-af50-f54e46cba3b5 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:30:40.104 7 INFO cinder.volume.api [None req-cd984004-9a7c-4cdb-af50-f54e46cba3b5 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] Volume info retrieved successfully. 2026-07-02 16:30:40.117 7 INFO cinder.api.openstack.wsgi [None req-cd984004-9a7c-4cdb-af50-f54e46cba3b5 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca returned with HTTP 200 [pid: 7|app: 0|req: 335/663] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:30:40 2026] GET /v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:30:41.142 8 INFO cinder.api.openstack.wsgi [None req-96c5720e-0da4-436c-9bcf-c8ce157d3897 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:30:41.163 8 INFO cinder.volume.api [None req-96c5720e-0da4-436c-9bcf-c8ce157d3897 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] Volume info retrieved successfully. 2026-07-02 16:30:41.172 8 INFO cinder.api.openstack.wsgi [None req-96c5720e-0da4-436c-9bcf-c8ce157d3897 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca returned with HTTP 200 [pid: 8|app: 0|req: 329/664] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:30:41 2026] GET /v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca => generated 956 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:30:42.208 7 INFO cinder.api.openstack.wsgi [None req-4db7165e-3cca-432f-8c13-000ebc866d79 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:30:42.237 7 INFO cinder.volume.api [None req-4db7165e-3cca-432f-8c13-000ebc866d79 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] Volume info retrieved successfully. 2026-07-02 16:30:42.243 7 INFO cinder.api.openstack.wsgi [None req-4db7165e-3cca-432f-8c13-000ebc866d79 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca returned with HTTP 200 [pid: 7|app: 0|req: 336/665] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:30:42 2026] GET /v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca => generated 956 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:30:43.267 8 INFO cinder.api.openstack.wsgi [None req-c4b5b072-19b1-42da-a833-152e1300f640 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:30:43.292 8 INFO cinder.volume.api [None req-c4b5b072-19b1-42da-a833-152e1300f640 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] Volume info retrieved successfully. 2026-07-02 16:30:43.303 8 INFO cinder.api.openstack.wsgi [None req-c4b5b072-19b1-42da-a833-152e1300f640 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca returned with HTTP 200 [pid: 8|app: 0|req: 330/666] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:30:43 2026] GET /v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca => generated 1482 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:30:43.411 7 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-78cd5441-93f4-4449-8d9a-2d5ec0ef5315 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:30:43.436 7 INFO cinder.volume.api [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-78cd5441-93f4-4449-8d9a-2d5ec0ef5315 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] Volume info retrieved successfully. 2026-07-02 16:30:43.447 7 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-78cd5441-93f4-4449-8d9a-2d5ec0ef5315 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca returned with HTTP 200 [pid: 7|app: 0|req: 337/667] 10.0.0.195 () {34 vars in 1028 bytes} [Thu Jul 2 16:30:43 2026] GET /v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca => generated 1482 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:30:44.070 8 INFO cinder.api.openstack.wsgi [None req-c4b5b072-19b1-42da-a833-152e1300f640 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:30:44.070 7 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-78cd5441-93f4-4449-8d9a-2d5ec0ef5315 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:30:44.071 7 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-78cd5441-93f4-4449-8d9a-2d5ec0ef5315 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:30:44.071 8 INFO cinder.api.openstack.wsgi [None req-c4b5b072-19b1-42da-a833-152e1300f640 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:30:44.509 7 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-8526678c-17d6-4b53-879e-c877c049fe54 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:30:44.526 7 INFO cinder.volume.api [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-8526678c-17d6-4b53-879e-c877c049fe54 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] Volume info retrieved successfully. 2026-07-02 16:30:44.532 7 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-8526678c-17d6-4b53-879e-c877c049fe54 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca returned with HTTP 200 [pid: 7|app: 0|req: 339/670] 10.0.0.195 () {34 vars in 1028 bytes} [Thu Jul 2 16:30:44 2026] GET /v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca => generated 1482 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:30:44.543 8 INFO cinder.api.openstack.wsgi [None req-c4b5b072-19b1-42da-a833-152e1300f640 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:30:44.544 8 INFO cinder.api.openstack.wsgi [None req-c4b5b072-19b1-42da-a833-152e1300f640 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 332/671] 10.0.0.195 () {32 vars in 829 bytes} [Thu Jul 2 16:30:44 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:30:44.558 7 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-6cf56314-6ca8-4619-a123-f69c8b583b4d ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/attachments /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:30:44.645 7 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-6cf56314-6ca8-4619-a123-f69c8b583b4d ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/attachments returned with HTTP 200 [pid: 7|app: 0|req: 340/672] 10.0.0.195 () {40 vars in 1057 bytes} [Thu Jul 2 16:30:44 2026] POST /v3/90d4a19dae854a459a9772339b8201c9/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:30:45.982 8 INFO cinder.api.openstack.wsgi [None req-c4b5b072-19b1-42da-a833-152e1300f640 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:30:45.983 8 INFO cinder.api.openstack.wsgi [None req-c4b5b072-19b1-42da-a833-152e1300f640 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 333/673] 199.19.213.35 () {32 vars in 839 bytes} [Thu Jul 2 16:30:45 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:30:46.152 7 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-cc09faeb-47a8-4dd8-9072-61be8737c303 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:30:46.170 7 INFO cinder.volume.api [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-cc09faeb-47a8-4dd8-9072-61be8737c303 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] Volume info retrieved successfully. 2026-07-02 16:30:46.178 7 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-cc09faeb-47a8-4dd8-9072-61be8737c303 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca returned with HTTP 200 [pid: 7|app: 0|req: 341/674] 199.19.213.35 () {36 vars in 1072 bytes} [Thu Jul 2 16:30:46 2026] GET /v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca => generated 1580 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:30:47.748 8 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-21f32d04-a0e6-4e8a-9262-929f257f3f96 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/attachments/d114281a-dea5-41fa-83ff-d6705d4049be /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:30:48.394 8 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-21f32d04-a0e6-4e8a-9262-929f257f3f96 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/attachments/d114281a-dea5-41fa-83ff-d6705d4049be returned with HTTP 200 [pid: 8|app: 0|req: 334/675] 199.19.213.35 () {40 vars in 1133 bytes} [Thu Jul 2 16:30:47 2026] PUT /v3/90d4a19dae854a459a9772339b8201c9/attachments/d114281a-dea5-41fa-83ff-d6705d4049be => generated 775 bytes in 659 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:30:48.444 7 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-710d0222-c1cd-426d-a547-b61c88ffe65e ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/attachments/d114281a-dea5-41fa-83ff-d6705d4049be/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:30:48.492 7 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-710d0222-c1cd-426d-a547-b61c88ffe65e ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/attachments/d114281a-dea5-41fa-83ff-d6705d4049be/action returned with HTTP 204 [pid: 7|app: 0|req: 342/676] 199.19.213.35 () {40 vars in 1147 bytes} [Thu Jul 2 16:30:48 2026] POST /v3/90d4a19dae854a459a9772339b8201c9/attachments/d114281a-dea5-41fa-83ff-d6705d4049be/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-02 16:30:54.070 8 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-21f32d04-a0e6-4e8a-9262-929f257f3f96 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:30:54.070 7 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-710d0222-c1cd-426d-a547-b61c88ffe65e ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:30:54.072 8 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-21f32d04-a0e6-4e8a-9262-929f257f3f96 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:30:54.072 7 INFO cinder.api.openstack.wsgi [req-919e3539-8193-485a-a553-2ec906a9f0c9 req-710d0222-c1cd-426d-a547-b61c88ffe65e ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:30:58.771 8 INFO cinder.api.openstack.wsgi [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-002b1007-3575-46b8-a795-bfa162299836 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/attachments/d114281a-dea5-41fa-83ff-d6705d4049be /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:30:58.857 8 INFO cinder.api.openstack.wsgi [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-002b1007-3575-46b8-a795-bfa162299836 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/attachments/d114281a-dea5-41fa-83ff-d6705d4049be returned with HTTP 200 [pid: 8|app: 0|req: 336/679] 199.19.213.35 () {38 vars in 1102 bytes} [Thu Jul 2 16:30:58 2026] DELETE /v3/90d4a19dae854a459a9772339b8201c9/attachments/d114281a-dea5-41fa-83ff-d6705d4049be => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:30:58.875 7 INFO cinder.api.openstack.wsgi [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-a42444a0-4985-4f53-9b22-11a5b61642e1 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca 2026-07-02 16:30:58.876 7 INFO cinder.api.v3.volumes [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-a42444a0-4985-4f53-9b22-11a5b61642e1 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] Delete volume with id: fed6b23b-aedd-4bb2-ad21-f3e57d6735ca  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:30:58.891 7 INFO cinder.volume.api [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-a42444a0-4985-4f53-9b22-11a5b61642e1 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] Volume info retrieved successfully. 2026-07-02 16:30:58.925 7 INFO cinder.volume.api [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-a42444a0-4985-4f53-9b22-11a5b61642e1 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] Delete volume request issued successfully. 2026-07-02 16:30:58.925 7 INFO cinder.api.openstack.wsgi [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-a42444a0-4985-4f53-9b22-11a5b61642e1 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca returned with HTTP 202 [pid: 7|app: 0|req: 344/680] 199.19.213.35 () {36 vars in 1053 bytes} [Thu Jul 2 16:30:58 2026] DELETE /v3/90d4a19dae854a459a9772339b8201c9/volumes/fed6b23b-aedd-4bb2-ad21-f3e57d6735ca => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-02 16:31:04.070 8 INFO cinder.api.openstack.wsgi [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-002b1007-3575-46b8-a795-bfa162299836 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:31:04.070 7 INFO cinder.api.openstack.wsgi [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-a42444a0-4985-4f53-9b22-11a5b61642e1 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:31:04.071 8 INFO cinder.api.openstack.wsgi [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-002b1007-3575-46b8-a795-bfa162299836 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:31:04.072 7 INFO cinder.api.openstack.wsgi [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-a42444a0-4985-4f53-9b22-11a5b61642e1 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:31:14.069 7 INFO cinder.api.openstack.wsgi [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-a42444a0-4985-4f53-9b22-11a5b61642e1 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:31:14.069 8 INFO cinder.api.openstack.wsgi [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-002b1007-3575-46b8-a795-bfa162299836 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:31:14.071 7 INFO cinder.api.openstack.wsgi [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-a42444a0-4985-4f53-9b22-11a5b61642e1 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:31:14.071 8 INFO cinder.api.openstack.wsgi [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-002b1007-3575-46b8-a795-bfa162299836 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:31:23.678 8 INFO cinder.api.openstack.wsgi [req-3133d0d6-5b15-47a2-a985-7f2a55c59475 req-ea33ee64-5383-45da-b529-baca45f44798 71d6d2a5a29d433098e4b62728030661 bee59642ed874f0595b657be7c3d8c54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bee59642ed874f0595b657be7c3d8c54/attachments?instance_id=af89b465-467a-42af-a2f9-7a0d7c7b144e 2026-07-02 16:31:23.696 8 INFO cinder.api.openstack.wsgi [req-3133d0d6-5b15-47a2-a985-7f2a55c59475 req-ea33ee64-5383-45da-b529-baca45f44798 71d6d2a5a29d433098e4b62728030661 bee59642ed874f0595b657be7c3d8c54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bee59642ed874f0595b657be7c3d8c54/attachments?instance_id=af89b465-467a-42af-a2f9-7a0d7c7b144e returned with HTTP 200 [pid: 8|app: 0|req: 339/685] 199.19.213.35 () {36 vars in 1103 bytes} [Thu Jul 2 16:31:23 2026] GET /v3/bee59642ed874f0595b657be7c3d8c54/attachments?instance_id=af89b465-467a-42af-a2f9-7a0d7c7b144e => generated 19 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:31:24.070 8 INFO cinder.api.openstack.wsgi [req-3133d0d6-5b15-47a2-a985-7f2a55c59475 req-ea33ee64-5383-45da-b529-baca45f44798 71d6d2a5a29d433098e4b62728030661 bee59642ed874f0595b657be7c3d8c54 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:31:24.070 7 INFO cinder.api.openstack.wsgi [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-a42444a0-4985-4f53-9b22-11a5b61642e1 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:31:24.071 8 INFO cinder.api.openstack.wsgi [req-3133d0d6-5b15-47a2-a985-7f2a55c59475 req-ea33ee64-5383-45da-b529-baca45f44798 71d6d2a5a29d433098e4b62728030661 bee59642ed874f0595b657be7c3d8c54 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:31:24.071 7 INFO cinder.api.openstack.wsgi [req-5de9ff39-7992-426f-b91f-479d8834fb9d req-a42444a0-4985-4f53-9b22-11a5b61642e1 ff327286826e4355a0c8d4379741e511 90d4a19dae854a459a9772339b8201c9 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:31:27.039 7 INFO cinder.api.openstack.wsgi [None req-c96ccd6d-a0f5-4259-96b7-617936fdf4ee e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:31:27.055 7 INFO cinder.volume.api [None req-c96ccd6d-a0f5-4259-96b7-617936fdf4ee e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:31:27.060 7 INFO cinder.api.openstack.wsgi [None req-c96ccd6d-a0f5-4259-96b7-617936fdf4ee e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 348/688] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:31:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:31:27.073 8 INFO cinder.api.openstack.wsgi [None req-5e91cb8e-42e7-4e75-9f1a-5d5d43299a0a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:31:27.090 8 INFO cinder.volume.api [None req-5e91cb8e-42e7-4e75-9f1a-5d5d43299a0a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:31:27.093 8 INFO cinder.api.openstack.wsgi [None req-5e91cb8e-42e7-4e75-9f1a-5d5d43299a0a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 341/689] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:31:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/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-07-02 16:31:27.109 7 INFO cinder.api.openstack.wsgi [None req-37ff38d2-4596-490e-bae8-1df56a087d07 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:31:27.115 7 INFO cinder.volume.api [None req-37ff38d2-4596-490e-bae8-1df56a087d07 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:31:27.116 7 INFO cinder.api.openstack.wsgi [None req-37ff38d2-4596-490e-bae8-1df56a087d07 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 349/690] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:31:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:31:27.127 8 INFO cinder.api.openstack.wsgi [None req-ace8ef55-3dd8-451a-9015-e94b3e883f1f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:31:27.139 8 INFO cinder.api.openstack.wsgi [None req-ace8ef55-3dd8-451a-9015-e94b3e883f1f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 342/691] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:31:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:31:27.186 7 INFO cinder.api.openstack.wsgi [None req-32e79d64-36c3-41a7-a5f7-2ee82c4564ad e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/a4238c0cdfc34a29961954ac8e1569ae?usage=true 2026-07-02 16:31:27.221 7 INFO cinder.api.openstack.wsgi [None req-32e79d64-36c3-41a7-a5f7-2ee82c4564ad e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/a4238c0cdfc34a29961954ac8e1569ae?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/692] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:31:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/a4238c0cdfc34a29961954ac8e1569ae?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:31:27.232 8 INFO cinder.api.openstack.wsgi [None req-7687a5de-3e78-4c58-a558-56ae3fd3152b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b1625bf9f41149f3afe6a363fec21bd9?usage=true 2026-07-02 16:31:27.278 8 INFO cinder.api.openstack.wsgi [None req-7687a5de-3e78-4c58-a558-56ae3fd3152b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b1625bf9f41149f3afe6a363fec21bd9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/693] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:31:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b1625bf9f41149f3afe6a363fec21bd9?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:31:27.298 7 INFO cinder.api.openstack.wsgi [None req-da2b8dda-26a6-4804-8866-ab92549063a4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/bee59642ed874f0595b657be7c3d8c54?usage=true 2026-07-02 16:31:27.335 7 INFO cinder.api.openstack.wsgi [None req-da2b8dda-26a6-4804-8866-ab92549063a4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/bee59642ed874f0595b657be7c3d8c54?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 351/694] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:31:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/bee59642ed874f0595b657be7c3d8c54?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:31:27.353 8 INFO cinder.api.openstack.wsgi [None req-dbf1ad6d-cf16-4861-baf6-98088a71ebf6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:31:27.404 8 INFO cinder.api.openstack.wsgi [None req-dbf1ad6d-cf16-4861-baf6-98088a71ebf6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/695] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:31:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:31:27.428 7 INFO cinder.api.openstack.wsgi [None req-fa6ffc04-027b-4934-96c9-72bcff31f86d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:31:27.525 7 INFO cinder.api.openstack.wsgi [None req-fa6ffc04-027b-4934-96c9-72bcff31f86d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/696] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:31:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:31:27.545 8 INFO cinder.api.openstack.wsgi [None req-bd2430b2-3374-4464-ba29-25319cbc5210 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f7ef9759d0bc40cbaf5090b75d474259?usage=true 2026-07-02 16:31:27.599 8 INFO cinder.api.openstack.wsgi [None req-bd2430b2-3374-4464-ba29-25319cbc5210 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f7ef9759d0bc40cbaf5090b75d474259?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/697] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:31:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f7ef9759d0bc40cbaf5090b75d474259?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:31:27.618 7 INFO cinder.api.openstack.wsgi [None req-431f4903-198e-404e-8d62-151a89060600 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:31:27.637 7 INFO cinder.api.openstack.wsgi [None req-431f4903-198e-404e-8d62-151a89060600 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 353/698] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:31:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:31:27.650 8 INFO cinder.api.openstack.wsgi [None req-aca6ce95-cacb-4db2-bc1e-40f27bb9eedf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:31:27.666 8 INFO cinder.api.openstack.wsgi [None req-aca6ce95-cacb-4db2-bc1e-40f27bb9eedf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 346/699] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:31:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:31:34.070 8 INFO cinder.api.openstack.wsgi [None req-aca6ce95-cacb-4db2-bc1e-40f27bb9eedf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:31:34.070 7 INFO cinder.api.openstack.wsgi [None req-431f4903-198e-404e-8d62-151a89060600 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:31:34.072 7 INFO cinder.api.openstack.wsgi [None req-431f4903-198e-404e-8d62-151a89060600 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:31:34.072 8 INFO cinder.api.openstack.wsgi [None req-aca6ce95-cacb-4db2-bc1e-40f27bb9eedf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:31:44.070 8 INFO cinder.api.openstack.wsgi [None req-aca6ce95-cacb-4db2-bc1e-40f27bb9eedf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:31:44.070 7 INFO cinder.api.openstack.wsgi [None req-431f4903-198e-404e-8d62-151a89060600 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:31:44.071 8 INFO cinder.api.openstack.wsgi [None req-aca6ce95-cacb-4db2-bc1e-40f27bb9eedf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:31:44.072 7 INFO cinder.api.openstack.wsgi [None req-431f4903-198e-404e-8d62-151a89060600 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:31:54.069 7 INFO cinder.api.openstack.wsgi [None req-431f4903-198e-404e-8d62-151a89060600 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:31:54.069 8 INFO cinder.api.openstack.wsgi [None req-aca6ce95-cacb-4db2-bc1e-40f27bb9eedf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:31:54.070 7 INFO cinder.api.openstack.wsgi [None req-431f4903-198e-404e-8d62-151a89060600 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:31:54.071 8 INFO cinder.api.openstack.wsgi [None req-aca6ce95-cacb-4db2-bc1e-40f27bb9eedf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:32:04.070 8 INFO cinder.api.openstack.wsgi [None req-aca6ce95-cacb-4db2-bc1e-40f27bb9eedf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:32:04.070 7 INFO cinder.api.openstack.wsgi [None req-431f4903-198e-404e-8d62-151a89060600 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:32:04.072 8 INFO cinder.api.openstack.wsgi [None req-aca6ce95-cacb-4db2-bc1e-40f27bb9eedf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:32:04.071 7 INFO cinder.api.openstack.wsgi [None req-431f4903-198e-404e-8d62-151a89060600 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:32:07.567 7 INFO cinder.api.openstack.wsgi [None req-431f4903-198e-404e-8d62-151a89060600 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:32:07.568 7 INFO cinder.api.openstack.wsgi [None req-431f4903-198e-404e-8d62-151a89060600 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 358/708] 10.0.0.209 () {30 vars in 411 bytes} [Thu Jul 2 16:32:07 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 16:32:14.070 8 INFO cinder.api.openstack.wsgi [None req-aca6ce95-cacb-4db2-bc1e-40f27bb9eedf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:32:14.071 8 INFO cinder.api.openstack.wsgi [None req-aca6ce95-cacb-4db2-bc1e-40f27bb9eedf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:32:14.071 7 INFO cinder.api.openstack.wsgi [None req-431f4903-198e-404e-8d62-151a89060600 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:32:14.072 7 INFO cinder.api.openstack.wsgi [None req-431f4903-198e-404e-8d62-151a89060600 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:32:20.064 8 INFO cinder.api.openstack.wsgi [None req-11fe957f-e2f8-47ea-8296-b6ac48e7ce41 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes 2026-07-02 16:32:20.067 8 INFO cinder.api.v3.volumes [None req-11fe957f-e2f8-47ea-8296-b6ac48e7ce41 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Create volume of 1 GB 2026-07-02 16:32:20.081 8 INFO cinder.volume.api [None req-11fe957f-e2f8-47ea-8296-b6ac48e7ce41 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-07-02 16:32:20.351 8 INFO cinder.volume.api [None req-11fe957f-e2f8-47ea-8296-b6ac48e7ce41 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Create volume request issued successfully. 2026-07-02 16:32:20.352 8 INFO cinder.api.openstack.wsgi [None req-11fe957f-e2f8-47ea-8296-b6ac48e7ce41 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes returned with HTTP 202 [pid: 8|app: 0|req: 352/711] 10.0.0.209 () {34 vars in 722 bytes} [Thu Jul 2 16:32:19 2026] POST /v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes => generated 860 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-02 16:32:20.372 7 INFO cinder.api.openstack.wsgi [None req-1d89fde4-41d3-4b64-a6bf-1da69922119f ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:20.400 7 INFO cinder.volume.api [None req-1d89fde4-41d3-4b64-a6bf-1da69922119f ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Volume info retrieved successfully. 2026-07-02 16:32:20.415 7 INFO cinder.api.openstack.wsgi [None req-1d89fde4-41d3-4b64-a6bf-1da69922119f ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a returned with HTTP 200 [pid: 7|app: 0|req: 360/712] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:20 2026] GET /v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a => generated 928 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:21.438 8 INFO cinder.api.openstack.wsgi [None req-fa09aae0-5717-4bd9-9978-9f4a3bb345ea ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:21.460 8 INFO cinder.volume.api [None req-fa09aae0-5717-4bd9-9978-9f4a3bb345ea ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Volume info retrieved successfully. 2026-07-02 16:32:21.468 8 INFO cinder.api.openstack.wsgi [None req-fa09aae0-5717-4bd9-9978-9f4a3bb345ea ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a returned with HTTP 200 [pid: 8|app: 0|req: 353/713] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:21 2026] GET /v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a => generated 953 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:24.071 8 INFO cinder.api.openstack.wsgi [None req-fa09aae0-5717-4bd9-9978-9f4a3bb345ea ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:32:24.072 8 INFO cinder.api.openstack.wsgi [None req-fa09aae0-5717-4bd9-9978-9f4a3bb345ea ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:32:24.073 7 INFO cinder.api.openstack.wsgi [None req-1d89fde4-41d3-4b64-a6bf-1da69922119f ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:32:24.078 7 INFO cinder.api.openstack.wsgi [None req-1d89fde4-41d3-4b64-a6bf-1da69922119f ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] http://10.0.0.110:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:26.968 8 INFO cinder.api.openstack.wsgi [None req-ede43e9d-da5a-4363-8eaa-a3ebacc91398 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:32:26.973 8 INFO cinder.api.openstack.wsgi [None req-ede43e9d-da5a-4363-8eaa-a3ebacc91398 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 355/716] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:32:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:26.997 7 INFO cinder.api.openstack.wsgi [None req-ad426a94-8c0e-4e4a-aba1-008b9d43c112 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:32:27.020 7 INFO cinder.api.openstack.wsgi [None req-ad426a94-8c0e-4e4a-aba1-008b9d43c112 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 362/717] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:32:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 668 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:27.030 8 INFO cinder.api.openstack.wsgi [None req-3406322f-cb3b-4a22-abf3-b4790c25f268 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:32:27.040 8 INFO cinder.volume.api [None req-3406322f-cb3b-4a22-abf3-b4790c25f268 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:32:27.041 8 INFO cinder.api.openstack.wsgi [None req-3406322f-cb3b-4a22-abf3-b4790c25f268 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 356/718] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:32:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:32:27.059 7 INFO cinder.api.openstack.wsgi [None req-81318f9d-ca38-4157-ba46-a0782b4d3dca e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:32:27.073 7 INFO cinder.volume.api [None req-81318f9d-ca38-4157-ba46-a0782b4d3dca e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:27.083 7 INFO cinder.api.openstack.wsgi [None req-81318f9d-ca38-4157-ba46-a0782b4d3dca e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 363/719] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:32:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 1121 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:32:27.128 8 INFO cinder.api.openstack.wsgi [None req-ccbf72f3-8fe9-4682-82aa-f88c193f43dd e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/39d97598ae3946e48c8a4aef14456467?usage=true 2026-07-02 16:32:27.152 8 INFO cinder.api.openstack.wsgi [None req-ccbf72f3-8fe9-4682-82aa-f88c193f43dd e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/39d97598ae3946e48c8a4aef14456467?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/720] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:32:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/39d97598ae3946e48c8a4aef14456467?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:27.162 7 INFO cinder.api.openstack.wsgi [None req-dee886a5-ca49-428a-9b82-a3a8dacb1cb3 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/9f357febdc0b495f916d47d1518d1f97?usage=true 2026-07-02 16:32:27.190 7 INFO cinder.api.openstack.wsgi [None req-dee886a5-ca49-428a-9b82-a3a8dacb1cb3 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/9f357febdc0b495f916d47d1518d1f97?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/721] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:32:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/9f357febdc0b495f916d47d1518d1f97?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:27.206 8 INFO cinder.api.openstack.wsgi [None req-23f2c3cd-b91c-4f12-9321-321e7dd0eb61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:32:27.231 8 INFO cinder.api.openstack.wsgi [None req-23f2c3cd-b91c-4f12-9321-321e7dd0eb61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/722] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:32:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:27.244 7 INFO cinder.api.openstack.wsgi [None req-2d5d1e33-b491-46a8-9796-0f12dcbb076c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:32:27.276 7 INFO cinder.api.openstack.wsgi [None req-2d5d1e33-b491-46a8-9796-0f12dcbb076c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/723] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:32:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:27.289 8 INFO cinder.api.openstack.wsgi [None req-2c2d6a72-427a-4cb8-9772-e580342cfd1f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/e393f9fcc7eb4fc695299ec258a2f5d9?usage=true 2026-07-02 16:32:27.313 8 INFO cinder.api.openstack.wsgi [None req-2c2d6a72-427a-4cb8-9772-e580342cfd1f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/e393f9fcc7eb4fc695299ec258a2f5d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/724] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:32:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/e393f9fcc7eb4fc695299ec258a2f5d9?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:27.330 7 INFO cinder.api.openstack.wsgi [None req-e24cde1c-6ca4-4f02-9f18-c40272a460dc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f1df0ce5e73c4ec89f82feacb0971613?usage=true 2026-07-02 16:32:27.361 7 INFO cinder.api.openstack.wsgi [None req-e24cde1c-6ca4-4f02-9f18-c40272a460dc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f1df0ce5e73c4ec89f82feacb0971613?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/725] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:32:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f1df0ce5e73c4ec89f82feacb0971613?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:27.373 8 INFO cinder.api.openstack.wsgi [None req-b369b4c6-6e79-4c1a-9ace-62a38fc740d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:32:27.401 8 INFO cinder.api.openstack.wsgi [None req-b369b4c6-6e79-4c1a-9ace-62a38fc740d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 360/726] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:32:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:27.414 7 INFO cinder.api.openstack.wsgi [None req-dd5d4680-3336-49dc-ab73-f66b01f67538 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/ff633652ba8e4ed1b72bba51cc4412ea?usage=true 2026-07-02 16:32:27.442 7 INFO cinder.api.openstack.wsgi [None req-dd5d4680-3336-49dc-ab73-f66b01f67538 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/ff633652ba8e4ed1b72bba51cc4412ea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/727] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:32:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/ff633652ba8e4ed1b72bba51cc4412ea?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:27.456 8 INFO cinder.api.openstack.wsgi [None req-bb423e95-7f73-4246-a278-c28da32c7e50 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:32:27.466 8 INFO cinder.volume.api [None req-bb423e95-7f73-4246-a278-c28da32c7e50 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:27.472 8 INFO cinder.api.openstack.wsgi [None req-bb423e95-7f73-4246-a278-c28da32c7e50 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 361/728] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:32:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 1121 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:32:29.032 7 INFO cinder.api.openstack.wsgi [None req-b00f76bb-8958-40db-ab6f-1fa30ebd9cc3 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:29.047 7 INFO cinder.volume.api [None req-b00f76bb-8958-40db-ab6f-1fa30ebd9cc3 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Volume info retrieved successfully. 2026-07-02 16:32:29.063 7 INFO cinder.volume.api [None req-b00f76bb-8958-40db-ab6f-1fa30ebd9cc3 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Update volume admin metadata completed successfully. 2026-07-02 16:32:29.148 7 INFO cinder.volume.api [None req-b00f76bb-8958-40db-ab6f-1fa30ebd9cc3 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Attach volume completed successfully. 2026-07-02 16:32:29.149 7 INFO cinder.api.openstack.wsgi [None req-b00f76bb-8958-40db-ab6f-1fa30ebd9cc3 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a/action returned with HTTP 202 [pid: 7|app: 0|req: 368/729] 10.0.0.209 () {34 vars in 810 bytes} [Thu Jul 2 16:32:29 2026] POST /v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:29.161 8 INFO cinder.api.openstack.wsgi [None req-68e0cc30-a98f-49eb-814d-f7289ab0ad21 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:29.183 8 INFO cinder.volume.api [None req-68e0cc30-a98f-49eb-814d-f7289ab0ad21 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Volume info retrieved successfully. 2026-07-02 16:32:29.190 8 INFO cinder.api.openstack.wsgi [None req-68e0cc30-a98f-49eb-814d-f7289ab0ad21 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a returned with HTTP 200 [pid: 8|app: 0|req: 362/730] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:29 2026] GET /v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a => generated 1287 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:29.212 7 INFO cinder.api.openstack.wsgi [None req-b5fb0199-17db-4982-9307-688edbe0b6d4 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:29.234 7 INFO cinder.volume.api [None req-b5fb0199-17db-4982-9307-688edbe0b6d4 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Volume info retrieved successfully. 2026-07-02 16:32:29.278 7 INFO cinder.volume.api [None req-b5fb0199-17db-4982-9307-688edbe0b6d4 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Detach volume completed successfully. 2026-07-02 16:32:29.279 7 INFO cinder.api.openstack.wsgi [None req-b5fb0199-17db-4982-9307-688edbe0b6d4 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a/action returned with HTTP 202 [pid: 7|app: 0|req: 369/731] 10.0.0.209 () {34 vars in 810 bytes} [Thu Jul 2 16:32:29 2026] POST /v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:29.292 8 INFO cinder.api.openstack.wsgi [None req-e668a82d-28fc-4f2f-bead-2bd4228119b9 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:29.316 8 INFO cinder.volume.api [None req-e668a82d-28fc-4f2f-bead-2bd4228119b9 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Volume info retrieved successfully. 2026-07-02 16:32:29.325 8 INFO cinder.api.openstack.wsgi [None req-e668a82d-28fc-4f2f-bead-2bd4228119b9 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a returned with HTTP 200 [pid: 8|app: 0|req: 363/732] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:29 2026] GET /v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a => generated 972 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:30.730 7 INFO cinder.api.openstack.wsgi [None req-3e7f2889-d9b3-481d-a68d-8ec685d665c2 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:30.750 7 INFO cinder.volume.api [None req-3e7f2889-d9b3-481d-a68d-8ec685d665c2 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Volume info retrieved successfully. 2026-07-02 16:32:30.757 7 INFO cinder.api.openstack.wsgi [None req-3e7f2889-d9b3-481d-a68d-8ec685d665c2 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a returned with HTTP 200 [pid: 7|app: 0|req: 370/733] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:30 2026] GET /v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a => generated 972 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:30.785 8 INFO cinder.api.openstack.wsgi [None req-0b2dac83-44b3-42f1-8359-70a101ca7463 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a 2026-07-02 16:32:30.787 8 INFO cinder.api.v3.volumes [None req-0b2dac83-44b3-42f1-8359-70a101ca7463 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Delete volume with id: 545092c0-53c8-416c-801e-f39b544a834a  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:30.799 8 INFO cinder.volume.api [None req-0b2dac83-44b3-42f1-8359-70a101ca7463 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Volume info retrieved successfully. 2026-07-02 16:32:30.832 8 INFO cinder.volume.api [None req-0b2dac83-44b3-42f1-8359-70a101ca7463 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Delete volume request issued successfully. 2026-07-02 16:32:30.833 8 INFO cinder.api.openstack.wsgi [None req-0b2dac83-44b3-42f1-8359-70a101ca7463 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a returned with HTTP 202 [pid: 8|app: 0|req: 364/734] 10.0.0.209 () {32 vars in 778 bytes} [Thu Jul 2 16:32:30 2026] DELETE /v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:30.848 7 INFO cinder.api.openstack.wsgi [None req-d373f3ee-0cb8-42f6-99f7-946d5b13b4f4 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:30.868 7 INFO cinder.volume.api [None req-d373f3ee-0cb8-42f6-99f7-946d5b13b4f4 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] Volume info retrieved successfully. 2026-07-02 16:32:30.873 7 INFO cinder.api.openstack.wsgi [None req-d373f3ee-0cb8-42f6-99f7-946d5b13b4f4 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a returned with HTTP 200 [pid: 7|app: 0|req: 371/735] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:30 2026] GET /v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a => generated 971 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:31.900 8 INFO cinder.api.openstack.wsgi [None req-1022f5e6-d708-4190-bc7f-a7a960c06e5d ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a 2026-07-02 16:32:31.908 8 INFO cinder.api.openstack.wsgi [None req-1022f5e6-d708-4190-bc7f-a7a960c06e5d ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a returned with HTTP 404 [pid: 8|app: 0|req: 365/736] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:31 2026] GET /v3/ff633652ba8e4ed1b72bba51cc4412ea/volumes/545092c0-53c8-416c-801e-f39b544a834a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-02 16:32:34.070 8 INFO cinder.api.openstack.wsgi [None req-1022f5e6-d708-4190-bc7f-a7a960c06e5d ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:32:34.070 7 INFO cinder.api.openstack.wsgi [None req-d373f3ee-0cb8-42f6-99f7-946d5b13b4f4 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:32:34.071 8 INFO cinder.api.openstack.wsgi [None req-1022f5e6-d708-4190-bc7f-a7a960c06e5d ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:32:34.071 7 INFO cinder.api.openstack.wsgi [None req-d373f3ee-0cb8-42f6-99f7-946d5b13b4f4 ec83482409574447bdbf444a0f6289da ff633652ba8e4ed1b72bba51cc4412ea - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:32:38.181 8 INFO cinder.api.openstack.wsgi [None req-8031cc5a-4cfc-4f68-aa31-4b19b660f379 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes 2026-07-02 16:32:38.183 8 INFO cinder.api.v3.volumes [None req-8031cc5a-4cfc-4f68-aa31-4b19b660f379 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Create volume of 1 GB 2026-07-02 16:32:38.190 8 INFO cinder.volume.api [None req-8031cc5a-4cfc-4f68-aa31-4b19b660f379 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:32:38.388 8 INFO cinder.volume.api [None req-8031cc5a-4cfc-4f68-aa31-4b19b660f379 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Create volume request issued successfully. 2026-07-02 16:32:38.389 8 INFO cinder.api.openstack.wsgi [None req-8031cc5a-4cfc-4f68-aa31-4b19b660f379 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 367/739] 10.0.0.209 () {34 vars in 723 bytes} [Thu Jul 2 16:32:37 2026] POST /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes => generated 871 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:38.408 7 INFO cinder.api.openstack.wsgi [None req-3ff03aa0-53db-42d8-8e4d-071df92ec2c7 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:38.423 7 INFO cinder.volume.api [None req-3ff03aa0-53db-42d8-8e4d-071df92ec2c7 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:38.427 7 INFO cinder.api.openstack.wsgi [None req-3ff03aa0-53db-42d8-8e4d-071df92ec2c7 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 returned with HTTP 200 [pid: 7|app: 0|req: 373/740] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:38 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:39.156 8 INFO cinder.api.openstack.wsgi [None req-8031cc5a-4cfc-4f68-aa31-4b19b660f379 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:32:39.157 8 INFO cinder.api.openstack.wsgi [None req-8031cc5a-4cfc-4f68-aa31-4b19b660f379 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 368/741] 10.0.0.208 () {28 vars in 376 bytes} [Thu Jul 2 16:32:39 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:39.178 7 INFO cinder.api.openstack.wsgi [None req-f1f0921b-0bc0-4ab2-a289-d76c3716e222 1617c9bcfafe4cbe9ef990c21796120b 18ffad113ec2401b8aabaff5acc9db00 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/18ffad113ec2401b8aabaff5acc9db00/limits?tenant_id=18ffad113ec2401b8aabaff5acc9db00 2026-07-02 16:32:39.206 7 INFO cinder.api.openstack.wsgi [None req-f1f0921b-0bc0-4ab2-a289-d76c3716e222 1617c9bcfafe4cbe9ef990c21796120b 18ffad113ec2401b8aabaff5acc9db00 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/18ffad113ec2401b8aabaff5acc9db00/limits?tenant_id=18ffad113ec2401b8aabaff5acc9db00 returned with HTTP 200 [pid: 7|app: 0|req: 374/742] 10.0.0.208 () {34 vars in 879 bytes} [Thu Jul 2 16:32:39 2026] GET /v3/18ffad113ec2401b8aabaff5acc9db00/limits?tenant_id=18ffad113ec2401b8aabaff5acc9db00 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:39.455 8 INFO cinder.api.openstack.wsgi [None req-5437e049-eb3e-4073-b6f2-d785d32678ca fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:39.478 8 INFO cinder.volume.api [None req-5437e049-eb3e-4073-b6f2-d785d32678ca fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:39.487 8 INFO cinder.api.openstack.wsgi [None req-5437e049-eb3e-4073-b6f2-d785d32678ca fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 returned with HTTP 200 [pid: 8|app: 0|req: 369/743] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:39 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:39.517 7 INFO cinder.api.openstack.wsgi [None req-4fcbb22a-35e6-401b-a0ae-3c16801b8c9e fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:39.533 7 INFO cinder.volume.api [None req-4fcbb22a-35e6-401b-a0ae-3c16801b8c9e fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:39.539 7 INFO cinder.api.openstack.wsgi [None req-4fcbb22a-35e6-401b-a0ae-3c16801b8c9e fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 returned with HTTP 200 [pid: 7|app: 0|req: 375/744] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:39 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 => generated 964 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:39.562 8 INFO cinder.api.openstack.wsgi [None req-d37bf1b4-e1c5-4a8a-9977-6494d384f00f fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:39.590 8 INFO cinder.volume.api [None req-d37bf1b4-e1c5-4a8a-9977-6494d384f00f fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:39.602 8 INFO cinder.volume.api [None req-d37bf1b4-e1c5-4a8a-9977-6494d384f00f fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume updated successfully. 2026-07-02 16:32:39.603 8 INFO cinder.api.openstack.wsgi [None req-d37bf1b4-e1c5-4a8a-9977-6494d384f00f fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 returned with HTTP 200 [pid: 8|app: 0|req: 370/745] 10.0.0.209 () {34 vars in 795 bytes} [Thu Jul 2 16:32:39 2026] PUT /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 => generated 896 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:39.622 7 INFO cinder.api.openstack.wsgi [None req-fe3f9aff-6288-4a50-b561-f5c4599330b9 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:39.639 7 INFO cinder.volume.api [None req-fe3f9aff-6288-4a50-b561-f5c4599330b9 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:39.646 7 INFO cinder.volume.api [None req-fe3f9aff-6288-4a50-b561-f5c4599330b9 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume updated successfully. 2026-07-02 16:32:39.647 7 INFO cinder.api.openstack.wsgi [None req-fe3f9aff-6288-4a50-b561-f5c4599330b9 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 returned with HTTP 200 [pid: 7|app: 0|req: 376/746] 10.0.0.209 () {34 vars in 796 bytes} [Thu Jul 2 16:32:39 2026] PUT /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 => generated 935 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:39.660 8 INFO cinder.api.openstack.wsgi [None req-23c74962-472c-4aee-a020-0277ad8b053f fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:39.675 8 INFO cinder.volume.api [None req-23c74962-472c-4aee-a020-0277ad8b053f fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:39.683 8 INFO cinder.api.openstack.wsgi [None req-23c74962-472c-4aee-a020-0277ad8b053f fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 returned with HTTP 200 [pid: 8|app: 0|req: 371/747] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:39 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 => generated 1003 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:39.700 7 INFO cinder.api.openstack.wsgi [None req-8a3c69f2-0d76-4f25-8e50-fe11f9591a27 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes 2026-07-02 16:32:39.703 7 INFO cinder.api.v3.volumes [None req-8a3c69f2-0d76-4f25-8e50-fe11f9591a27 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Create volume of 1 GB 2026-07-02 16:32:39.709 7 INFO cinder.volume.api [None req-8a3c69f2-0d76-4f25-8e50-fe11f9591a27 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:32:39.817 7 INFO cinder.volume.api [None req-8a3c69f2-0d76-4f25-8e50-fe11f9591a27 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Create volume request issued successfully. 2026-07-02 16:32:39.819 7 INFO cinder.api.openstack.wsgi [None req-8a3c69f2-0d76-4f25-8e50-fe11f9591a27 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 377/748] 10.0.0.209 () {34 vars in 723 bytes} [Thu Jul 2 16:32:39 2026] POST /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes => generated 891 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:39.840 8 INFO cinder.api.openstack.wsgi [None req-fa903bed-5238-416d-bee8-783e76d64c4b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:39.858 8 INFO cinder.volume.api [None req-fa903bed-5238-416d-bee8-783e76d64c4b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:39.863 8 INFO cinder.api.openstack.wsgi [None req-fa903bed-5238-416d-bee8-783e76d64c4b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b returned with HTTP 200 [pid: 8|app: 0|req: 372/749] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:39 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b => generated 959 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:40.883 7 INFO cinder.api.openstack.wsgi [None req-c704524f-104f-4f72-b815-2295090569e8 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:40.898 7 INFO cinder.volume.api [None req-c704524f-104f-4f72-b815-2295090569e8 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:40.904 7 INFO cinder.api.openstack.wsgi [None req-c704524f-104f-4f72-b815-2295090569e8 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b returned with HTTP 200 [pid: 7|app: 0|req: 378/750] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:40 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b => generated 984 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:40.923 8 INFO cinder.api.openstack.wsgi [None req-e3de0b84-65d0-47b9-b918-1cdb925b26fa fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:40.941 8 INFO cinder.volume.api [None req-e3de0b84-65d0-47b9-b918-1cdb925b26fa fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:40.948 8 INFO cinder.volume.api [None req-e3de0b84-65d0-47b9-b918-1cdb925b26fa fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume updated successfully. 2026-07-02 16:32:40.949 8 INFO cinder.api.openstack.wsgi [None req-e3de0b84-65d0-47b9-b918-1cdb925b26fa fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b returned with HTTP 200 [pid: 8|app: 0|req: 373/751] 10.0.0.209 () {34 vars in 795 bytes} [Thu Jul 2 16:32:40 2026] PUT /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:40.969 7 INFO cinder.api.openstack.wsgi [None req-520bbb9c-1aa5-4415-ac8b-bdb0c3d04690 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:40.999 7 INFO cinder.volume.api [None req-520bbb9c-1aa5-4415-ac8b-bdb0c3d04690 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:41.005 7 INFO cinder.api.openstack.wsgi [None req-520bbb9c-1aa5-4415-ac8b-bdb0c3d04690 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b returned with HTTP 200 [pid: 7|app: 0|req: 379/752] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:40 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b => generated 950 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:41.036 8 INFO cinder.api.openstack.wsgi [None req-d777731b-7157-4579-b475-a167530410f3 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b 2026-07-02 16:32:41.037 8 INFO cinder.api.v3.volumes [None req-d777731b-7157-4579-b475-a167530410f3 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Delete volume with id: e3135121-c46e-4525-88de-0ce78c9d266b  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:41.049 8 INFO cinder.volume.api [None req-d777731b-7157-4579-b475-a167530410f3 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:41.073 8 INFO cinder.volume.api [None req-d777731b-7157-4579-b475-a167530410f3 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Delete volume request issued successfully. 2026-07-02 16:32:41.074 8 INFO cinder.api.openstack.wsgi [None req-d777731b-7157-4579-b475-a167530410f3 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b returned with HTTP 202 [pid: 8|app: 0|req: 374/753] 10.0.0.209 () {32 vars in 778 bytes} [Thu Jul 2 16:32:41 2026] DELETE /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:41.088 7 INFO cinder.api.openstack.wsgi [None req-4b657081-dbd3-428b-8949-9b0483bb0a97 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:41.101 7 INFO cinder.volume.api [None req-4b657081-dbd3-428b-8949-9b0483bb0a97 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:41.107 7 INFO cinder.api.openstack.wsgi [None req-4b657081-dbd3-428b-8949-9b0483bb0a97 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b returned with HTTP 200 [pid: 7|app: 0|req: 380/754] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:41 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:41.266 8 INFO cinder.api.openstack.wsgi [None req-d777731b-7157-4579-b475-a167530410f3 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:32:41.268 8 INFO cinder.api.openstack.wsgi [None req-d777731b-7157-4579-b475-a167530410f3 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 375/755] 10.0.0.208 () {28 vars in 376 bytes} [Thu Jul 2 16:32:41 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 16:32:41.274 7 INFO cinder.api.openstack.wsgi [None req-4b657081-dbd3-428b-8949-9b0483bb0a97 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:32:41.275 7 INFO cinder.api.openstack.wsgi [None req-4b657081-dbd3-428b-8949-9b0483bb0a97 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 381/756] 10.0.0.208 () {28 vars in 376 bytes} [Thu Jul 2 16:32:41 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 16:32:42.126 8 INFO cinder.api.openstack.wsgi [None req-d777731b-7157-4579-b475-a167530410f3 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:32:42.128 8 INFO cinder.api.openstack.wsgi [None req-d777731b-7157-4579-b475-a167530410f3 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/757] 10.0.0.208 () {28 vars in 376 bytes} [Thu Jul 2 16:32:42 2026] GET / => generated 411 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 16:32:42.139 7 INFO cinder.api.openstack.wsgi [None req-62190551-eee0-470e-aa5c-cb96d90c958d fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b 2026-07-02 16:32:42.148 7 INFO cinder.api.openstack.wsgi [None req-62190551-eee0-470e-aa5c-cb96d90c958d fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b returned with HTTP 404 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/758] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:42 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/e3135121-c46e-4525-88de-0ce78c9d266b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-02 16:32:42.155 8 INFO cinder.api.openstack.wsgi [None req-f7355a90-c78f-43e8-a905-0a1a468d61d8 1617c9bcfafe4cbe9ef990c21796120b 18ffad113ec2401b8aabaff5acc9db00 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/18ffad113ec2401b8aabaff5acc9db00/limits?tenant_id=18ffad113ec2401b8aabaff5acc9db00 2026-07-02 16:32:42.164 7 INFO cinder.api.openstack.wsgi [None req-c38a1dc0-b447-4130-b488-bac7a8fc5c73 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:42.183 7 INFO cinder.volume.api [None req-c38a1dc0-b447-4130-b488-bac7a8fc5c73 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:42.192 8 INFO cinder.api.openstack.wsgi [None req-f7355a90-c78f-43e8-a905-0a1a468d61d8 1617c9bcfafe4cbe9ef990c21796120b 18ffad113ec2401b8aabaff5acc9db00 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/18ffad113ec2401b8aabaff5acc9db00/limits?tenant_id=18ffad113ec2401b8aabaff5acc9db00 returned with HTTP 200 2026-07-02 16:32:42.192 7 INFO cinder.api.openstack.wsgi [None req-c38a1dc0-b447-4130-b488-bac7a8fc5c73 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 returned with HTTP 200 [pid: 8|app: 0|req: 377/759] 10.0.0.208 () {34 vars in 879 bytes} [Thu Jul 2 16:32:42 2026] GET /v3/18ffad113ec2401b8aabaff5acc9db00/limits?tenant_id=18ffad113ec2401b8aabaff5acc9db00 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/760] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:42 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 => generated 1003 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:32:42.214 8 INFO cinder.api.openstack.wsgi [None req-4df19c12-c872-4c52-bfde-0b737d69995b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 2026-07-02 16:32:42.215 8 INFO cinder.api.v3.volumes [None req-4df19c12-c872-4c52-bfde-0b737d69995b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Delete volume with id: 5cce3acb-6fb2-4202-a397-7d2f6e2c4f70  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:42.229 8 INFO cinder.volume.api [None req-4df19c12-c872-4c52-bfde-0b737d69995b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:42.264 8 INFO cinder.volume.api [None req-4df19c12-c872-4c52-bfde-0b737d69995b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Delete volume request issued successfully. 2026-07-02 16:32:42.264 8 INFO cinder.api.openstack.wsgi [None req-4df19c12-c872-4c52-bfde-0b737d69995b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 returned with HTTP 202 [pid: 8|app: 0|req: 378/761] 10.0.0.209 () {32 vars in 778 bytes} [Thu Jul 2 16:32:42 2026] DELETE /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:42.278 7 INFO cinder.api.openstack.wsgi [None req-b8d672e4-9d7c-4ef1-a605-5755b23fa7ca fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:42.295 7 INFO cinder.volume.api [None req-b8d672e4-9d7c-4ef1-a605-5755b23fa7ca fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:42.303 7 INFO cinder.api.openstack.wsgi [None req-b8d672e4-9d7c-4ef1-a605-5755b23fa7ca fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 returned with HTTP 200 [pid: 7|app: 0|req: 384/762] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:42 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 => generated 1002 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:43.326 8 INFO cinder.api.openstack.wsgi [None req-08300586-d1ff-4082-9fb4-f0b9c1ea46f7 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 2026-07-02 16:32:43.338 8 INFO cinder.api.openstack.wsgi [None req-08300586-d1ff-4082-9fb4-f0b9c1ea46f7 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 returned with HTTP 404 [pid: 8|app: 0|req: 379/763] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:43 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5cce3acb-6fb2-4202-a397-7d2f6e2c4f70 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:43.405 7 INFO cinder.api.openstack.wsgi [None req-cd4f6a66-6ca6-4e84-9a9c-29a3300cf53b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes 2026-07-02 16:32:43.532 7 INFO cinder.api.v3.volumes [None req-cd4f6a66-6ca6-4e84-9a9c-29a3300cf53b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Create volume of 1 GB 2026-07-02 16:32:43.540 7 INFO cinder.volume.api [None req-cd4f6a66-6ca6-4e84-9a9c-29a3300cf53b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:32:43.696 7 INFO cinder.volume.api [None req-cd4f6a66-6ca6-4e84-9a9c-29a3300cf53b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Create volume request issued successfully. 2026-07-02 16:32:43.700 7 INFO cinder.api.openstack.wsgi [None req-cd4f6a66-6ca6-4e84-9a9c-29a3300cf53b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 385/764] 10.0.0.209 () {34 vars in 723 bytes} [Thu Jul 2 16:32:43 2026] POST /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes => generated 871 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-02 16:32:43.722 8 INFO cinder.api.openstack.wsgi [None req-0f1effa5-8908-4401-8436-dba75dd22196 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:43.745 8 INFO cinder.volume.api [None req-0f1effa5-8908-4401-8436-dba75dd22196 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:43.755 8 INFO cinder.api.openstack.wsgi [None req-0f1effa5-8908-4401-8436-dba75dd22196 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a returned with HTTP 200 [pid: 8|app: 0|req: 380/765] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:43 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a => generated 939 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:32:44.070 7 INFO cinder.api.openstack.wsgi [None req-cd4f6a66-6ca6-4e84-9a9c-29a3300cf53b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:32:44.071 8 INFO cinder.api.openstack.wsgi [None req-0f1effa5-8908-4401-8436-dba75dd22196 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:32:44.072 8 INFO cinder.api.openstack.wsgi [None req-0f1effa5-8908-4401-8436-dba75dd22196 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:32:44.072 7 INFO cinder.api.openstack.wsgi [None req-cd4f6a66-6ca6-4e84-9a9c-29a3300cf53b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:32:44.305 8 INFO cinder.api.openstack.wsgi [None req-0f1effa5-8908-4401-8436-dba75dd22196 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:32:44.307 8 INFO cinder.api.openstack.wsgi [None req-0f1effa5-8908-4401-8436-dba75dd22196 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 382/768] 10.0.0.208 () {28 vars in 376 bytes} [Thu Jul 2 16:32:44 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 16:32:44.315 7 INFO cinder.api.openstack.wsgi [None req-cd4f6a66-6ca6-4e84-9a9c-29a3300cf53b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:32:44.316 7 INFO cinder.api.openstack.wsgi [None req-cd4f6a66-6ca6-4e84-9a9c-29a3300cf53b fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 387/769] 10.0.0.208 () {28 vars in 376 bytes} [Thu Jul 2 16:32:44 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:44.773 8 INFO cinder.api.openstack.wsgi [None req-137595be-14cd-4685-adb8-756553b5043c fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:44.790 8 INFO cinder.volume.api [None req-137595be-14cd-4685-adb8-756553b5043c fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:44.796 8 INFO cinder.api.openstack.wsgi [None req-137595be-14cd-4685-adb8-756553b5043c fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a returned with HTTP 200 [pid: 8|app: 0|req: 383/770] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:44 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a => generated 1489 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:44.827 7 INFO cinder.api.openstack.wsgi [None req-d5768d09-cabe-4950-845f-dcbc67775db9 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:44.845 7 INFO cinder.volume.api [None req-d5768d09-cabe-4950-845f-dcbc67775db9 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:44.851 7 INFO cinder.api.openstack.wsgi [None req-d5768d09-cabe-4950-845f-dcbc67775db9 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a returned with HTTP 200 [pid: 7|app: 0|req: 388/771] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:44 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:44.876 8 INFO cinder.api.openstack.wsgi [None req-8d229b54-7bcd-49fd-940f-323578746b9f fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:44.913 8 INFO cinder.volume.api [None req-8d229b54-7bcd-49fd-940f-323578746b9f fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:44.922 8 INFO cinder.volume.api [None req-8d229b54-7bcd-49fd-940f-323578746b9f fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume updated successfully. 2026-07-02 16:32:44.923 8 INFO cinder.api.openstack.wsgi [None req-8d229b54-7bcd-49fd-940f-323578746b9f fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a returned with HTTP 200 [pid: 8|app: 0|req: 384/772] 10.0.0.209 () {34 vars in 795 bytes} [Thu Jul 2 16:32:44 2026] PUT /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a => generated 895 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:44.945 7 INFO cinder.api.openstack.wsgi [None req-3c6175e1-3c46-4002-92b5-307f37d40390 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:44.965 7 INFO cinder.volume.api [None req-3c6175e1-3c46-4002-92b5-307f37d40390 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:44.976 7 INFO cinder.volume.api [None req-3c6175e1-3c46-4002-92b5-307f37d40390 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume updated successfully. 2026-07-02 16:32:44.977 7 INFO cinder.api.openstack.wsgi [None req-3c6175e1-3c46-4002-92b5-307f37d40390 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a returned with HTTP 200 [pid: 7|app: 0|req: 389/773] 10.0.0.209 () {34 vars in 796 bytes} [Thu Jul 2 16:32:44 2026] PUT /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a => generated 934 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:45.001 8 INFO cinder.api.openstack.wsgi [None req-ffcbb490-0a8e-4023-9ea5-67192dc558f0 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:45.023 8 INFO cinder.volume.api [None req-ffcbb490-0a8e-4023-9ea5-67192dc558f0 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:45.031 8 INFO cinder.api.openstack.wsgi [None req-ffcbb490-0a8e-4023-9ea5-67192dc558f0 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a returned with HTTP 200 [pid: 8|app: 0|req: 385/774] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:44 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a => generated 1528 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:45.053 7 INFO cinder.api.openstack.wsgi [None req-7a7dd51d-3e4a-4797-8e55-4db9ff4fe2e7 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes 2026-07-02 16:32:45.056 7 INFO cinder.api.v3.volumes [None req-7a7dd51d-3e4a-4797-8e55-4db9ff4fe2e7 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Create volume of 1 GB 2026-07-02 16:32:45.062 7 INFO cinder.volume.api [None req-7a7dd51d-3e4a-4797-8e55-4db9ff4fe2e7 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:32:45.249 7 INFO cinder.volume.api [None req-7a7dd51d-3e4a-4797-8e55-4db9ff4fe2e7 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Create volume request issued successfully. 2026-07-02 16:32:45.251 7 INFO cinder.api.openstack.wsgi [None req-7a7dd51d-3e4a-4797-8e55-4db9ff4fe2e7 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 390/775] 10.0.0.209 () {34 vars in 723 bytes} [Thu Jul 2 16:32:45 2026] POST /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes => generated 891 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:45.287 8 INFO cinder.api.openstack.wsgi [None req-627e744e-5d8c-4a50-95fe-cb89d402b743 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:45.303 8 INFO cinder.volume.api [None req-627e744e-5d8c-4a50-95fe-cb89d402b743 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:45.312 8 INFO cinder.api.openstack.wsgi [None req-627e744e-5d8c-4a50-95fe-cb89d402b743 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 returned with HTTP 200 [pid: 8|app: 0|req: 386/776] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:45 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 => generated 959 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:46.336 7 INFO cinder.api.openstack.wsgi [None req-6cf0c72b-0946-426c-9a3b-1f53b7e1b29a fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:46.360 7 INFO cinder.volume.api [None req-6cf0c72b-0946-426c-9a3b-1f53b7e1b29a fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:46.379 7 INFO cinder.api.openstack.wsgi [None req-6cf0c72b-0946-426c-9a3b-1f53b7e1b29a fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 returned with HTTP 200 [pid: 7|app: 0|req: 391/777] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:46 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 => generated 984 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:46.403 8 INFO cinder.api.openstack.wsgi [None req-821f2e3a-f58c-4e83-ac48-18dfee397a35 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:46.429 8 INFO cinder.volume.api [None req-821f2e3a-f58c-4e83-ac48-18dfee397a35 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:46.439 8 INFO cinder.volume.api [None req-821f2e3a-f58c-4e83-ac48-18dfee397a35 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume updated successfully. 2026-07-02 16:32:46.441 8 INFO cinder.api.openstack.wsgi [None req-821f2e3a-f58c-4e83-ac48-18dfee397a35 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 returned with HTTP 200 [pid: 8|app: 0|req: 387/778] 10.0.0.209 () {34 vars in 795 bytes} [Thu Jul 2 16:32:46 2026] PUT /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:46.463 7 INFO cinder.api.openstack.wsgi [None req-565e31de-6dcc-47e2-b44b-41bafa11d3dc fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:46.492 7 INFO cinder.volume.api [None req-565e31de-6dcc-47e2-b44b-41bafa11d3dc fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:46.506 7 INFO cinder.api.openstack.wsgi [None req-565e31de-6dcc-47e2-b44b-41bafa11d3dc fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 returned with HTTP 200 [pid: 7|app: 0|req: 392/779] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:46 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 => generated 950 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:46.531 8 INFO cinder.api.openstack.wsgi [None req-6e5be62d-587b-4a6e-8944-2498fdadd159 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 2026-07-02 16:32:46.532 8 INFO cinder.api.v3.volumes [None req-6e5be62d-587b-4a6e-8944-2498fdadd159 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Delete volume with id: ccf429a4-1198-4720-9c6b-b8e0a4f189e3  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:46.544 8 INFO cinder.volume.api [None req-6e5be62d-587b-4a6e-8944-2498fdadd159 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:46.565 8 INFO cinder.volume.api [None req-6e5be62d-587b-4a6e-8944-2498fdadd159 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Delete volume request issued successfully. 2026-07-02 16:32:46.566 8 INFO cinder.api.openstack.wsgi [None req-6e5be62d-587b-4a6e-8944-2498fdadd159 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 returned with HTTP 202 [pid: 8|app: 0|req: 388/780] 10.0.0.209 () {32 vars in 778 bytes} [Thu Jul 2 16:32:46 2026] DELETE /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:46.581 7 INFO cinder.api.openstack.wsgi [None req-b0be8e82-9566-4f33-b655-05a003173426 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:46.611 7 INFO cinder.volume.api [None req-b0be8e82-9566-4f33-b655-05a003173426 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:46.617 7 INFO cinder.api.openstack.wsgi [None req-b0be8e82-9566-4f33-b655-05a003173426 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 returned with HTTP 200 [pid: 7|app: 0|req: 393/781] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:46 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 => generated 949 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:47.641 8 INFO cinder.api.openstack.wsgi [None req-4469b329-90ab-4f97-a60b-a4a06efbd46a fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 2026-07-02 16:32:47.651 8 INFO cinder.api.openstack.wsgi [None req-4469b329-90ab-4f97-a60b-a4a06efbd46a fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 returned with HTTP 404 [pid: 8|app: 0|req: 389/782] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:47 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/ccf429a4-1198-4720-9c6b-b8e0a4f189e3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:47.663 7 INFO cinder.api.openstack.wsgi [None req-7155ab8c-3cb3-4d02-96e3-8adadcce1446 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:47.686 7 INFO cinder.volume.api [None req-7155ab8c-3cb3-4d02-96e3-8adadcce1446 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:47.694 7 INFO cinder.api.openstack.wsgi [None req-7155ab8c-3cb3-4d02-96e3-8adadcce1446 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a returned with HTTP 200 [pid: 7|app: 0|req: 394/783] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:47 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a => generated 1528 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:32:47.715 8 INFO cinder.api.openstack.wsgi [None req-1cb32b57-4269-4566-a71d-dbd8797ecc12 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a 2026-07-02 16:32:47.716 8 INFO cinder.api.v3.volumes [None req-1cb32b57-4269-4566-a71d-dbd8797ecc12 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Delete volume with id: 5adc692c-04d2-4679-a897-d8005817da8a  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:47.730 8 INFO cinder.volume.api [None req-1cb32b57-4269-4566-a71d-dbd8797ecc12 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:47.755 8 INFO cinder.volume.api [None req-1cb32b57-4269-4566-a71d-dbd8797ecc12 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Delete volume request issued successfully. 2026-07-02 16:32:47.755 8 INFO cinder.api.openstack.wsgi [None req-1cb32b57-4269-4566-a71d-dbd8797ecc12 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a returned with HTTP 202 [pid: 8|app: 0|req: 390/784] 10.0.0.209 () {32 vars in 778 bytes} [Thu Jul 2 16:32:47 2026] DELETE /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:47.773 7 INFO cinder.api.openstack.wsgi [None req-2b99dfab-905d-4ae8-a1e7-aa65d415c191 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:32:47.789 7 INFO cinder.volume.api [None req-2b99dfab-905d-4ae8-a1e7-aa65d415c191 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] Volume info retrieved successfully. 2026-07-02 16:32:47.798 7 INFO cinder.api.openstack.wsgi [None req-2b99dfab-905d-4ae8-a1e7-aa65d415c191 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a returned with HTTP 200 [pid: 7|app: 0|req: 395/785] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:47 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a => generated 1527 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:32:48.829 8 INFO cinder.api.openstack.wsgi [None req-38ee1526-7ed4-4cd1-b1c4-1516158ac87a fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a 2026-07-02 16:32:48.848 8 INFO cinder.api.openstack.wsgi [None req-38ee1526-7ed4-4cd1-b1c4-1516158ac87a fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a returned with HTTP 404 [pid: 8|app: 0|req: 391/786] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:32:48 2026] GET /v3/e5da47b13cf3427290b8ec89d43ce5b3/volumes/5adc692c-04d2-4679-a897-d8005817da8a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-02 16:32:54.069 7 INFO cinder.api.openstack.wsgi [None req-2b99dfab-905d-4ae8-a1e7-aa65d415c191 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:32:54.070 8 INFO cinder.api.openstack.wsgi [None req-38ee1526-7ed4-4cd1-b1c4-1516158ac87a fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:32:54.071 7 INFO cinder.api.openstack.wsgi [None req-2b99dfab-905d-4ae8-a1e7-aa65d415c191 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:32:54.071 8 INFO cinder.api.openstack.wsgi [None req-38ee1526-7ed4-4cd1-b1c4-1516158ac87a fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:33:04.070 7 INFO cinder.api.openstack.wsgi [None req-2b99dfab-905d-4ae8-a1e7-aa65d415c191 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:33:04.070 8 INFO cinder.api.openstack.wsgi [None req-38ee1526-7ed4-4cd1-b1c4-1516158ac87a fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:33:04.071 7 INFO cinder.api.openstack.wsgi [None req-2b99dfab-905d-4ae8-a1e7-aa65d415c191 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:33:04.071 8 INFO cinder.api.openstack.wsgi [None req-38ee1526-7ed4-4cd1-b1c4-1516158ac87a fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:33:14.070 7 INFO cinder.api.openstack.wsgi [None req-2b99dfab-905d-4ae8-a1e7-aa65d415c191 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:33:14.070 8 INFO cinder.api.openstack.wsgi [None req-38ee1526-7ed4-4cd1-b1c4-1516158ac87a fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:33:14.071 7 INFO cinder.api.openstack.wsgi [None req-2b99dfab-905d-4ae8-a1e7-aa65d415c191 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:33:14.072 8 INFO cinder.api.openstack.wsgi [None req-38ee1526-7ed4-4cd1-b1c4-1516158ac87a fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:33:24.070 8 INFO cinder.api.openstack.wsgi [None req-38ee1526-7ed4-4cd1-b1c4-1516158ac87a fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:33:24.070 7 INFO cinder.api.openstack.wsgi [None req-2b99dfab-905d-4ae8-a1e7-aa65d415c191 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:33:24.071 8 INFO cinder.api.openstack.wsgi [None req-38ee1526-7ed4-4cd1-b1c4-1516158ac87a fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:33:24.071 7 INFO cinder.api.openstack.wsgi [None req-2b99dfab-905d-4ae8-a1e7-aa65d415c191 fc0fcbdfc84f4d17ae8326173508a380 e5da47b13cf3427290b8ec89d43ce5b3 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:33:27.033 8 INFO cinder.api.openstack.wsgi [None req-219b4a51-04a7-4259-b99e-283fbf0ef288 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:33:27.044 8 INFO cinder.volume.api [None req-219b4a51-04a7-4259-b99e-283fbf0ef288 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:33:27.053 8 INFO cinder.api.openstack.wsgi [None req-219b4a51-04a7-4259-b99e-283fbf0ef288 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 396/795] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:33:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:27.068 7 INFO cinder.api.openstack.wsgi [None req-51443747-cf4d-4745-ba84-9e0058403bb0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:33:27.096 7 INFO cinder.volume.api [None req-51443747-cf4d-4745-ba84-9e0058403bb0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:33:27.097 7 INFO cinder.api.openstack.wsgi [None req-51443747-cf4d-4745-ba84-9e0058403bb0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 400/796] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:33:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:33:27.112 8 INFO cinder.api.openstack.wsgi [None req-f766fffe-29a8-4fa3-90bf-fdb5ff90b346 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:33:27.120 8 INFO cinder.api.openstack.wsgi [None req-f766fffe-29a8-4fa3-90bf-fdb5ff90b346 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 397/797] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:33:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:27.177 7 INFO cinder.api.openstack.wsgi [None req-c5a53a5a-3ed2-471b-a21a-5aef02812a2c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/0a9d5abf95fe499ca996b2cca17938db?usage=true 2026-07-02 16:33:27.209 7 INFO cinder.api.openstack.wsgi [None req-c5a53a5a-3ed2-471b-a21a-5aef02812a2c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/0a9d5abf95fe499ca996b2cca17938db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/798] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:33:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/0a9d5abf95fe499ca996b2cca17938db?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:27.221 8 INFO cinder.api.openstack.wsgi [None req-4d493fc1-9e0d-470a-918c-0a32bd84da97 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/1cfe4c5b68cd40c489bac90acd480de8?usage=true 2026-07-02 16:33:27.268 8 INFO cinder.api.openstack.wsgi [None req-4d493fc1-9e0d-470a-918c-0a32bd84da97 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/1cfe4c5b68cd40c489bac90acd480de8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/799] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:33:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/1cfe4c5b68cd40c489bac90acd480de8?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:27.280 7 INFO cinder.api.openstack.wsgi [None req-a9086079-eb77-4735-85c7-ad9135a1a528 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2f3c999b09be49758120a58337875c6a?usage=true 2026-07-02 16:33:27.308 7 INFO cinder.api.openstack.wsgi [None req-a9086079-eb77-4735-85c7-ad9135a1a528 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2f3c999b09be49758120a58337875c6a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/800] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:33:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2f3c999b09be49758120a58337875c6a?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:27.321 8 INFO cinder.api.openstack.wsgi [None req-69aed903-d46f-40cb-9a9a-35731fbd1d72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/9ea58a089d9a4d5bb5acb4b31af12f93?usage=true 2026-07-02 16:33:27.347 8 INFO cinder.api.openstack.wsgi [None req-69aed903-d46f-40cb-9a9a-35731fbd1d72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/9ea58a089d9a4d5bb5acb4b31af12f93?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/801] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:33:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/9ea58a089d9a4d5bb5acb4b31af12f93?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:27.360 7 INFO cinder.api.openstack.wsgi [None req-d10bf1f7-cb07-41d4-a2d2-ea8f4f9fc288 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/c4330035e10d4fb28e72eaad95c7d8c2?usage=true 2026-07-02 16:33:27.399 7 INFO cinder.api.openstack.wsgi [None req-d10bf1f7-cb07-41d4-a2d2-ea8f4f9fc288 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/c4330035e10d4fb28e72eaad95c7d8c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/802] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:33:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/c4330035e10d4fb28e72eaad95c7d8c2?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:27.416 8 INFO cinder.api.openstack.wsgi [None req-85a47a4e-2066-4fbc-8638-2add8b9c6d81 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:33:27.452 8 INFO cinder.api.openstack.wsgi [None req-85a47a4e-2066-4fbc-8638-2add8b9c6d81 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 400/803] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:33:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:27.466 7 INFO cinder.api.openstack.wsgi [None req-96302298-380e-4e56-9162-8078402b413d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:33:27.497 7 INFO cinder.api.openstack.wsgi [None req-96302298-380e-4e56-9162-8078402b413d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/804] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:33:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:27.513 8 INFO cinder.api.openstack.wsgi [None req-2305f043-2f65-4304-ba83-30e815141a55 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/ddc3ad106b58471e91729fc16bae95aa?usage=true 2026-07-02 16:33:27.544 8 INFO cinder.api.openstack.wsgi [None req-2305f043-2f65-4304-ba83-30e815141a55 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/ddc3ad106b58471e91729fc16bae95aa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 401/805] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:33:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/ddc3ad106b58471e91729fc16bae95aa?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:27.557 7 INFO cinder.api.openstack.wsgi [None req-6765bd78-3f7f-47ab-a4e1-9cf05fa59e6e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/e2b4374fe3344c6c8ff9d94072a7fb01?usage=true 2026-07-02 16:33:27.587 7 INFO cinder.api.openstack.wsgi [None req-6765bd78-3f7f-47ab-a4e1-9cf05fa59e6e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/e2b4374fe3344c6c8ff9d94072a7fb01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/806] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:33:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/e2b4374fe3344c6c8ff9d94072a7fb01?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:27.606 8 INFO cinder.api.openstack.wsgi [None req-89afbcc1-d324-4b1f-9ee5-47f22e1159b3 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f8684065fe2741d4a22ba9b80fab2ce7?usage=true 2026-07-02 16:33:27.639 8 INFO cinder.api.openstack.wsgi [None req-89afbcc1-d324-4b1f-9ee5-47f22e1159b3 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f8684065fe2741d4a22ba9b80fab2ce7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 402/807] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:33:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f8684065fe2741d4a22ba9b80fab2ce7?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:27.650 7 INFO cinder.api.openstack.wsgi [None req-c86f54ca-1657-41bb-8b43-3ab906c0b316 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:33:27.691 7 INFO cinder.api.openstack.wsgi [None req-c86f54ca-1657-41bb-8b43-3ab906c0b316 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/808] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:33:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:27.704 8 INFO cinder.api.openstack.wsgi [None req-c5767961-1907-442a-a732-4ddd783cca4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:33:27.717 8 INFO cinder.volume.api [None req-c5767961-1907-442a-a732-4ddd783cca4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:33:27.720 8 INFO cinder.api.openstack.wsgi [None req-c5767961-1907-442a-a732-4ddd783cca4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 403/809] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:33:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:33:27.732 7 INFO cinder.api.openstack.wsgi [None req-8e194c14-2481-4ed8-8790-0a2e7157c9be e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:33:27.749 7 INFO cinder.api.openstack.wsgi [None req-8e194c14-2481-4ed8-8790-0a2e7157c9be e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 407/810] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:33:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:29.884 8 INFO cinder.api.openstack.wsgi [None req-10e3b7f5-0313-49e5-bc94-6e45058c7101 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes 2026-07-02 16:33:29.916 8 INFO cinder.volume.api [None req-10e3b7f5-0313-49e5-bc94-6e45058c7101 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Get all volumes completed successfully. 2026-07-02 16:33:29.917 8 INFO cinder.api.openstack.wsgi [None req-10e3b7f5-0313-49e5-bc94-6e45058c7101 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes returned with HTTP 200 [pid: 8|app: 0|req: 404/811] 10.0.0.209 () {32 vars in 701 bytes} [Thu Jul 2 16:33:29 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:33:29.934 7 INFO cinder.api.openstack.wsgi [None req-15ba24bb-f560-4e48-973f-530e3201dbcf a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes 2026-07-02 16:33:29.937 7 INFO cinder.api.v3.volumes [None req-15ba24bb-f560-4e48-973f-530e3201dbcf a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Create volume of 1 GB 2026-07-02 16:33:29.944 7 INFO cinder.volume.api [None req-15ba24bb-f560-4e48-973f-530e3201dbcf a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:33:30.119 7 INFO cinder.volume.api [None req-15ba24bb-f560-4e48-973f-530e3201dbcf a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Create volume request issued successfully. 2026-07-02 16:33:30.120 7 INFO cinder.api.openstack.wsgi [None req-15ba24bb-f560-4e48-973f-530e3201dbcf a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes returned with HTTP 202 [pid: 7|app: 0|req: 408/812] 10.0.0.209 () {34 vars in 723 bytes} [Thu Jul 2 16:33:29 2026] POST /v3/ab0a01b831c44398bd52c628d49fe185/volumes => generated 876 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-02 16:33:30.144 8 INFO cinder.api.openstack.wsgi [None req-e1869d82-8c99-4df3-a6e1-0660390b7c11 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:30.179 8 INFO cinder.volume.api [None req-e1869d82-8c99-4df3-a6e1-0660390b7c11 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:30.184 8 INFO cinder.api.openstack.wsgi [None req-e1869d82-8c99-4df3-a6e1-0660390b7c11 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 returned with HTTP 200 [pid: 8|app: 0|req: 405/813] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:30 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 => generated 944 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:31.207 7 INFO cinder.api.openstack.wsgi [None req-fe083ad9-3281-45f4-9028-3ca65c785bec a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:31.225 7 INFO cinder.volume.api [None req-fe083ad9-3281-45f4-9028-3ca65c785bec a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:31.230 7 INFO cinder.api.openstack.wsgi [None req-fe083ad9-3281-45f4-9028-3ca65c785bec a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 returned with HTTP 200 [pid: 7|app: 0|req: 409/814] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:31 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:31.255 8 INFO cinder.api.openstack.wsgi [None req-e97d4dec-0559-4153-ae2b-c6367189dccc a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:31.276 8 INFO cinder.volume.api [None req-e97d4dec-0559-4153-ae2b-c6367189dccc a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:31.284 8 INFO cinder.api.openstack.wsgi [None req-e97d4dec-0559-4153-ae2b-c6367189dccc a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 returned with HTTP 200 [pid: 8|app: 0|req: 406/815] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:31 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:31.308 7 INFO cinder.api.openstack.wsgi [None req-68719342-73dc-476d-938d-761b09b6cebc a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes 2026-07-02 16:33:31.311 7 INFO cinder.api.v3.volumes [None req-68719342-73dc-476d-938d-761b09b6cebc a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Create volume of 1 GB 2026-07-02 16:33:31.318 7 INFO cinder.volume.api [None req-68719342-73dc-476d-938d-761b09b6cebc a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:33:31.474 7 INFO cinder.volume.api [None req-68719342-73dc-476d-938d-761b09b6cebc a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Create volume request issued successfully. 2026-07-02 16:33:31.476 7 INFO cinder.api.openstack.wsgi [None req-68719342-73dc-476d-938d-761b09b6cebc a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes returned with HTTP 202 [pid: 7|app: 0|req: 410/816] 10.0.0.209 () {34 vars in 723 bytes} [Thu Jul 2 16:33:31 2026] POST /v3/ab0a01b831c44398bd52c628d49fe185/volumes => generated 876 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:31.497 8 INFO cinder.api.openstack.wsgi [None req-e5adcf26-e65c-4357-8775-20699db8a43c a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:31.518 8 INFO cinder.volume.api [None req-e5adcf26-e65c-4357-8775-20699db8a43c a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:31.525 8 INFO cinder.api.openstack.wsgi [None req-e5adcf26-e65c-4357-8775-20699db8a43c a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 returned with HTTP 200 [pid: 8|app: 0|req: 407/817] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:31 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:32.552 7 INFO cinder.api.openstack.wsgi [None req-b818fee4-4d33-4ebe-ad29-76135461503f a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:32.573 7 INFO cinder.volume.api [None req-b818fee4-4d33-4ebe-ad29-76135461503f a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:32.578 7 INFO cinder.api.openstack.wsgi [None req-b818fee4-4d33-4ebe-ad29-76135461503f a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 returned with HTTP 200 [pid: 7|app: 0|req: 411/818] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:32 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:32.601 8 INFO cinder.api.openstack.wsgi [None req-8315725e-077b-41e9-a6fe-9b2510e8e092 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:32.625 8 INFO cinder.volume.api [None req-8315725e-077b-41e9-a6fe-9b2510e8e092 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:32.631 8 INFO cinder.api.openstack.wsgi [None req-8315725e-077b-41e9-a6fe-9b2510e8e092 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 returned with HTTP 200 [pid: 8|app: 0|req: 408/819] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:32 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:32.654 7 INFO cinder.api.openstack.wsgi [None req-f58ef588-ba01-4ad7-9f25-c4d89066e7ea a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes 2026-07-02 16:33:32.656 7 INFO cinder.api.v3.volumes [None req-f58ef588-ba01-4ad7-9f25-c4d89066e7ea a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Create volume of 1 GB 2026-07-02 16:33:32.663 7 INFO cinder.volume.api [None req-f58ef588-ba01-4ad7-9f25-c4d89066e7ea a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:33:32.813 7 INFO cinder.volume.api [None req-f58ef588-ba01-4ad7-9f25-c4d89066e7ea a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Create volume request issued successfully. 2026-07-02 16:33:32.814 7 INFO cinder.api.openstack.wsgi [None req-f58ef588-ba01-4ad7-9f25-c4d89066e7ea a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes returned with HTTP 202 [pid: 7|app: 0|req: 412/820] 10.0.0.209 () {34 vars in 723 bytes} [Thu Jul 2 16:33:32 2026] POST /v3/ab0a01b831c44398bd52c628d49fe185/volumes => generated 875 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:32.836 8 INFO cinder.api.openstack.wsgi [None req-04353d4b-2bcb-4fff-8b3f-2018469ca315 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:32.857 8 INFO cinder.volume.api [None req-04353d4b-2bcb-4fff-8b3f-2018469ca315 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:32.862 8 INFO cinder.api.openstack.wsgi [None req-04353d4b-2bcb-4fff-8b3f-2018469ca315 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 returned with HTTP 200 [pid: 8|app: 0|req: 409/821] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:32 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 => generated 943 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:33.886 7 INFO cinder.api.openstack.wsgi [None req-0d045dc5-4f48-4b2c-aa9b-eb7b1627f16f a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:33.904 7 INFO cinder.volume.api [None req-0d045dc5-4f48-4b2c-aa9b-eb7b1627f16f a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:33.911 7 INFO cinder.api.openstack.wsgi [None req-0d045dc5-4f48-4b2c-aa9b-eb7b1627f16f a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 returned with HTTP 200 [pid: 7|app: 0|req: 413/822] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:33 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:33.933 8 INFO cinder.api.openstack.wsgi [None req-86fe78e1-c476-423b-a4a5-870af7be6b88 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:33.950 8 INFO cinder.volume.api [None req-86fe78e1-c476-423b-a4a5-870af7be6b88 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:33.956 8 INFO cinder.api.openstack.wsgi [None req-86fe78e1-c476-423b-a4a5-870af7be6b88 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 returned with HTTP 200 [pid: 8|app: 0|req: 410/823] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:33 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:33.977 7 INFO cinder.api.openstack.wsgi [None req-9bb26952-3d0a-4f2f-b53d-b5d3c76110f0 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes 2026-07-02 16:33:34.011 7 INFO cinder.volume.api [None req-9bb26952-3d0a-4f2f-b53d-b5d3c76110f0 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Get all volumes completed successfully. 2026-07-02 16:33:34.012 7 INFO cinder.api.openstack.wsgi [None req-9bb26952-3d0a-4f2f-b53d-b5d3c76110f0 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes returned with HTTP 200 [pid: 7|app: 0|req: 414/824] 10.0.0.209 () {32 vars in 701 bytes} [Thu Jul 2 16:33:33 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes => generated 1323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:34.036 8 INFO cinder.api.openstack.wsgi [None req-dc7725d2-58a4-4c94-b25f-7cb3a5188329 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:34.053 8 INFO cinder.volume.api [None req-dc7725d2-58a4-4c94-b25f-7cb3a5188329 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:34.062 8 INFO cinder.api.openstack.wsgi [None req-dc7725d2-58a4-4c94-b25f-7cb3a5188329 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 returned with HTTP 200 [pid: 8|app: 0|req: 411/825] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:34 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:34.069 8 INFO cinder.api.openstack.wsgi [None req-dc7725d2-58a4-4c94-b25f-7cb3a5188329 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:33:34.070 8 INFO cinder.api.openstack.wsgi [None req-dc7725d2-58a4-4c94-b25f-7cb3a5188329 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:33:34.070 7 INFO cinder.api.openstack.wsgi [None req-9bb26952-3d0a-4f2f-b53d-b5d3c76110f0 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:33:34.071 7 INFO cinder.api.openstack.wsgi [None req-9bb26952-3d0a-4f2f-b53d-b5d3c76110f0 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:34.082 8 INFO cinder.api.openstack.wsgi [None req-b862479b-e4e7-4a4a-8dfb-e482a5e5fef8 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 2026-07-02 16:33:34.083 8 INFO cinder.api.v3.volumes [None req-b862479b-e4e7-4a4a-8dfb-e482a5e5fef8 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Delete volume with id: 4cbd1975-943d-42a8-a68f-43c31feacac7  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:34.096 8 INFO cinder.volume.api [None req-b862479b-e4e7-4a4a-8dfb-e482a5e5fef8 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:34.124 8 INFO cinder.volume.api [None req-b862479b-e4e7-4a4a-8dfb-e482a5e5fef8 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Delete volume request issued successfully. 2026-07-02 16:33:34.125 8 INFO cinder.api.openstack.wsgi [None req-b862479b-e4e7-4a4a-8dfb-e482a5e5fef8 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 returned with HTTP 202 [pid: 8|app: 0|req: 413/828] 10.0.0.209 () {32 vars in 778 bytes} [Thu Jul 2 16:33:34 2026] DELETE /v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:34.135 7 INFO cinder.api.openstack.wsgi [None req-217ba40f-1a36-42fb-a699-6a35b05883bb a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:34.149 7 INFO cinder.volume.api [None req-217ba40f-1a36-42fb-a699-6a35b05883bb a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:34.155 7 INFO cinder.api.openstack.wsgi [None req-217ba40f-1a36-42fb-a699-6a35b05883bb a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 returned with HTTP 200 [pid: 7|app: 0|req: 416/829] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:34 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 => generated 967 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:35.180 8 INFO cinder.api.openstack.wsgi [None req-75cb5ce2-7813-45a6-bf9c-3288a4ce00df a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 2026-07-02 16:33:35.199 8 INFO cinder.api.openstack.wsgi [None req-75cb5ce2-7813-45a6-bf9c-3288a4ce00df a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 returned with HTTP 404 [pid: 8|app: 0|req: 414/830] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:35 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/4cbd1975-943d-42a8-a68f-43c31feacac7 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:35.210 7 INFO cinder.api.openstack.wsgi [None req-d197ec10-8eb4-4936-ae2e-531e5e8040c7 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:35.225 7 INFO cinder.volume.api [None req-d197ec10-8eb4-4936-ae2e-531e5e8040c7 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:35.230 7 INFO cinder.api.openstack.wsgi [None req-d197ec10-8eb4-4936-ae2e-531e5e8040c7 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 returned with HTTP 200 [pid: 7|app: 0|req: 417/831] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:35 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:35.254 8 INFO cinder.api.openstack.wsgi [None req-07f36fa7-0d48-49a3-940d-dbe8dfb8c2ef a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 2026-07-02 16:33:35.260 8 INFO cinder.api.v3.volumes [None req-07f36fa7-0d48-49a3-940d-dbe8dfb8c2ef a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Delete volume with id: b6bdcaa9-76d9-4807-8dca-5084191fcb71  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:35.270 8 INFO cinder.volume.api [None req-07f36fa7-0d48-49a3-940d-dbe8dfb8c2ef a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:35.294 8 INFO cinder.volume.api [None req-07f36fa7-0d48-49a3-940d-dbe8dfb8c2ef a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Delete volume request issued successfully. 2026-07-02 16:33:35.294 8 INFO cinder.api.openstack.wsgi [None req-07f36fa7-0d48-49a3-940d-dbe8dfb8c2ef a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 returned with HTTP 202 [pid: 8|app: 0|req: 415/832] 10.0.0.209 () {32 vars in 778 bytes} [Thu Jul 2 16:33:35 2026] DELETE /v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:35.312 7 INFO cinder.api.openstack.wsgi [None req-89ecd45f-40a6-454e-b5ec-2be555a89429 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:35.331 7 INFO cinder.volume.api [None req-89ecd45f-40a6-454e-b5ec-2be555a89429 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:35.337 7 INFO cinder.api.openstack.wsgi [None req-89ecd45f-40a6-454e-b5ec-2be555a89429 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 returned with HTTP 200 [pid: 7|app: 0|req: 418/833] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:35 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:36.364 8 INFO cinder.api.openstack.wsgi [None req-89a4d990-3dbe-4cff-bf03-954655db90c1 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 2026-07-02 16:33:36.378 8 INFO cinder.api.openstack.wsgi [None req-89a4d990-3dbe-4cff-bf03-954655db90c1 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 returned with HTTP 404 [pid: 8|app: 0|req: 416/834] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:36 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/b6bdcaa9-76d9-4807-8dca-5084191fcb71 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:36.391 7 INFO cinder.api.openstack.wsgi [None req-82cdbc41-889f-4a2a-9717-729814fa0b44 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:36.433 7 INFO cinder.volume.api [None req-82cdbc41-889f-4a2a-9717-729814fa0b44 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:36.443 7 INFO cinder.api.openstack.wsgi [None req-82cdbc41-889f-4a2a-9717-729814fa0b44 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 returned with HTTP 200 [pid: 7|app: 0|req: 419/835] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:36 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:33:36.462 8 INFO cinder.api.openstack.wsgi [None req-176d22e9-c4bd-4303-9f7d-70f274aad5a6 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 2026-07-02 16:33:36.463 8 INFO cinder.api.v3.volumes [None req-176d22e9-c4bd-4303-9f7d-70f274aad5a6 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Delete volume with id: 21891c64-23d9-4cfc-b5fb-02e187ebef18  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:36.474 8 INFO cinder.volume.api [None req-176d22e9-c4bd-4303-9f7d-70f274aad5a6 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:36.507 8 INFO cinder.volume.api [None req-176d22e9-c4bd-4303-9f7d-70f274aad5a6 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Delete volume request issued successfully. 2026-07-02 16:33:36.508 8 INFO cinder.api.openstack.wsgi [None req-176d22e9-c4bd-4303-9f7d-70f274aad5a6 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 returned with HTTP 202 [pid: 8|app: 0|req: 417/836] 10.0.0.209 () {32 vars in 778 bytes} [Thu Jul 2 16:33:36 2026] DELETE /v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:36.518 7 INFO cinder.api.openstack.wsgi [None req-f78e65d9-768c-4b0f-9bc1-1c985f1bbb70 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:33:36.541 7 INFO cinder.volume.api [None req-f78e65d9-768c-4b0f-9bc1-1c985f1bbb70 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] Volume info retrieved successfully. 2026-07-02 16:33:36.555 7 INFO cinder.api.openstack.wsgi [None req-f78e65d9-768c-4b0f-9bc1-1c985f1bbb70 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 returned with HTTP 200 [pid: 7|app: 0|req: 420/837] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:36 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 => generated 968 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:33:37.576 8 INFO cinder.api.openstack.wsgi [None req-fd141715-9c15-449a-8c88-8cb9001847e5 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 2026-07-02 16:33:37.586 8 INFO cinder.api.openstack.wsgi [None req-fd141715-9c15-449a-8c88-8cb9001847e5 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 returned with HTTP 404 [pid: 8|app: 0|req: 418/838] 10.0.0.209 () {32 vars in 775 bytes} [Thu Jul 2 16:33:37 2026] GET /v3/ab0a01b831c44398bd52c628d49fe185/volumes/21891c64-23d9-4cfc-b5fb-02e187ebef18 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-02 16:33:44.070 8 INFO cinder.api.openstack.wsgi [None req-fd141715-9c15-449a-8c88-8cb9001847e5 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:33:44.070 7 INFO cinder.api.openstack.wsgi [None req-f78e65d9-768c-4b0f-9bc1-1c985f1bbb70 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:33:44.071 8 INFO cinder.api.openstack.wsgi [None req-fd141715-9c15-449a-8c88-8cb9001847e5 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:33:44.071 7 INFO cinder.api.openstack.wsgi [None req-f78e65d9-768c-4b0f-9bc1-1c985f1bbb70 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:33:54.070 8 INFO cinder.api.openstack.wsgi [None req-fd141715-9c15-449a-8c88-8cb9001847e5 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:33:54.070 7 INFO cinder.api.openstack.wsgi [None req-f78e65d9-768c-4b0f-9bc1-1c985f1bbb70 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:33:54.071 8 INFO cinder.api.openstack.wsgi [None req-fd141715-9c15-449a-8c88-8cb9001847e5 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:33:54.071 7 INFO cinder.api.openstack.wsgi [None req-f78e65d9-768c-4b0f-9bc1-1c985f1bbb70 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:34:04.072 8 INFO cinder.api.openstack.wsgi [None req-fd141715-9c15-449a-8c88-8cb9001847e5 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:34:04.074 8 INFO cinder.api.openstack.wsgi [None req-fd141715-9c15-449a-8c88-8cb9001847e5 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:34:04.074 7 INFO cinder.api.openstack.wsgi [None req-f78e65d9-768c-4b0f-9bc1-1c985f1bbb70 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:34:04.075 7 INFO cinder.api.openstack.wsgi [None req-f78e65d9-768c-4b0f-9bc1-1c985f1bbb70 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:34:14.070 7 INFO cinder.api.openstack.wsgi [None req-f78e65d9-768c-4b0f-9bc1-1c985f1bbb70 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:34:14.070 8 INFO cinder.api.openstack.wsgi [None req-fd141715-9c15-449a-8c88-8cb9001847e5 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:34:14.071 7 INFO cinder.api.openstack.wsgi [None req-f78e65d9-768c-4b0f-9bc1-1c985f1bbb70 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:34:14.071 8 INFO cinder.api.openstack.wsgi [None req-fd141715-9c15-449a-8c88-8cb9001847e5 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:34:24.070 8 INFO cinder.api.openstack.wsgi [None req-fd141715-9c15-449a-8c88-8cb9001847e5 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:34:24.070 7 INFO cinder.api.openstack.wsgi [None req-f78e65d9-768c-4b0f-9bc1-1c985f1bbb70 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:34:24.071 8 INFO cinder.api.openstack.wsgi [None req-fd141715-9c15-449a-8c88-8cb9001847e5 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:34:24.071 7 INFO cinder.api.openstack.wsgi [None req-f78e65d9-768c-4b0f-9bc1-1c985f1bbb70 a58bf8abe1634d9c9afcac512615ba2c ab0a01b831c44398bd52c628d49fe185 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:34:26.900 8 INFO cinder.api.openstack.wsgi [None req-ee658530-d2ab-4d4e-b124-78e78d2ead54 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:34:26.910 8 INFO cinder.volume.api [None req-ee658530-d2ab-4d4e-b124-78e78d2ead54 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:34:26.913 8 INFO cinder.api.openstack.wsgi [None req-ee658530-d2ab-4d4e-b124-78e78d2ead54 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 424/849] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:34:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:34:26.929 7 INFO cinder.api.openstack.wsgi [None req-8990ece0-78a3-4efc-928a-692bed6bcf55 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:34:26.956 7 INFO cinder.api.openstack.wsgi [None req-8990ece0-78a3-4efc-928a-692bed6bcf55 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 426/850] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:34:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:26.968 8 INFO cinder.api.openstack.wsgi [None req-14ba2cee-2d2f-438f-9baf-6e019006c730 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:34:26.974 8 INFO cinder.volume.api [None req-14ba2cee-2d2f-438f-9baf-6e019006c730 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:34:26.974 8 INFO cinder.api.openstack.wsgi [None req-14ba2cee-2d2f-438f-9baf-6e019006c730 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 425/851] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:34:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:34:26.997 7 INFO cinder.api.openstack.wsgi [None req-9b2940ff-8398-4c5e-837f-7a8a69b47462 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:34:27.005 7 INFO cinder.volume.api [None req-9b2940ff-8398-4c5e-837f-7a8a69b47462 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:34:27.008 7 INFO cinder.api.openstack.wsgi [None req-9b2940ff-8398-4c5e-837f-7a8a69b47462 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 427/852] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:34:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:34:27.071 8 INFO cinder.api.openstack.wsgi [None req-f1cb3f84-62b4-4915-b4cf-e81af4e55346 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/0b5c83a6af5746f8a86e30139bf536c8?usage=true 2026-07-02 16:34:27.094 8 INFO cinder.api.openstack.wsgi [None req-f1cb3f84-62b4-4915-b4cf-e81af4e55346 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/0b5c83a6af5746f8a86e30139bf536c8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/853] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:34:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/0b5c83a6af5746f8a86e30139bf536c8?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:27.106 7 INFO cinder.api.openstack.wsgi [None req-54249c98-e673-499c-a518-936daef89336 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/337da0ce83684162a914602ad66fbb42?usage=true 2026-07-02 16:34:27.137 7 INFO cinder.api.openstack.wsgi [None req-54249c98-e673-499c-a518-936daef89336 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/337da0ce83684162a914602ad66fbb42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/854] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:34:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/337da0ce83684162a914602ad66fbb42?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:27.150 8 INFO cinder.api.openstack.wsgi [None req-19266249-0a9d-4a90-89fa-004e7e3a18c8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/5ac159a8fdea4d82994f0c51fb81f19d?usage=true 2026-07-02 16:34:27.193 8 INFO cinder.api.openstack.wsgi [None req-19266249-0a9d-4a90-89fa-004e7e3a18c8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/5ac159a8fdea4d82994f0c51fb81f19d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/855] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:34:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/5ac159a8fdea4d82994f0c51fb81f19d?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:27.209 7 INFO cinder.api.openstack.wsgi [None req-77e9935f-f1e2-4899-b189-ac1df16e452f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/83a34a97513c418cbdf0d29ceec30775?usage=true 2026-07-02 16:34:27.238 7 INFO cinder.api.openstack.wsgi [None req-77e9935f-f1e2-4899-b189-ac1df16e452f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/83a34a97513c418cbdf0d29ceec30775?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/856] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:34:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/83a34a97513c418cbdf0d29ceec30775?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:27.255 8 INFO cinder.api.openstack.wsgi [None req-33dfd7b8-d04e-4014-b4ac-e5b088ade4bf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/a0180635811d450a8adc8b1d16062475?usage=true 2026-07-02 16:34:27.278 8 INFO cinder.api.openstack.wsgi [None req-33dfd7b8-d04e-4014-b4ac-e5b088ade4bf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/a0180635811d450a8adc8b1d16062475?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/857] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:34:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/a0180635811d450a8adc8b1d16062475?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:27.294 7 INFO cinder.api.openstack.wsgi [None req-54f24a9d-bfc0-44d5-a73e-a18302c0b6b8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b71e0333459f49bcb5551c547e216309?usage=true 2026-07-02 16:34:27.318 7 INFO cinder.api.openstack.wsgi [None req-54f24a9d-bfc0-44d5-a73e-a18302c0b6b8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b71e0333459f49bcb5551c547e216309?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/858] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:34:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b71e0333459f49bcb5551c547e216309?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:27.330 8 INFO cinder.api.openstack.wsgi [None req-90ba5078-305c-45ee-92e7-2985173c696d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:34:27.362 8 INFO cinder.api.openstack.wsgi [None req-90ba5078-305c-45ee-92e7-2985173c696d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/859] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:34:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:27.376 7 INFO cinder.api.openstack.wsgi [None req-06230071-ee14-4ed5-b0f5-d2e5f61c7c01 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:34:27.424 7 INFO cinder.api.openstack.wsgi [None req-06230071-ee14-4ed5-b0f5-d2e5f61c7c01 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/860] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:34:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:27.434 8 INFO cinder.api.openstack.wsgi [None req-309f2f7c-7c81-4850-8695-369eaa3a4634 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d8d6860352c742f3beb5e3e14ba077e8?usage=true 2026-07-02 16:34:27.535 8 INFO cinder.api.openstack.wsgi [None req-309f2f7c-7c81-4850-8695-369eaa3a4634 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d8d6860352c742f3beb5e3e14ba077e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/861] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:34:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d8d6860352c742f3beb5e3e14ba077e8?usage=true => generated 847 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:27.561 7 INFO cinder.api.openstack.wsgi [None req-8a1ba060-db44-4fae-a717-1e10a5a2c01f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:34:27.644 7 INFO cinder.api.openstack.wsgi [None req-8a1ba060-db44-4fae-a717-1e10a5a2c01f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/862] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:34:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:27.660 8 INFO cinder.api.openstack.wsgi [None req-af7b9c57-3905-401b-817c-b37cbac29269 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:34:27.672 8 INFO cinder.api.openstack.wsgi [None req-af7b9c57-3905-401b-817c-b37cbac29269 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 431/863] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:34:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:34:34.069 8 INFO cinder.api.openstack.wsgi [None req-af7b9c57-3905-401b-817c-b37cbac29269 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:34:34.069 7 INFO cinder.api.openstack.wsgi [None req-8a1ba060-db44-4fae-a717-1e10a5a2c01f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:34:34.070 8 INFO cinder.api.openstack.wsgi [None req-af7b9c57-3905-401b-817c-b37cbac29269 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:34:34.071 7 INFO cinder.api.openstack.wsgi [None req-8a1ba060-db44-4fae-a717-1e10a5a2c01f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:34:44.070 8 INFO cinder.api.openstack.wsgi [None req-af7b9c57-3905-401b-817c-b37cbac29269 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:34:44.071 8 INFO cinder.api.openstack.wsgi [None req-af7b9c57-3905-401b-817c-b37cbac29269 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:34:44.071 7 INFO cinder.api.openstack.wsgi [None req-8a1ba060-db44-4fae-a717-1e10a5a2c01f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:34:44.073 7 INFO cinder.api.openstack.wsgi [None req-8a1ba060-db44-4fae-a717-1e10a5a2c01f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:34:54.070 7 INFO cinder.api.openstack.wsgi [None req-8a1ba060-db44-4fae-a717-1e10a5a2c01f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:34:54.070 8 INFO cinder.api.openstack.wsgi [None req-af7b9c57-3905-401b-817c-b37cbac29269 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:34:54.071 7 INFO cinder.api.openstack.wsgi [None req-8a1ba060-db44-4fae-a717-1e10a5a2c01f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:34:54.072 8 INFO cinder.api.openstack.wsgi [None req-af7b9c57-3905-401b-817c-b37cbac29269 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:35:04.069 7 INFO cinder.api.openstack.wsgi [None req-8a1ba060-db44-4fae-a717-1e10a5a2c01f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:35:04.071 7 INFO cinder.api.openstack.wsgi [None req-8a1ba060-db44-4fae-a717-1e10a5a2c01f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:35:04.071 8 INFO cinder.api.openstack.wsgi [None req-af7b9c57-3905-401b-817c-b37cbac29269 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:35:04.071 8 INFO cinder.api.openstack.wsgi [None req-af7b9c57-3905-401b-817c-b37cbac29269 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:35:14.071 8 INFO cinder.api.openstack.wsgi [None req-af7b9c57-3905-401b-817c-b37cbac29269 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:35:14.071 7 INFO cinder.api.openstack.wsgi [None req-8a1ba060-db44-4fae-a717-1e10a5a2c01f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:35:14.072 8 INFO cinder.api.openstack.wsgi [None req-af7b9c57-3905-401b-817c-b37cbac29269 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:35:14.073 7 INFO cinder.api.openstack.wsgi [None req-8a1ba060-db44-4fae-a717-1e10a5a2c01f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:35:24.075 8 INFO cinder.api.openstack.wsgi [None req-af7b9c57-3905-401b-817c-b37cbac29269 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:35:24.075 8 INFO cinder.api.openstack.wsgi [None req-af7b9c57-3905-401b-817c-b37cbac29269 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:35:24.075 7 INFO cinder.api.openstack.wsgi [None req-8a1ba060-db44-4fae-a717-1e10a5a2c01f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:35:24.077 7 INFO cinder.api.openstack.wsgi [None req-8a1ba060-db44-4fae-a717-1e10a5a2c01f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:35:26.858 8 INFO cinder.api.openstack.wsgi [None req-41f55668-5dcb-48ce-9c84-1d78f0d22458 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:35:26.877 8 INFO cinder.volume.api [None req-41f55668-5dcb-48ce-9c84-1d78f0d22458 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:35:26.880 8 INFO cinder.api.openstack.wsgi [None req-41f55668-5dcb-48ce-9c84-1d78f0d22458 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 438/876] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:35:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:35:26.930 7 INFO cinder.api.openstack.wsgi [None req-8c6930d4-3c25-4b24-a51a-e2c700d6ec44 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/0b5c83a6af5746f8a86e30139bf536c8?usage=true 2026-07-02 16:35:26.986 7 INFO cinder.api.openstack.wsgi [None req-8c6930d4-3c25-4b24-a51a-e2c700d6ec44 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/0b5c83a6af5746f8a86e30139bf536c8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/877] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:35:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/0b5c83a6af5746f8a86e30139bf536c8?usage=true => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:27.003 8 INFO cinder.api.openstack.wsgi [None req-7cfd485d-50d4-4115-be5d-705863d69128 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/804840ec6a8d4d1a91ef1e518f84ac91?usage=true 2026-07-02 16:35:27.047 8 INFO cinder.api.openstack.wsgi [None req-7cfd485d-50d4-4115-be5d-705863d69128 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/804840ec6a8d4d1a91ef1e518f84ac91?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/878] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:35:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/804840ec6a8d4d1a91ef1e518f84ac91?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:27.060 7 INFO cinder.api.openstack.wsgi [None req-950d7a0c-b109-447f-b514-e574f0a03e50 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/a0180635811d450a8adc8b1d16062475?usage=true 2026-07-02 16:35:27.085 7 INFO cinder.api.openstack.wsgi [None req-950d7a0c-b109-447f-b514-e574f0a03e50 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/a0180635811d450a8adc8b1d16062475?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/879] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:35:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/a0180635811d450a8adc8b1d16062475?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:27.098 8 INFO cinder.api.openstack.wsgi [None req-e7462dcb-ac03-452b-a12e-f1fcce5fe8de e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/c6b0664b811a478da9df7bd9ecb057a5?usage=true 2026-07-02 16:35:27.133 8 INFO cinder.api.openstack.wsgi [None req-e7462dcb-ac03-452b-a12e-f1fcce5fe8de e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/c6b0664b811a478da9df7bd9ecb057a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/880] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:35:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/c6b0664b811a478da9df7bd9ecb057a5?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:27.144 7 INFO cinder.api.openstack.wsgi [None req-2d450e0d-5d88-4842-87c3-23ce4281fa83 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:35:27.169 7 INFO cinder.api.openstack.wsgi [None req-2d450e0d-5d88-4842-87c3-23ce4281fa83 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/881] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:35:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:27.184 8 INFO cinder.api.openstack.wsgi [None req-3c85f8ed-60c8-4d0f-9c45-54e81b00f213 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:35:27.208 8 INFO cinder.api.openstack.wsgi [None req-3c85f8ed-60c8-4d0f-9c45-54e81b00f213 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/882] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:35:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:27.220 7 INFO cinder.api.openstack.wsgi [None req-479655a6-9e39-4106-8ccf-e680288ceb09 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:35:27.240 7 INFO cinder.api.openstack.wsgi [None req-479655a6-9e39-4106-8ccf-e680288ceb09 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/883] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:35:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:27.252 8 INFO cinder.api.openstack.wsgi [None req-d090a454-53da-4c40-878b-9775c1829e3a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:35:27.257 8 INFO cinder.api.openstack.wsgi [None req-d090a454-53da-4c40-878b-9775c1829e3a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 442/884] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:35:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:27.269 7 INFO cinder.api.openstack.wsgi [None req-3a63f8a4-52a8-46ce-bc3a-c16953c3c565 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:35:27.278 7 INFO cinder.volume.api [None req-3a63f8a4-52a8-46ce-bc3a-c16953c3c565 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:35:27.280 7 INFO cinder.api.openstack.wsgi [None req-3a63f8a4-52a8-46ce-bc3a-c16953c3c565 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 443/885] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:35:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:35:27.290 8 INFO cinder.api.openstack.wsgi [None req-8c9ea8a6-35cb-4f9c-87a3-105105cd94d5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:35:27.297 8 INFO cinder.volume.api [None req-8c9ea8a6-35cb-4f9c-87a3-105105cd94d5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:35:27.297 8 INFO cinder.api.openstack.wsgi [None req-8c9ea8a6-35cb-4f9c-87a3-105105cd94d5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 443/886] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:35:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:35:27.316 7 INFO cinder.api.openstack.wsgi [None req-f121b9b7-a445-4c7d-bd21-b3cb83035d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:35:27.334 7 INFO cinder.api.openstack.wsgi [None req-f121b9b7-a445-4c7d-bd21-b3cb83035d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 444/887] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:35:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:35:34.070 7 INFO cinder.api.openstack.wsgi [None req-f121b9b7-a445-4c7d-bd21-b3cb83035d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:35:34.070 8 INFO cinder.api.openstack.wsgi [None req-8c9ea8a6-35cb-4f9c-87a3-105105cd94d5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:35:34.071 8 INFO cinder.api.openstack.wsgi [None req-8c9ea8a6-35cb-4f9c-87a3-105105cd94d5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:35:34.071 7 INFO cinder.api.openstack.wsgi [None req-f121b9b7-a445-4c7d-bd21-b3cb83035d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:35:44.070 8 INFO cinder.api.openstack.wsgi [None req-8c9ea8a6-35cb-4f9c-87a3-105105cd94d5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:35:44.070 7 INFO cinder.api.openstack.wsgi [None req-f121b9b7-a445-4c7d-bd21-b3cb83035d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:35:44.071 8 INFO cinder.api.openstack.wsgi [None req-8c9ea8a6-35cb-4f9c-87a3-105105cd94d5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:35:44.071 7 INFO cinder.api.openstack.wsgi [None req-f121b9b7-a445-4c7d-bd21-b3cb83035d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:35:54.070 7 INFO cinder.api.openstack.wsgi [None req-f121b9b7-a445-4c7d-bd21-b3cb83035d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:35:54.070 8 INFO cinder.api.openstack.wsgi [None req-8c9ea8a6-35cb-4f9c-87a3-105105cd94d5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:35:54.071 7 INFO cinder.api.openstack.wsgi [None req-f121b9b7-a445-4c7d-bd21-b3cb83035d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:35:54.071 8 INFO cinder.api.openstack.wsgi [None req-8c9ea8a6-35cb-4f9c-87a3-105105cd94d5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:36:04.069 7 INFO cinder.api.openstack.wsgi [None req-f121b9b7-a445-4c7d-bd21-b3cb83035d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:36:04.069 8 INFO cinder.api.openstack.wsgi [None req-8c9ea8a6-35cb-4f9c-87a3-105105cd94d5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:36:04.070 7 INFO cinder.api.openstack.wsgi [None req-f121b9b7-a445-4c7d-bd21-b3cb83035d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:36:04.071 8 INFO cinder.api.openstack.wsgi [None req-8c9ea8a6-35cb-4f9c-87a3-105105cd94d5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:36:14.070 8 INFO cinder.api.openstack.wsgi [None req-8c9ea8a6-35cb-4f9c-87a3-105105cd94d5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:36:14.070 7 INFO cinder.api.openstack.wsgi [None req-f121b9b7-a445-4c7d-bd21-b3cb83035d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:36:14.072 8 INFO cinder.api.openstack.wsgi [None req-8c9ea8a6-35cb-4f9c-87a3-105105cd94d5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:36:14.072 7 INFO cinder.api.openstack.wsgi [None req-f121b9b7-a445-4c7d-bd21-b3cb83035d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:36:24.069 7 INFO cinder.api.openstack.wsgi [None req-f121b9b7-a445-4c7d-bd21-b3cb83035d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:36:24.070 8 INFO cinder.api.openstack.wsgi [None req-8c9ea8a6-35cb-4f9c-87a3-105105cd94d5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:36:24.070 7 INFO cinder.api.openstack.wsgi [None req-f121b9b7-a445-4c7d-bd21-b3cb83035d61 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:36:24.071 8 INFO cinder.api.openstack.wsgi [None req-8c9ea8a6-35cb-4f9c-87a3-105105cd94d5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:36:26.872 7 INFO cinder.api.openstack.wsgi [None req-af96e6cb-92d1-4715-a27c-00f884f0f1d9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:36:26.889 7 INFO cinder.volume.api [None req-af96e6cb-92d1-4715-a27c-00f884f0f1d9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:36:26.892 7 INFO cinder.api.openstack.wsgi [None req-af96e6cb-92d1-4715-a27c-00f884f0f1d9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 451/900] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:36:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:36:26.906 8 INFO cinder.api.openstack.wsgi [None req-01ebdccf-e6b4-46b4-9cb4-14ae03b273b3 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:36:26.913 8 INFO cinder.volume.api [None req-01ebdccf-e6b4-46b4-9cb4-14ae03b273b3 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:36:26.913 8 INFO cinder.api.openstack.wsgi [None req-01ebdccf-e6b4-46b4-9cb4-14ae03b273b3 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 450/901] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:36:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:36:26.928 7 INFO cinder.api.openstack.wsgi [None req-a4f76296-11d9-4b79-8e66-fac304ec7df9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:36:26.950 7 INFO cinder.volume.api [None req-a4f76296-11d9-4b79-8e66-fac304ec7df9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:36:26.953 7 INFO cinder.api.openstack.wsgi [None req-a4f76296-11d9-4b79-8e66-fac304ec7df9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 452/902] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:36:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:36:27.005 8 INFO cinder.api.openstack.wsgi [None req-ef3d984d-84c8-4ff0-ba75-a21fc4f97d12 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/27d7220bef524bd4b03fef629feb18a8?usage=true 2026-07-02 16:36:27.031 8 INFO cinder.api.openstack.wsgi [None req-ef3d984d-84c8-4ff0-ba75-a21fc4f97d12 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/27d7220bef524bd4b03fef629feb18a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/903] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:36:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/27d7220bef524bd4b03fef629feb18a8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:27.043 7 INFO cinder.api.openstack.wsgi [None req-6c85ebbf-e810-4b22-b969-c0384ac589a0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2d5ed05808e54182ab0d7964b7b665e1?usage=true 2026-07-02 16:36:27.091 7 INFO cinder.api.openstack.wsgi [None req-6c85ebbf-e810-4b22-b969-c0384ac589a0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2d5ed05808e54182ab0d7964b7b665e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/904] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:36:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2d5ed05808e54182ab0d7964b7b665e1?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:27.118 8 INFO cinder.api.openstack.wsgi [None req-3d25f17e-70f1-4579-a633-89824d342526 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/356b84813e0544818f81010a9f27a72c?usage=true 2026-07-02 16:36:27.138 8 INFO cinder.api.openstack.wsgi [None req-3d25f17e-70f1-4579-a633-89824d342526 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/356b84813e0544818f81010a9f27a72c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/905] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:36:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/356b84813e0544818f81010a9f27a72c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:27.153 7 INFO cinder.api.openstack.wsgi [None req-9f25ddb5-4ba4-4d32-8f87-c309aecefddc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/6f6440769f64440989b1a5b0e2babc84?usage=true 2026-07-02 16:36:27.191 7 INFO cinder.api.openstack.wsgi [None req-9f25ddb5-4ba4-4d32-8f87-c309aecefddc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/6f6440769f64440989b1a5b0e2babc84?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/906] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:36:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/6f6440769f64440989b1a5b0e2babc84?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:27.205 8 INFO cinder.api.openstack.wsgi [None req-ff502381-7e47-4a02-885b-6a3d635c4adb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/71fd768a4fb7479d80999152c462ce3e?usage=true 2026-07-02 16:36:27.225 8 INFO cinder.api.openstack.wsgi [None req-ff502381-7e47-4a02-885b-6a3d635c4adb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/71fd768a4fb7479d80999152c462ce3e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/907] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:36:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/71fd768a4fb7479d80999152c462ce3e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:27.239 7 INFO cinder.api.openstack.wsgi [None req-df550787-5098-4db5-b6ea-b20e0fb7b0d9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/aae25f5e0bdf4904a7c6b388f6c4d1eb?usage=true 2026-07-02 16:36:27.263 7 INFO cinder.api.openstack.wsgi [None req-df550787-5098-4db5-b6ea-b20e0fb7b0d9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/aae25f5e0bdf4904a7c6b388f6c4d1eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/908] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:36:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/aae25f5e0bdf4904a7c6b388f6c4d1eb?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:27.276 8 INFO cinder.api.openstack.wsgi [None req-b8c512a2-1573-45f2-ac13-061f6148f4c1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b19835d9150040f29cfbdd7e40d58d8b?usage=true 2026-07-02 16:36:27.297 8 INFO cinder.api.openstack.wsgi [None req-b8c512a2-1573-45f2-ac13-061f6148f4c1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b19835d9150040f29cfbdd7e40d58d8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/909] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:36:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b19835d9150040f29cfbdd7e40d58d8b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:27.308 7 INFO cinder.api.openstack.wsgi [None req-66b212cd-b9b8-4021-951b-d759eb793567 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:36:27.331 7 INFO cinder.api.openstack.wsgi [None req-66b212cd-b9b8-4021-951b-d759eb793567 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/910] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:36:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:27.342 8 INFO cinder.api.openstack.wsgi [None req-eac98786-c9a0-49be-895e-214b913e90ba e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:36:27.371 8 INFO cinder.api.openstack.wsgi [None req-eac98786-c9a0-49be-895e-214b913e90ba e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/911] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:36:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:27.392 7 INFO cinder.api.openstack.wsgi [None req-fc4a85a4-1ed7-4bc7-873b-93902dc45ded e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f1723ab4f9024d648b7a4d3f54a399cf?usage=true 2026-07-02 16:36:27.424 7 INFO cinder.api.openstack.wsgi [None req-fc4a85a4-1ed7-4bc7-873b-93902dc45ded e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f1723ab4f9024d648b7a4d3f54a399cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/912] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:36:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f1723ab4f9024d648b7a4d3f54a399cf?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:27.438 8 INFO cinder.api.openstack.wsgi [None req-fb31432e-f9a4-4d58-a52b-d6e44d2debc9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:36:27.460 8 INFO cinder.api.openstack.wsgi [None req-fb31432e-f9a4-4d58-a52b-d6e44d2debc9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/913] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:36:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:27.476 7 INFO cinder.api.openstack.wsgi [None req-50a673cb-5f0b-467a-8e96-c2d7895efa5a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:36:27.502 7 INFO cinder.api.openstack.wsgi [None req-50a673cb-5f0b-467a-8e96-c2d7895efa5a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 458/914] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:36:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:27.516 8 INFO cinder.api.openstack.wsgi [None req-e6dedbfe-9f42-440b-a6e2-960c3a75a5dc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:36:27.521 8 INFO cinder.api.openstack.wsgi [None req-e6dedbfe-9f42-440b-a6e2-960c3a75a5dc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 457/915] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:36:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:36:34.070 7 INFO cinder.api.openstack.wsgi [None req-50a673cb-5f0b-467a-8e96-c2d7895efa5a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:36:34.070 8 INFO cinder.api.openstack.wsgi [None req-e6dedbfe-9f42-440b-a6e2-960c3a75a5dc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:36:34.071 7 INFO cinder.api.openstack.wsgi [None req-50a673cb-5f0b-467a-8e96-c2d7895efa5a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:36:34.071 8 INFO cinder.api.openstack.wsgi [None req-e6dedbfe-9f42-440b-a6e2-960c3a75a5dc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:36:44.070 7 INFO cinder.api.openstack.wsgi [None req-50a673cb-5f0b-467a-8e96-c2d7895efa5a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:36:44.070 8 INFO cinder.api.openstack.wsgi [None req-e6dedbfe-9f42-440b-a6e2-960c3a75a5dc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:36:44.072 8 INFO cinder.api.openstack.wsgi [None req-e6dedbfe-9f42-440b-a6e2-960c3a75a5dc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:36:44.073 7 INFO cinder.api.openstack.wsgi [None req-50a673cb-5f0b-467a-8e96-c2d7895efa5a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:36:54.070 8 INFO cinder.api.openstack.wsgi [None req-e6dedbfe-9f42-440b-a6e2-960c3a75a5dc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:36:54.070 7 INFO cinder.api.openstack.wsgi [None req-50a673cb-5f0b-467a-8e96-c2d7895efa5a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:36:54.071 8 INFO cinder.api.openstack.wsgi [None req-e6dedbfe-9f42-440b-a6e2-960c3a75a5dc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:36:54.071 7 INFO cinder.api.openstack.wsgi [None req-50a673cb-5f0b-467a-8e96-c2d7895efa5a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:36:54.749 8 INFO cinder.api.openstack.wsgi [None req-cd59b771-7433-4879-bf47-5173f611c169 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes 2026-07-02 16:36:55.239 8 INFO cinder.api.v3.volumes [None req-cd59b771-7433-4879-bf47-5173f611c169 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Create volume of 16 GB 2026-07-02 16:36:55.245 8 INFO cinder.volume.api [None req-cd59b771-7433-4879-bf47-5173f611c169 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Availability Zones retrieved successfully. 2026-07-02 16:36:55.498 8 INFO cinder.volume.api [None req-cd59b771-7433-4879-bf47-5173f611c169 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Create volume request issued successfully. 2026-07-02 16:36:55.501 8 INFO cinder.api.openstack.wsgi [None req-cd59b771-7433-4879-bf47-5173f611c169 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes returned with HTTP 202 [pid: 8|app: 0|req: 461/922] 199.19.213.35 () {34 vars in 733 bytes} [Thu Jul 2 16:36:54 2026] POST /v3/cf86fbaec5b94084b1a310024bfed582/volumes => generated 846 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-02 16:36:55.520 7 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-60be1e2b-d20f-47cd-8045-05a2c1a9471c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:36:55.565 7 INFO cinder.volume.api [req-cd59b771-7433-4879-bf47-5173f611c169 req-60be1e2b-d20f-47cd-8045-05a2c1a9471c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Volume info retrieved successfully. 2026-07-02 16:36:55.571 7 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-60be1e2b-d20f-47cd-8045-05a2c1a9471c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 returned with HTTP 200 [pid: 7|app: 0|req: 462/923] 199.19.213.35 () {32 vars in 824 bytes} [Thu Jul 2 16:36:55 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 => generated 1025 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:37:00.592 8 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-5e5d71ee-039c-4c1a-abae-7499d464164a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:37:00.607 8 INFO cinder.volume.api [req-cd59b771-7433-4879-bf47-5173f611c169 req-5e5d71ee-039c-4c1a-abae-7499d464164a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Volume info retrieved successfully. 2026-07-02 16:37:00.612 8 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-5e5d71ee-039c-4c1a-abae-7499d464164a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 returned with HTTP 200 [pid: 8|app: 0|req: 462/924] 199.19.213.35 () {32 vars in 824 bytes} [Thu Jul 2 16:37:00 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 => generated 1675 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:37:01.025 7 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-1d29a1cd-5486-4764-a74c-828ec7affc03 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:37:01.039 7 INFO cinder.volume.api [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-1d29a1cd-5486-4764-a74c-828ec7affc03 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Volume info retrieved successfully. 2026-07-02 16:37:01.047 7 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-1d29a1cd-5486-4764-a74c-828ec7affc03 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 returned with HTTP 200 [pid: 7|app: 0|req: 463/925] 10.0.0.195 () {34 vars in 1028 bytes} [Thu Jul 2 16:37:01 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 => generated 1675 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:37:01.542 8 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-67fb0b05-887b-4468-9511-cd8b365bb02d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:37:01.559 8 INFO cinder.volume.api [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-67fb0b05-887b-4468-9511-cd8b365bb02d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Volume info retrieved successfully. 2026-07-02 16:37:01.568 8 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-67fb0b05-887b-4468-9511-cd8b365bb02d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 returned with HTTP 200 [pid: 8|app: 0|req: 463/926] 10.0.0.195 () {34 vars in 1028 bytes} [Thu Jul 2 16:37:01 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 => generated 1675 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:37:01.580 7 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-1d29a1cd-5486-4764-a74c-828ec7affc03 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:37:01.581 7 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-1d29a1cd-5486-4764-a74c-828ec7affc03 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 464/927] 10.0.0.195 () {32 vars in 829 bytes} [Thu Jul 2 16:37:01 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:37:01.596 8 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-5481f5fd-f0cc-4537-964b-46d1f393a19d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/attachments /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:37:01.651 8 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-5481f5fd-f0cc-4537-964b-46d1f393a19d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/attachments returned with HTTP 200 [pid: 8|app: 0|req: 464/928] 10.0.0.195 () {40 vars in 1057 bytes} [Thu Jul 2 16:37:01 2026] POST /v3/cf86fbaec5b94084b1a310024bfed582/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:37:02.136 7 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-c1055a57-18b7-4b73-86e6-53bc22c083f2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:37:02.160 7 INFO cinder.volume.api [req-cd59b771-7433-4879-bf47-5173f611c169 req-c1055a57-18b7-4b73-86e6-53bc22c083f2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Volume info retrieved successfully. 2026-07-02 16:37:02.169 7 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-c1055a57-18b7-4b73-86e6-53bc22c083f2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 returned with HTTP 200 [pid: 7|app: 0|req: 465/929] 199.19.213.35 () {32 vars in 824 bytes} [Thu Jul 2 16:37:02 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 => generated 1674 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:37:02.636 8 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-5481f5fd-f0cc-4537-964b-46d1f393a19d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 16:37:02.637 8 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-5481f5fd-f0cc-4537-964b-46d1f393a19d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 465/930] 199.19.213.35 () {32 vars in 839 bytes} [Thu Jul 2 16:37:02 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:37:02.647 7 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-8055feb1-d832-4664-a78f-e5536c328bc0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:37:02.673 7 INFO cinder.volume.api [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-8055feb1-d832-4664-a78f-e5536c328bc0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Volume info retrieved successfully. 2026-07-02 16:37:02.683 7 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-8055feb1-d832-4664-a78f-e5536c328bc0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 returned with HTTP 200 [pid: 7|app: 0|req: 466/931] 199.19.213.35 () {36 vars in 1072 bytes} [Thu Jul 2 16:37:02 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 => generated 1794 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:37:02.737 8 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-b326ea59-a0df-4b91-934f-4479f112b9a0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/attachments/cfa5be97-58d5-4426-a05c-fd3ec4de92ec /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:37:03.362 8 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-b326ea59-a0df-4b91-934f-4479f112b9a0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/attachments/cfa5be97-58d5-4426-a05c-fd3ec4de92ec returned with HTTP 200 [pid: 8|app: 0|req: 466/932] 199.19.213.35 () {40 vars in 1133 bytes} [Thu Jul 2 16:37:02 2026] PUT /v3/cf86fbaec5b94084b1a310024bfed582/attachments/cfa5be97-58d5-4426-a05c-fd3ec4de92ec => generated 775 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:37:03.411 7 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-57111813-3ad0-432a-bcac-c751dc93935e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/attachments/cfa5be97-58d5-4426-a05c-fd3ec4de92ec/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:37:03.457 7 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-57111813-3ad0-432a-bcac-c751dc93935e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/attachments/cfa5be97-58d5-4426-a05c-fd3ec4de92ec/action returned with HTTP 204 [pid: 7|app: 0|req: 467/933] 199.19.213.35 () {40 vars in 1147 bytes} [Thu Jul 2 16:37:03 2026] POST /v3/cf86fbaec5b94084b1a310024bfed582/attachments/cfa5be97-58d5-4426-a05c-fd3ec4de92ec/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-02 16:37:04.070 8 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-b326ea59-a0df-4b91-934f-4479f112b9a0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:37:04.070 7 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-57111813-3ad0-432a-bcac-c751dc93935e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:37:04.071 8 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-b326ea59-a0df-4b91-934f-4479f112b9a0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:37:04.072 7 INFO cinder.api.openstack.wsgi [req-4fb07640-d9c1-4cf7-b119-17c4c54f5a4d req-57111813-3ad0-432a-bcac-c751dc93935e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:37:05.180 8 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-7ef944f9-ad7f-43e3-806e-e0d01137c159 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:37:05.203 8 INFO cinder.volume.api [req-cd59b771-7433-4879-bf47-5173f611c169 req-7ef944f9-ad7f-43e3-806e-e0d01137c159 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Volume info retrieved successfully. 2026-07-02 16:37:05.210 8 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-7ef944f9-ad7f-43e3-806e-e0d01137c159 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 returned with HTTP 200 [pid: 8|app: 0|req: 468/936] 199.19.213.35 () {32 vars in 824 bytes} [Thu Jul 2 16:37:05 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 => generated 1973 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:37:08.264 7 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-6835765d-2e1d-486c-a8cd-c23df360b9ec e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:37:08.284 7 INFO cinder.volume.api [req-cd59b771-7433-4879-bf47-5173f611c169 req-6835765d-2e1d-486c-a8cd-c23df360b9ec e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Volume info retrieved successfully. 2026-07-02 16:37:08.292 7 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-6835765d-2e1d-486c-a8cd-c23df360b9ec e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 returned with HTTP 200 [pid: 7|app: 0|req: 469/937] 199.19.213.35 () {32 vars in 824 bytes} [Thu Jul 2 16:37:08 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 => generated 1973 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:37:14.070 8 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-7ef944f9-ad7f-43e3-806e-e0d01137c159 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:37:14.070 7 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-6835765d-2e1d-486c-a8cd-c23df360b9ec e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:37:14.071 7 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-6835765d-2e1d-486c-a8cd-c23df360b9ec e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:37:14.072 8 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-7ef944f9-ad7f-43e3-806e-e0d01137c159 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:37:24.071 8 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-7ef944f9-ad7f-43e3-806e-e0d01137c159 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:37:24.071 7 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-6835765d-2e1d-486c-a8cd-c23df360b9ec e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:37:24.072 8 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-7ef944f9-ad7f-43e3-806e-e0d01137c159 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:37:24.072 7 INFO cinder.api.openstack.wsgi [req-cd59b771-7433-4879-bf47-5173f611c169 req-6835765d-2e1d-486c-a8cd-c23df360b9ec e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:37:26.685 8 INFO cinder.api.openstack.wsgi [None req-185a941c-61cb-49dc-9540-9ae050f7b089 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:37:26.700 8 INFO cinder.api.openstack.wsgi [None req-185a941c-61cb-49dc-9540-9ae050f7b089 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 471/942] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:37:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:37:26.740 7 INFO cinder.api.openstack.wsgi [None req-1f5b1e20-edfb-4049-a776-636a9c01cfd4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/27d7220bef524bd4b03fef629feb18a8?usage=true 2026-07-02 16:37:26.764 7 INFO cinder.api.openstack.wsgi [None req-1f5b1e20-edfb-4049-a776-636a9c01cfd4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/27d7220bef524bd4b03fef629feb18a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/943] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:37:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/27d7220bef524bd4b03fef629feb18a8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:26.773 8 INFO cinder.api.openstack.wsgi [None req-f2b6b227-b336-4d08-9073-353fff8e8bcf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2d5ed05808e54182ab0d7964b7b665e1?usage=true 2026-07-02 16:37:26.801 8 INFO cinder.api.openstack.wsgi [None req-f2b6b227-b336-4d08-9073-353fff8e8bcf e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2d5ed05808e54182ab0d7964b7b665e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/944] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:37:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2d5ed05808e54182ab0d7964b7b665e1?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:26.826 7 INFO cinder.api.openstack.wsgi [None req-13262400-cad5-4204-b4be-51c90eccc5fb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/356b84813e0544818f81010a9f27a72c?usage=true 2026-07-02 16:37:26.849 7 INFO cinder.api.openstack.wsgi [None req-13262400-cad5-4204-b4be-51c90eccc5fb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/356b84813e0544818f81010a9f27a72c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/945] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:37:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/356b84813e0544818f81010a9f27a72c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:26.860 8 INFO cinder.api.openstack.wsgi [None req-6d38964e-5b37-4b64-8a8f-c1275ad37a27 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/6f6440769f64440989b1a5b0e2babc84?usage=true 2026-07-02 16:37:26.894 8 INFO cinder.api.openstack.wsgi [None req-6d38964e-5b37-4b64-8a8f-c1275ad37a27 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/6f6440769f64440989b1a5b0e2babc84?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/946] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:37:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/6f6440769f64440989b1a5b0e2babc84?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:26.909 7 INFO cinder.api.openstack.wsgi [None req-5c2e3a16-918d-46f5-83dd-b1688712923e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/71fd768a4fb7479d80999152c462ce3e?usage=true 2026-07-02 16:37:26.936 7 INFO cinder.api.openstack.wsgi [None req-5c2e3a16-918d-46f5-83dd-b1688712923e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/71fd768a4fb7479d80999152c462ce3e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/947] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:37:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/71fd768a4fb7479d80999152c462ce3e?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:26.950 8 INFO cinder.api.openstack.wsgi [None req-10a9134e-d182-4093-9756-f9612cc4ae9f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/aae25f5e0bdf4904a7c6b388f6c4d1eb?usage=true 2026-07-02 16:37:27.003 8 INFO cinder.api.openstack.wsgi [None req-10a9134e-d182-4093-9756-f9612cc4ae9f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/aae25f5e0bdf4904a7c6b388f6c4d1eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/948] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:37:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/aae25f5e0bdf4904a7c6b388f6c4d1eb?usage=true => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:27.023 7 INFO cinder.api.openstack.wsgi [None req-9513613f-4231-4b42-a764-2456b0ef90da e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b19835d9150040f29cfbdd7e40d58d8b?usage=true 2026-07-02 16:37:27.045 7 INFO cinder.api.openstack.wsgi [None req-9513613f-4231-4b42-a764-2456b0ef90da e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b19835d9150040f29cfbdd7e40d58d8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/949] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:37:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b19835d9150040f29cfbdd7e40d58d8b?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:27.059 8 INFO cinder.api.openstack.wsgi [None req-c03bce05-00de-4872-829f-1e38937e55f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:37:27.088 8 INFO cinder.api.openstack.wsgi [None req-c03bce05-00de-4872-829f-1e38937e55f8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/950] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:37:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:27.109 7 INFO cinder.api.openstack.wsgi [None req-dac5a806-0a8c-49de-ab01-4b081e39531a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:37:27.132 7 INFO cinder.api.openstack.wsgi [None req-dac5a806-0a8c-49de-ab01-4b081e39531a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/951] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:37:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:27.147 8 INFO cinder.api.openstack.wsgi [None req-e88c31b8-c9b0-43eb-a9fe-df6eec5ab3fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f1723ab4f9024d648b7a4d3f54a399cf?usage=true 2026-07-02 16:37:27.183 8 INFO cinder.api.openstack.wsgi [None req-e88c31b8-c9b0-43eb-a9fe-df6eec5ab3fe e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f1723ab4f9024d648b7a4d3f54a399cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/952] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:37:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f1723ab4f9024d648b7a4d3f54a399cf?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:27.195 7 INFO cinder.api.openstack.wsgi [None req-98b308db-5f5f-4939-a1cf-1914be164b16 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:37:27.220 7 INFO cinder.api.openstack.wsgi [None req-98b308db-5f5f-4939-a1cf-1914be164b16 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/953] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:37:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:27.231 8 INFO cinder.api.openstack.wsgi [None req-d17d7135-f294-4e33-9f48-3cdb2dbeac16 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:37:27.253 8 INFO cinder.volume.api [None req-d17d7135-f294-4e33-9f48-3cdb2dbeac16 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:37:27.264 8 INFO cinder.api.openstack.wsgi [None req-d17d7135-f294-4e33-9f48-3cdb2dbeac16 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 477/954] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:37:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 1976 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:37:27.279 7 INFO cinder.api.openstack.wsgi [None req-3e3a914d-82fc-45ed-a68c-3f9417828a7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:37:27.287 7 INFO cinder.volume.api [None req-3e3a914d-82fc-45ed-a68c-3f9417828a7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:37:27.288 7 INFO cinder.api.openstack.wsgi [None req-3e3a914d-82fc-45ed-a68c-3f9417828a7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 478/955] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:37:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:37:27.299 8 INFO cinder.api.openstack.wsgi [None req-35efc409-cb18-46e4-ad03-73f899d65b21 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:37:27.309 8 INFO cinder.api.openstack.wsgi [None req-35efc409-cb18-46e4-ad03-73f899d65b21 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 478/956] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:37:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:37:27.321 7 INFO cinder.api.openstack.wsgi [None req-95d416ff-4eb9-4d0a-a71d-9133f5fc5fc2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:37:27.337 7 INFO cinder.volume.api [None req-95d416ff-4eb9-4d0a-a71d-9133f5fc5fc2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:37:27.345 7 INFO cinder.api.openstack.wsgi [None req-95d416ff-4eb9-4d0a-a71d-9133f5fc5fc2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 479/957] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:37:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 1976 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:37:34.070 8 INFO cinder.api.openstack.wsgi [None req-35efc409-cb18-46e4-ad03-73f899d65b21 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:37:34.070 7 INFO cinder.api.openstack.wsgi [None req-95d416ff-4eb9-4d0a-a71d-9133f5fc5fc2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:37:34.071 8 INFO cinder.api.openstack.wsgi [None req-35efc409-cb18-46e4-ad03-73f899d65b21 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:37:34.072 7 INFO cinder.api.openstack.wsgi [None req-95d416ff-4eb9-4d0a-a71d-9133f5fc5fc2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:37:44.070 8 INFO cinder.api.openstack.wsgi [None req-35efc409-cb18-46e4-ad03-73f899d65b21 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:37:44.070 7 INFO cinder.api.openstack.wsgi [None req-95d416ff-4eb9-4d0a-a71d-9133f5fc5fc2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:37:44.071 8 INFO cinder.api.openstack.wsgi [None req-35efc409-cb18-46e4-ad03-73f899d65b21 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:37:44.073 7 INFO cinder.api.openstack.wsgi [None req-95d416ff-4eb9-4d0a-a71d-9133f5fc5fc2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:37:54.070 7 INFO cinder.api.openstack.wsgi [None req-95d416ff-4eb9-4d0a-a71d-9133f5fc5fc2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:37:54.072 7 INFO cinder.api.openstack.wsgi [None req-95d416ff-4eb9-4d0a-a71d-9133f5fc5fc2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:37:54.072 8 INFO cinder.api.openstack.wsgi [None req-35efc409-cb18-46e4-ad03-73f899d65b21 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:37:54.074 8 INFO cinder.api.openstack.wsgi [None req-35efc409-cb18-46e4-ad03-73f899d65b21 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:38:04.070 7 INFO cinder.api.openstack.wsgi [None req-95d416ff-4eb9-4d0a-a71d-9133f5fc5fc2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:38:04.070 8 INFO cinder.api.openstack.wsgi [None req-35efc409-cb18-46e4-ad03-73f899d65b21 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:38:04.071 7 INFO cinder.api.openstack.wsgi [None req-95d416ff-4eb9-4d0a-a71d-9133f5fc5fc2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:38:04.072 8 INFO cinder.api.openstack.wsgi [None req-35efc409-cb18-46e4-ad03-73f899d65b21 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:38:14.072 7 INFO cinder.api.openstack.wsgi [None req-95d416ff-4eb9-4d0a-a71d-9133f5fc5fc2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:38:14.073 8 INFO cinder.api.openstack.wsgi [None req-35efc409-cb18-46e4-ad03-73f899d65b21 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:38:14.074 8 INFO cinder.api.openstack.wsgi [None req-35efc409-cb18-46e4-ad03-73f899d65b21 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:38:14.074 7 INFO cinder.api.openstack.wsgi [None req-95d416ff-4eb9-4d0a-a71d-9133f5fc5fc2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:38:24.069 8 INFO cinder.api.openstack.wsgi [None req-35efc409-cb18-46e4-ad03-73f899d65b21 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:38:24.070 7 INFO cinder.api.openstack.wsgi [None req-95d416ff-4eb9-4d0a-a71d-9133f5fc5fc2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:38:24.071 8 INFO cinder.api.openstack.wsgi [None req-35efc409-cb18-46e4-ad03-73f899d65b21 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:38:24.071 7 INFO cinder.api.openstack.wsgi [None req-95d416ff-4eb9-4d0a-a71d-9133f5fc5fc2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:38:26.704 8 INFO cinder.api.openstack.wsgi [None req-0f257208-4645-46d4-b02b-2cf0514dd741 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/27d7220bef524bd4b03fef629feb18a8?usage=true 2026-07-02 16:38:26.740 8 INFO cinder.api.openstack.wsgi [None req-0f257208-4645-46d4-b02b-2cf0514dd741 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/27d7220bef524bd4b03fef629feb18a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/970] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:38:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/27d7220bef524bd4b03fef629feb18a8?usage=true => generated 847 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:38:26.755 7 INFO cinder.api.openstack.wsgi [None req-6c9afe44-f851-4836-bd21-9f8865f46234 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2d5ed05808e54182ab0d7964b7b665e1?usage=true 2026-07-02 16:38:26.786 7 INFO cinder.api.openstack.wsgi [None req-6c9afe44-f851-4836-bd21-9f8865f46234 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2d5ed05808e54182ab0d7964b7b665e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/971] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:38:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2d5ed05808e54182ab0d7964b7b665e1?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:26.799 8 INFO cinder.api.openstack.wsgi [None req-ac07b986-4166-406b-9e67-fe1ea13209dd e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/356b84813e0544818f81010a9f27a72c?usage=true 2026-07-02 16:38:26.823 8 INFO cinder.api.openstack.wsgi [None req-ac07b986-4166-406b-9e67-fe1ea13209dd e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/356b84813e0544818f81010a9f27a72c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/972] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:38:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/356b84813e0544818f81010a9f27a72c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:26.837 7 INFO cinder.api.openstack.wsgi [None req-2826c53a-e9bb-4f51-8475-0d85c9f03c48 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/6f6440769f64440989b1a5b0e2babc84?usage=true 2026-07-02 16:38:26.874 7 INFO cinder.api.openstack.wsgi [None req-2826c53a-e9bb-4f51-8475-0d85c9f03c48 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/6f6440769f64440989b1a5b0e2babc84?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/973] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:38:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/6f6440769f64440989b1a5b0e2babc84?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:26.884 8 INFO cinder.api.openstack.wsgi [None req-d8ef4bfc-ea81-4df0-b6f8-51b2d3d1241a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/71fd768a4fb7479d80999152c462ce3e?usage=true 2026-07-02 16:38:26.906 8 INFO cinder.api.openstack.wsgi [None req-d8ef4bfc-ea81-4df0-b6f8-51b2d3d1241a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/71fd768a4fb7479d80999152c462ce3e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/974] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:38:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/71fd768a4fb7479d80999152c462ce3e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:26.914 7 INFO cinder.api.openstack.wsgi [None req-890ad9a3-cba5-4040-be23-73cde617d321 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/aae25f5e0bdf4904a7c6b388f6c4d1eb?usage=true 2026-07-02 16:38:26.943 7 INFO cinder.api.openstack.wsgi [None req-890ad9a3-cba5-4040-be23-73cde617d321 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/aae25f5e0bdf4904a7c6b388f6c4d1eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/975] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:38:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/aae25f5e0bdf4904a7c6b388f6c4d1eb?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:26.961 8 INFO cinder.api.openstack.wsgi [None req-f47834da-2dbb-432c-b5b1-f64cea697d6f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b19835d9150040f29cfbdd7e40d58d8b?usage=true 2026-07-02 16:38:27.015 8 INFO cinder.api.openstack.wsgi [None req-f47834da-2dbb-432c-b5b1-f64cea697d6f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b19835d9150040f29cfbdd7e40d58d8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/976] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:38:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b19835d9150040f29cfbdd7e40d58d8b?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:27.030 7 INFO cinder.api.openstack.wsgi [None req-99b37949-b292-4d02-858b-866890598ea2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:38:27.057 7 INFO cinder.api.openstack.wsgi [None req-99b37949-b292-4d02-858b-866890598ea2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/977] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:38:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:27.069 8 INFO cinder.api.openstack.wsgi [None req-e84b1f29-930f-4c6d-bfcf-4c058c3c0009 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:38:27.099 8 INFO cinder.api.openstack.wsgi [None req-e84b1f29-930f-4c6d-bfcf-4c058c3c0009 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/978] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:38:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:27.113 7 INFO cinder.api.openstack.wsgi [None req-7d5fc3f4-cc65-4524-9af9-2da243b8fa28 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f1723ab4f9024d648b7a4d3f54a399cf?usage=true 2026-07-02 16:38:27.145 7 INFO cinder.api.openstack.wsgi [None req-7d5fc3f4-cc65-4524-9af9-2da243b8fa28 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f1723ab4f9024d648b7a4d3f54a399cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/979] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:38:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f1723ab4f9024d648b7a4d3f54a399cf?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:27.162 8 INFO cinder.api.openstack.wsgi [None req-39091ba9-efe0-4f13-a49e-515ee45867d6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:38:27.199 8 INFO cinder.api.openstack.wsgi [None req-39091ba9-efe0-4f13-a49e-515ee45867d6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/980] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:38:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:27.219 7 INFO cinder.api.openstack.wsgi [None req-3b38d3e8-9e0c-4d64-86ad-0ad81f0178a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:38:27.226 7 INFO cinder.api.openstack.wsgi [None req-3b38d3e8-9e0c-4d64-86ad-0ad81f0178a1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 7|app: 0|req: 491/981] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:38:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:27.240 8 INFO cinder.api.openstack.wsgi [None req-5aa4e643-92e1-46bb-b84e-c8cc0c1fc3f0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:38:27.260 8 INFO cinder.api.openstack.wsgi [None req-5aa4e643-92e1-46bb-b84e-c8cc0c1fc3f0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 491/982] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:38:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 671 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:38:27.275 7 INFO cinder.api.openstack.wsgi [None req-2532b306-ab96-43ef-bf2b-dcc3b3a11c25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:38:27.294 7 INFO cinder.volume.api [None req-2532b306-ab96-43ef-bf2b-dcc3b3a11c25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:38:27.301 7 INFO cinder.api.openstack.wsgi [None req-2532b306-ab96-43ef-bf2b-dcc3b3a11c25 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 492/983] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:38:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 1976 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:38:27.318 8 INFO cinder.api.openstack.wsgi [None req-1d685840-31f6-4412-9740-214b99125c7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:38:27.329 8 INFO cinder.volume.api [None req-1d685840-31f6-4412-9740-214b99125c7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:38:27.329 8 INFO cinder.api.openstack.wsgi [None req-1d685840-31f6-4412-9740-214b99125c7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 492/984] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:38:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:38:27.341 7 INFO cinder.api.openstack.wsgi [None req-1e0b4881-b1cb-4abc-bf78-1b7b279f55d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:38:27.357 7 INFO cinder.volume.api [None req-1e0b4881-b1cb-4abc-bf78-1b7b279f55d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:38:27.367 7 INFO cinder.api.openstack.wsgi [None req-1e0b4881-b1cb-4abc-bf78-1b7b279f55d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 493/985] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:38:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 1976 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:38:34.070 7 INFO cinder.api.openstack.wsgi [None req-1e0b4881-b1cb-4abc-bf78-1b7b279f55d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:38:34.070 8 INFO cinder.api.openstack.wsgi [None req-1d685840-31f6-4412-9740-214b99125c7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:38:34.072 8 INFO cinder.api.openstack.wsgi [None req-1d685840-31f6-4412-9740-214b99125c7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:38:34.072 7 INFO cinder.api.openstack.wsgi [None req-1e0b4881-b1cb-4abc-bf78-1b7b279f55d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:38:44.070 8 INFO cinder.api.openstack.wsgi [None req-1d685840-31f6-4412-9740-214b99125c7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:38:44.070 7 INFO cinder.api.openstack.wsgi [None req-1e0b4881-b1cb-4abc-bf78-1b7b279f55d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:38:44.071 8 INFO cinder.api.openstack.wsgi [None req-1d685840-31f6-4412-9740-214b99125c7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:38:44.071 7 INFO cinder.api.openstack.wsgi [None req-1e0b4881-b1cb-4abc-bf78-1b7b279f55d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:38:54.071 7 INFO cinder.api.openstack.wsgi [None req-1e0b4881-b1cb-4abc-bf78-1b7b279f55d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:38:54.071 8 INFO cinder.api.openstack.wsgi [None req-1d685840-31f6-4412-9740-214b99125c7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:38:54.072 7 INFO cinder.api.openstack.wsgi [None req-1e0b4881-b1cb-4abc-bf78-1b7b279f55d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:38:54.074 8 INFO cinder.api.openstack.wsgi [None req-1d685840-31f6-4412-9740-214b99125c7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:39:04.070 8 INFO cinder.api.openstack.wsgi [None req-1d685840-31f6-4412-9740-214b99125c7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:39:04.071 7 INFO cinder.api.openstack.wsgi [None req-1e0b4881-b1cb-4abc-bf78-1b7b279f55d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:39:04.072 8 INFO cinder.api.openstack.wsgi [None req-1d685840-31f6-4412-9740-214b99125c7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:39:04.072 7 INFO cinder.api.openstack.wsgi [None req-1e0b4881-b1cb-4abc-bf78-1b7b279f55d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:39:14.070 8 INFO cinder.api.openstack.wsgi [None req-1d685840-31f6-4412-9740-214b99125c7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:39:14.070 7 INFO cinder.api.openstack.wsgi [None req-1e0b4881-b1cb-4abc-bf78-1b7b279f55d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:39:14.071 7 INFO cinder.api.openstack.wsgi [None req-1e0b4881-b1cb-4abc-bf78-1b7b279f55d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:39:14.072 8 INFO cinder.api.openstack.wsgi [None req-1d685840-31f6-4412-9740-214b99125c7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:39:24.070 7 INFO cinder.api.openstack.wsgi [None req-1e0b4881-b1cb-4abc-bf78-1b7b279f55d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:39:24.071 8 INFO cinder.api.openstack.wsgi [None req-1d685840-31f6-4412-9740-214b99125c7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:39:24.073 7 INFO cinder.api.openstack.wsgi [None req-1e0b4881-b1cb-4abc-bf78-1b7b279f55d8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:39:24.073 8 INFO cinder.api.openstack.wsgi [None req-1d685840-31f6-4412-9740-214b99125c7f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:39:26.735 7 INFO cinder.api.openstack.wsgi [None req-2c156145-e5fb-4875-8641-62e63747f956 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:39:26.755 7 INFO cinder.api.openstack.wsgi [None req-2c156145-e5fb-4875-8641-62e63747f956 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 500/998] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:39:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 671 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:26.771 8 INFO cinder.api.openstack.wsgi [None req-a7af6db2-9f54-43d5-8025-c20706e3bae5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:39:26.785 8 INFO cinder.volume.api [None req-a7af6db2-9f54-43d5-8025-c20706e3bae5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:39:26.791 8 INFO cinder.api.openstack.wsgi [None req-a7af6db2-9f54-43d5-8025-c20706e3bae5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 499/999] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:39:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 1976 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:39:26.838 7 INFO cinder.api.openstack.wsgi [None req-57370481-93b0-4795-870d-5d92d0e22a9a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:39:26.875 7 INFO cinder.api.openstack.wsgi [None req-57370481-93b0-4795-870d-5d92d0e22a9a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 7|app: 0|req: 501/1000] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:39:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:39:26.886 8 INFO cinder.api.openstack.wsgi [None req-35decbf8-38ab-424c-9387-805f20e8a661 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:39:26.892 8 INFO cinder.volume.api [None req-35decbf8-38ab-424c-9387-805f20e8a661 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:39:26.892 8 INFO cinder.api.openstack.wsgi [None req-35decbf8-38ab-424c-9387-805f20e8a661 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1001] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:39:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:39:26.901 7 INFO cinder.api.openstack.wsgi [None req-9ba43b09-f266-4e61-b7ff-73079de81fe9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:39:26.914 7 INFO cinder.volume.api [None req-9ba43b09-f266-4e61-b7ff-73079de81fe9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:39:26.921 7 INFO cinder.api.openstack.wsgi [None req-9ba43b09-f266-4e61-b7ff-73079de81fe9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1002] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:39:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 1976 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 16:39:27.001 8 INFO cinder.api.openstack.wsgi [None req-3e322d8b-bfda-4f8f-96a7-15b670b09276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/27d7220bef524bd4b03fef629feb18a8?usage=true 2026-07-02 16:39:27.030 8 INFO cinder.api.openstack.wsgi [None req-3e322d8b-bfda-4f8f-96a7-15b670b09276 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/27d7220bef524bd4b03fef629feb18a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1003] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:39:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/27d7220bef524bd4b03fef629feb18a8?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:39:27.041 7 INFO cinder.api.openstack.wsgi [None req-9be4b201-5895-4c68-a170-a8e9eaf13bbd e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2d5ed05808e54182ab0d7964b7b665e1?usage=true 2026-07-02 16:39:27.065 7 INFO cinder.api.openstack.wsgi [None req-9be4b201-5895-4c68-a170-a8e9eaf13bbd e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2d5ed05808e54182ab0d7964b7b665e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1004] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:39:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2d5ed05808e54182ab0d7964b7b665e1?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:27.077 8 INFO cinder.api.openstack.wsgi [None req-b01b8c15-259f-49ee-b4a5-aba247bfee91 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/356b84813e0544818f81010a9f27a72c?usage=true 2026-07-02 16:39:27.103 8 INFO cinder.api.openstack.wsgi [None req-b01b8c15-259f-49ee-b4a5-aba247bfee91 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/356b84813e0544818f81010a9f27a72c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1005] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:39:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/356b84813e0544818f81010a9f27a72c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:27.119 7 INFO cinder.api.openstack.wsgi [None req-a3d72607-e9dc-41fd-839b-4e510cd47300 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/6f6440769f64440989b1a5b0e2babc84?usage=true 2026-07-02 16:39:27.150 7 INFO cinder.api.openstack.wsgi [None req-a3d72607-e9dc-41fd-839b-4e510cd47300 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/6f6440769f64440989b1a5b0e2babc84?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1006] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:39:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/6f6440769f64440989b1a5b0e2babc84?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:27.163 8 INFO cinder.api.openstack.wsgi [None req-86c63234-227f-4e89-991c-76a3532167ae e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/71fd768a4fb7479d80999152c462ce3e?usage=true 2026-07-02 16:39:27.184 8 INFO cinder.api.openstack.wsgi [None req-86c63234-227f-4e89-991c-76a3532167ae e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/71fd768a4fb7479d80999152c462ce3e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1007] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:39:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/71fd768a4fb7479d80999152c462ce3e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:27.198 7 INFO cinder.api.openstack.wsgi [None req-13ade71e-0cb7-4444-af9b-5eaf15efc3ae e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/aae25f5e0bdf4904a7c6b388f6c4d1eb?usage=true 2026-07-02 16:39:27.234 7 INFO cinder.api.openstack.wsgi [None req-13ade71e-0cb7-4444-af9b-5eaf15efc3ae e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/aae25f5e0bdf4904a7c6b388f6c4d1eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1008] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:39:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/aae25f5e0bdf4904a7c6b388f6c4d1eb?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:27.246 8 INFO cinder.api.openstack.wsgi [None req-71162d73-c058-4119-9c71-51f0aa022a9c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b19835d9150040f29cfbdd7e40d58d8b?usage=true 2026-07-02 16:39:27.266 8 INFO cinder.api.openstack.wsgi [None req-71162d73-c058-4119-9c71-51f0aa022a9c e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b19835d9150040f29cfbdd7e40d58d8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1009] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:39:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b19835d9150040f29cfbdd7e40d58d8b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:27.279 7 INFO cinder.api.openstack.wsgi [None req-58b8df4f-92f0-4984-9af6-ec7558976b7a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:39:27.312 7 INFO cinder.api.openstack.wsgi [None req-58b8df4f-92f0-4984-9af6-ec7558976b7a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1010] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:39:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:27.323 8 INFO cinder.api.openstack.wsgi [None req-898a8579-7203-4d25-9bfb-9a044a403ac8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:39:27.352 8 INFO cinder.api.openstack.wsgi [None req-898a8579-7203-4d25-9bfb-9a044a403ac8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1011] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:39:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:27.367 7 INFO cinder.api.openstack.wsgi [None req-32be6e8a-1886-49b7-9932-3466d1a010c5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f1723ab4f9024d648b7a4d3f54a399cf?usage=true 2026-07-02 16:39:27.406 7 INFO cinder.api.openstack.wsgi [None req-32be6e8a-1886-49b7-9932-3466d1a010c5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f1723ab4f9024d648b7a4d3f54a399cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1012] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:39:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f1723ab4f9024d648b7a4d3f54a399cf?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:27.420 8 INFO cinder.api.openstack.wsgi [None req-ed831894-256b-493b-8ef6-e54fa041d247 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:39:27.460 8 INFO cinder.api.openstack.wsgi [None req-ed831894-256b-493b-8ef6-e54fa041d247 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1013] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:39:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:39:34.070 7 INFO cinder.api.openstack.wsgi [None req-32be6e8a-1886-49b7-9932-3466d1a010c5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:39:34.071 8 INFO cinder.api.openstack.wsgi [None req-ed831894-256b-493b-8ef6-e54fa041d247 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:39:34.072 7 INFO cinder.api.openstack.wsgi [None req-32be6e8a-1886-49b7-9932-3466d1a010c5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:39:34.073 8 INFO cinder.api.openstack.wsgi [None req-ed831894-256b-493b-8ef6-e54fa041d247 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:39:44.070 7 INFO cinder.api.openstack.wsgi [None req-32be6e8a-1886-49b7-9932-3466d1a010c5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:39:44.070 8 INFO cinder.api.openstack.wsgi [None req-ed831894-256b-493b-8ef6-e54fa041d247 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:39:44.072 7 INFO cinder.api.openstack.wsgi [None req-32be6e8a-1886-49b7-9932-3466d1a010c5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:39:44.072 8 INFO cinder.api.openstack.wsgi [None req-ed831894-256b-493b-8ef6-e54fa041d247 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:39:54.070 8 INFO cinder.api.openstack.wsgi [None req-ed831894-256b-493b-8ef6-e54fa041d247 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:39:54.070 7 INFO cinder.api.openstack.wsgi [None req-32be6e8a-1886-49b7-9932-3466d1a010c5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:39:54.071 8 INFO cinder.api.openstack.wsgi [None req-ed831894-256b-493b-8ef6-e54fa041d247 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:39:54.071 7 INFO cinder.api.openstack.wsgi [None req-32be6e8a-1886-49b7-9932-3466d1a010c5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:40:01.305 8 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-b358b67f-59dd-4121-be6a-39bc56bbbcdc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/attachments/cfa5be97-58d5-4426-a05c-fd3ec4de92ec /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:40:01.383 8 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-b358b67f-59dd-4121-be6a-39bc56bbbcdc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/attachments/cfa5be97-58d5-4426-a05c-fd3ec4de92ec returned with HTTP 200 [pid: 8|app: 0|req: 510/1020] 199.19.213.35 () {38 vars in 1102 bytes} [Thu Jul 2 16:40:01 2026] DELETE /v3/cf86fbaec5b94084b1a310024bfed582/attachments/cfa5be97-58d5-4426-a05c-fd3ec4de92ec => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:01.400 7 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-3eaf344a-1b85-44cd-9e94-1d48e079fa4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 2026-07-02 16:40:01.402 7 INFO cinder.api.v3.volumes [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-3eaf344a-1b85-44cd-9e94-1d48e079fa4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Delete volume with id: 06966a34-72ec-4b3a-b8b6-0069e0ff6c39  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:40:01.425 7 INFO cinder.volume.api [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-3eaf344a-1b85-44cd-9e94-1d48e079fa4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Volume info retrieved successfully. 2026-07-02 16:40:01.458 7 INFO cinder.volume.api [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-3eaf344a-1b85-44cd-9e94-1d48e079fa4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Delete volume request issued successfully. 2026-07-02 16:40:01.459 7 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-3eaf344a-1b85-44cd-9e94-1d48e079fa4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 returned with HTTP 202 [pid: 7|app: 0|req: 511/1021] 199.19.213.35 () {36 vars in 1053 bytes} [Thu Jul 2 16:40:01 2026] DELETE /v3/cf86fbaec5b94084b1a310024bfed582/volumes/06966a34-72ec-4b3a-b8b6-0069e0ff6c39 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-02 16:40:04.071 8 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-b358b67f-59dd-4121-be6a-39bc56bbbcdc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:40:04.071 7 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-3eaf344a-1b85-44cd-9e94-1d48e079fa4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:40:04.072 7 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-3eaf344a-1b85-44cd-9e94-1d48e079fa4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:40:04.072 8 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-b358b67f-59dd-4121-be6a-39bc56bbbcdc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:40:14.070 7 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-3eaf344a-1b85-44cd-9e94-1d48e079fa4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:40:14.071 8 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-b358b67f-59dd-4121-be6a-39bc56bbbcdc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:40:14.072 7 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-3eaf344a-1b85-44cd-9e94-1d48e079fa4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:40:14.072 8 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-b358b67f-59dd-4121-be6a-39bc56bbbcdc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:40:24.070 8 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-b358b67f-59dd-4121-be6a-39bc56bbbcdc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:40:24.070 7 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-3eaf344a-1b85-44cd-9e94-1d48e079fa4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:40:24.071 8 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-b358b67f-59dd-4121-be6a-39bc56bbbcdc e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:40:24.071 7 INFO cinder.api.openstack.wsgi [req-f357f331-822a-4ea0-9600-8bd38588f4a7 req-3eaf344a-1b85-44cd-9e94-1d48e079fa4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:40:26.819 8 INFO cinder.api.openstack.wsgi [None req-303f9334-630a-4eff-82fd-b1df1ade430e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 16:40:26.830 8 INFO cinder.volume.api [None req-303f9334-630a-4eff-82fd-b1df1ade430e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:40:26.832 8 INFO cinder.api.openstack.wsgi [None req-303f9334-630a-4eff-82fd-b1df1ade430e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1028] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:40:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:40:26.842 7 INFO cinder.api.openstack.wsgi [None req-8c203274-ba94-493f-9490-1002c659c416 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:40:26.850 7 INFO cinder.api.openstack.wsgi [None req-8c203274-ba94-493f-9490-1002c659c416 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 7|app: 0|req: 515/1029] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:40:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:26.983 8 INFO cinder.api.openstack.wsgi [None req-bb870754-eb26-41c1-9d4a-769ebf2d6ead e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/27d7220bef524bd4b03fef629feb18a8?usage=true 2026-07-02 16:40:27.001 8 INFO cinder.api.openstack.wsgi [None req-bb870754-eb26-41c1-9d4a-769ebf2d6ead e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/27d7220bef524bd4b03fef629feb18a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1030] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:40:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/27d7220bef524bd4b03fef629feb18a8?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:27.015 7 INFO cinder.api.openstack.wsgi [None req-45d834bc-51ea-4c31-9c07-8146a7ce1b4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2d5ed05808e54182ab0d7964b7b665e1?usage=true 2026-07-02 16:40:27.043 7 INFO cinder.api.openstack.wsgi [None req-45d834bc-51ea-4c31-9c07-8146a7ce1b4b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2d5ed05808e54182ab0d7964b7b665e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1031] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:40:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/2d5ed05808e54182ab0d7964b7b665e1?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:27.056 8 INFO cinder.api.openstack.wsgi [None req-335865ad-4b44-4bc5-a98b-fea0655cedca e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/356b84813e0544818f81010a9f27a72c?usage=true 2026-07-02 16:40:27.082 8 INFO cinder.api.openstack.wsgi [None req-335865ad-4b44-4bc5-a98b-fea0655cedca e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/356b84813e0544818f81010a9f27a72c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1032] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:40:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/356b84813e0544818f81010a9f27a72c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:27.092 7 INFO cinder.api.openstack.wsgi [None req-2a41bbc6-2a87-4ed4-9d80-bd83142ef5b7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/aae25f5e0bdf4904a7c6b388f6c4d1eb?usage=true 2026-07-02 16:40:27.118 7 INFO cinder.api.openstack.wsgi [None req-2a41bbc6-2a87-4ed4-9d80-bd83142ef5b7 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/aae25f5e0bdf4904a7c6b388f6c4d1eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1033] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:40:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/aae25f5e0bdf4904a7c6b388f6c4d1eb?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:27.130 8 INFO cinder.api.openstack.wsgi [None req-84926809-1c49-4fdc-b7aa-a9c0085e15e8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b19835d9150040f29cfbdd7e40d58d8b?usage=true 2026-07-02 16:40:27.151 8 INFO cinder.api.openstack.wsgi [None req-84926809-1c49-4fdc-b7aa-a9c0085e15e8 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b19835d9150040f29cfbdd7e40d58d8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1034] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:40:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/b19835d9150040f29cfbdd7e40d58d8b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:27.175 7 INFO cinder.api.openstack.wsgi [None req-e92e75b2-c8fb-46b4-b19c-e0bf89c61517 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:40:27.197 7 INFO cinder.api.openstack.wsgi [None req-e92e75b2-c8fb-46b4-b19c-e0bf89c61517 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1035] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:40:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:27.209 8 INFO cinder.api.openstack.wsgi [None req-e1717c4b-efab-4cc9-b01c-7e3a6b34dd32 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:40:27.232 8 INFO cinder.api.openstack.wsgi [None req-e1717c4b-efab-4cc9-b01c-7e3a6b34dd32 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1036] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:40:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:27.245 7 INFO cinder.api.openstack.wsgi [None req-eb306e9b-16c0-4a7a-a989-2ce3455200df e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:40:27.267 7 INFO cinder.api.openstack.wsgi [None req-eb306e9b-16c0-4a7a-a989-2ce3455200df e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1037] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:40:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:27.280 8 INFO cinder.api.openstack.wsgi [None req-83df1b5f-33f5-4596-b229-5c7742ce46e3 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:40:27.292 8 INFO cinder.volume.api [None req-83df1b5f-33f5-4596-b229-5c7742ce46e3 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:40:27.295 8 INFO cinder.api.openstack.wsgi [None req-83df1b5f-33f5-4596-b229-5c7742ce46e3 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1038] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:40:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:40:27.308 7 INFO cinder.api.openstack.wsgi [None req-6235f815-595d-4dcc-8cc3-9da277867a1a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:40:27.324 7 INFO cinder.api.openstack.wsgi [None req-6235f815-595d-4dcc-8cc3-9da277867a1a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1039] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:40:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:40:27.335 8 INFO cinder.api.openstack.wsgi [None req-a0cca2a3-1ba1-4631-84ec-642a58867f3b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:40:27.342 8 INFO cinder.volume.api [None req-a0cca2a3-1ba1-4631-84ec-642a58867f3b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:40:27.343 8 INFO cinder.api.openstack.wsgi [None req-a0cca2a3-1ba1-4631-84ec-642a58867f3b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1040] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:40:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/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-07-02 16:40:34.068 7 INFO cinder.api.openstack.wsgi [None req-db8bf4ac-94e8-4ab2-8534-0e9e5756e8f1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots 2026-07-02 16:40:34.070 8 INFO cinder.api.openstack.wsgi [None req-a0cca2a3-1ba1-4631-84ec-642a58867f3b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:40:34.071 8 INFO cinder.api.openstack.wsgi [None req-a0cca2a3-1ba1-4631-84ec-642a58867f3b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:40:34.073 8 INFO cinder.api.openstack.wsgi [None req-a0cca2a3-1ba1-4631-84ec-642a58867f3b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:40:34.074 8 INFO cinder.api.openstack.wsgi [None req-a0cca2a3-1ba1-4631-84ec-642a58867f3b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:40:34.081 7 INFO cinder.volume.api [None req-db8bf4ac-94e8-4ab2-8534-0e9e5756e8f1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:40:34.081 7 INFO cinder.api.openstack.wsgi [None req-db8bf4ac-94e8-4ab2-8534-0e9e5756e8f1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 521/1043] 10.0.0.209 () {32 vars in 705 bytes} [Thu Jul 2 16:40:34 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:40:34.096 8 INFO cinder.api.openstack.wsgi [None req-c5cde675-b9a1-4877-a9cf-184ca78574b0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes 2026-07-02 16:40:34.123 8 INFO cinder.volume.api [None req-c5cde675-b9a1-4877-a9cf-184ca78574b0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:40:34.123 8 INFO cinder.api.openstack.wsgi [None req-c5cde675-b9a1-4877-a9cf-184ca78574b0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes returned with HTTP 200 [pid: 8|app: 0|req: 523/1044] 10.0.0.209 () {32 vars in 701 bytes} [Thu Jul 2 16:40:34 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:40:44.070 8 INFO cinder.api.openstack.wsgi [None req-c5cde675-b9a1-4877-a9cf-184ca78574b0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:40:44.070 7 INFO cinder.api.openstack.wsgi [None req-db8bf4ac-94e8-4ab2-8534-0e9e5756e8f1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:40:44.071 8 INFO cinder.api.openstack.wsgi [None req-c5cde675-b9a1-4877-a9cf-184ca78574b0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:40:44.072 7 INFO cinder.api.openstack.wsgi [None req-db8bf4ac-94e8-4ab2-8534-0e9e5756e8f1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:40:54.070 7 INFO cinder.api.openstack.wsgi [None req-db8bf4ac-94e8-4ab2-8534-0e9e5756e8f1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:40:54.070 8 INFO cinder.api.openstack.wsgi [None req-c5cde675-b9a1-4877-a9cf-184ca78574b0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:40:54.071 7 INFO cinder.api.openstack.wsgi [None req-db8bf4ac-94e8-4ab2-8534-0e9e5756e8f1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:40:54.071 8 INFO cinder.api.openstack.wsgi [None req-c5cde675-b9a1-4877-a9cf-184ca78574b0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:41:04.070 7 INFO cinder.api.openstack.wsgi [None req-db8bf4ac-94e8-4ab2-8534-0e9e5756e8f1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:41:04.070 8 INFO cinder.api.openstack.wsgi [None req-c5cde675-b9a1-4877-a9cf-184ca78574b0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:41:04.071 8 INFO cinder.api.openstack.wsgi [None req-c5cde675-b9a1-4877-a9cf-184ca78574b0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:41:04.071 7 INFO cinder.api.openstack.wsgi [None req-db8bf4ac-94e8-4ab2-8534-0e9e5756e8f1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:41:14.070 7 INFO cinder.api.openstack.wsgi [None req-db8bf4ac-94e8-4ab2-8534-0e9e5756e8f1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:41:14.070 8 INFO cinder.api.openstack.wsgi [None req-c5cde675-b9a1-4877-a9cf-184ca78574b0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:41:14.070 7 INFO cinder.api.openstack.wsgi [None req-db8bf4ac-94e8-4ab2-8534-0e9e5756e8f1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:41:14.071 8 INFO cinder.api.openstack.wsgi [None req-c5cde675-b9a1-4877-a9cf-184ca78574b0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:41:24.070 8 INFO cinder.api.openstack.wsgi [None req-c5cde675-b9a1-4877-a9cf-184ca78574b0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:41:24.070 7 INFO cinder.api.openstack.wsgi [None req-db8bf4ac-94e8-4ab2-8534-0e9e5756e8f1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:41:24.070 8 INFO cinder.api.openstack.wsgi [None req-c5cde675-b9a1-4877-a9cf-184ca78574b0 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:41:24.071 7 INFO cinder.api.openstack.wsgi [None req-db8bf4ac-94e8-4ab2-8534-0e9e5756e8f1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:41:26.895 8 INFO cinder.api.openstack.wsgi [None req-7aa9e1a8-09ec-4dc6-bd0d-ee02529efd48 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:41:26.928 8 INFO cinder.api.openstack.wsgi [None req-7aa9e1a8-09ec-4dc6-bd0d-ee02529efd48 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1055] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:41:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:26.940 7 INFO cinder.api.openstack.wsgi [None req-ba47496c-170a-4053-9fd3-d7d1996fce95 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:41:26.951 7 INFO cinder.volume.api [None req-ba47496c-170a-4053-9fd3-d7d1996fce95 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:41:26.951 7 INFO cinder.api.openstack.wsgi [None req-ba47496c-170a-4053-9fd3-d7d1996fce95 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1056] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:41:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:41:26.972 8 INFO cinder.api.openstack.wsgi [None req-ebac9d10-0926-4dc8-ac68-1e06ef135342 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:41:26.986 8 INFO cinder.api.openstack.wsgi [None req-ebac9d10-0926-4dc8-ac68-1e06ef135342 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 8|app: 0|req: 530/1057] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:41:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:26.996 7 INFO cinder.api.openstack.wsgi [None req-ecc91d6f-51bb-4bb4-8525-e6510b293ae1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:41:27.007 7 INFO cinder.volume.api [None req-ecc91d6f-51bb-4bb4-8525-e6510b293ae1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:41:27.009 7 INFO cinder.api.openstack.wsgi [None req-ecc91d6f-51bb-4bb4-8525-e6510b293ae1 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1058] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:41:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:41:27.064 8 INFO cinder.api.openstack.wsgi [None req-879b83fb-9fb3-41c8-b097-db6e5c73725b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:41:27.160 8 INFO cinder.api.openstack.wsgi [None req-879b83fb-9fb3-41c8-b097-db6e5c73725b e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1059] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:41:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:27.171 7 INFO cinder.api.openstack.wsgi [None req-690cb5a0-a316-4bf5-955e-6c7127e14005 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:41:27.216 7 INFO cinder.api.openstack.wsgi [None req-690cb5a0-a316-4bf5-955e-6c7127e14005 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1060] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:41:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:27.228 8 INFO cinder.api.openstack.wsgi [None req-79ae3703-03a5-4eeb-be93-a4ee12a028a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:41:27.257 8 INFO cinder.api.openstack.wsgi [None req-79ae3703-03a5-4eeb-be93-a4ee12a028a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1061] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:41:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:41:27.269 7 INFO cinder.api.openstack.wsgi [None req-4044c467-20ac-439e-968e-afffe25079e5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:41:27.284 7 INFO cinder.volume.api [None req-4044c467-20ac-439e-968e-afffe25079e5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:41:27.287 7 INFO cinder.api.openstack.wsgi [None req-4044c467-20ac-439e-968e-afffe25079e5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1062] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:41:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:41:34.069 7 INFO cinder.api.openstack.wsgi [None req-4044c467-20ac-439e-968e-afffe25079e5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:41:34.069 8 INFO cinder.api.openstack.wsgi [None req-79ae3703-03a5-4eeb-be93-a4ee12a028a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:41:34.070 7 INFO cinder.api.openstack.wsgi [None req-4044c467-20ac-439e-968e-afffe25079e5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:41:34.071 8 INFO cinder.api.openstack.wsgi [None req-79ae3703-03a5-4eeb-be93-a4ee12a028a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:41:44.070 7 INFO cinder.api.openstack.wsgi [None req-4044c467-20ac-439e-968e-afffe25079e5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:41:44.070 8 INFO cinder.api.openstack.wsgi [None req-79ae3703-03a5-4eeb-be93-a4ee12a028a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:41:44.071 7 INFO cinder.api.openstack.wsgi [None req-4044c467-20ac-439e-968e-afffe25079e5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:41:44.071 8 INFO cinder.api.openstack.wsgi [None req-79ae3703-03a5-4eeb-be93-a4ee12a028a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:41:54.070 7 INFO cinder.api.openstack.wsgi [None req-4044c467-20ac-439e-968e-afffe25079e5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:41:54.070 8 INFO cinder.api.openstack.wsgi [None req-79ae3703-03a5-4eeb-be93-a4ee12a028a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:41:54.071 7 INFO cinder.api.openstack.wsgi [None req-4044c467-20ac-439e-968e-afffe25079e5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:41:54.071 8 INFO cinder.api.openstack.wsgi [None req-79ae3703-03a5-4eeb-be93-a4ee12a028a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:42:04.070 7 INFO cinder.api.openstack.wsgi [None req-4044c467-20ac-439e-968e-afffe25079e5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:42:04.071 7 INFO cinder.api.openstack.wsgi [None req-4044c467-20ac-439e-968e-afffe25079e5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:42:04.073 8 INFO cinder.api.openstack.wsgi [None req-79ae3703-03a5-4eeb-be93-a4ee12a028a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:42:04.074 8 INFO cinder.api.openstack.wsgi [None req-79ae3703-03a5-4eeb-be93-a4ee12a028a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:42:14.070 7 INFO cinder.api.openstack.wsgi [None req-4044c467-20ac-439e-968e-afffe25079e5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:42:14.070 8 INFO cinder.api.openstack.wsgi [None req-79ae3703-03a5-4eeb-be93-a4ee12a028a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:42:14.071 7 INFO cinder.api.openstack.wsgi [None req-4044c467-20ac-439e-968e-afffe25079e5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:42:14.072 8 INFO cinder.api.openstack.wsgi [None req-79ae3703-03a5-4eeb-be93-a4ee12a028a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:42:24.070 8 INFO cinder.api.openstack.wsgi [None req-79ae3703-03a5-4eeb-be93-a4ee12a028a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:42:24.070 7 INFO cinder.api.openstack.wsgi [None req-4044c467-20ac-439e-968e-afffe25079e5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:42:24.070 8 INFO cinder.api.openstack.wsgi [None req-79ae3703-03a5-4eeb-be93-a4ee12a028a9 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:42:24.071 7 INFO cinder.api.openstack.wsgi [None req-4044c467-20ac-439e-968e-afffe25079e5 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:42:26.693 8 INFO cinder.api.openstack.wsgi [None req-f79de828-692a-47dc-b767-12e625d8ef6e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:42:26.707 8 INFO cinder.volume.api [None req-f79de828-692a-47dc-b767-12e625d8ef6e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:42:26.709 8 INFO cinder.api.openstack.wsgi [None req-f79de828-692a-47dc-b767-12e625d8ef6e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1075] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:42:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:42:26.726 7 INFO cinder.api.openstack.wsgi [None req-465cece2-fe1a-4447-a1da-ad6b45c18ead e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:42:26.750 7 INFO cinder.api.openstack.wsgi [None req-465cece2-fe1a-4447-a1da-ad6b45c18ead e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1076] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:42:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:26.811 8 INFO cinder.api.openstack.wsgi [None req-23264b68-dbfb-4043-848e-df1561be2043 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:42:26.838 8 INFO cinder.api.openstack.wsgi [None req-23264b68-dbfb-4043-848e-df1561be2043 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1077] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:42:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:26.855 7 INFO cinder.api.openstack.wsgi [None req-752a7ae6-391d-47c4-b019-97c322de5558 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:42:26.885 7 INFO cinder.api.openstack.wsgi [None req-752a7ae6-391d-47c4-b019-97c322de5558 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1078] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:42:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:26.899 8 INFO cinder.api.openstack.wsgi [None req-abc6e006-0834-40a2-ba9f-3383a03c1746 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:42:26.936 8 INFO cinder.api.openstack.wsgi [None req-abc6e006-0834-40a2-ba9f-3383a03c1746 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1079] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:42:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:26.946 7 INFO cinder.api.openstack.wsgi [None req-d6bc1c9b-f27f-4520-bb9b-425a9881c76e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:42:26.957 7 INFO cinder.volume.api [None req-d6bc1c9b-f27f-4520-bb9b-425a9881c76e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:42:26.959 7 INFO cinder.api.openstack.wsgi [None req-d6bc1c9b-f27f-4520-bb9b-425a9881c76e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1080] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:42:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:42:26.972 8 INFO cinder.api.openstack.wsgi [None req-ef701a43-cce5-43ed-bf24-d761620c295e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:42:26.984 8 INFO cinder.volume.api [None req-ef701a43-cce5-43ed-bf24-d761620c295e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:42:26.984 8 INFO cinder.api.openstack.wsgi [None req-ef701a43-cce5-43ed-bf24-d761620c295e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1081] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:42:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:42:26.999 7 INFO cinder.api.openstack.wsgi [None req-ff6445cc-21c1-43fe-982d-6afe5a6f2ee4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:42:27.006 7 INFO cinder.api.openstack.wsgi [None req-ff6445cc-21c1-43fe-982d-6afe5a6f2ee4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 7|app: 0|req: 540/1082] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:42:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:42:34.070 8 INFO cinder.api.openstack.wsgi [None req-ef701a43-cce5-43ed-bf24-d761620c295e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:42:34.070 7 INFO cinder.api.openstack.wsgi [None req-ff6445cc-21c1-43fe-982d-6afe5a6f2ee4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:42:34.070 7 INFO cinder.api.openstack.wsgi [None req-ff6445cc-21c1-43fe-982d-6afe5a6f2ee4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:42:34.071 8 INFO cinder.api.openstack.wsgi [None req-ef701a43-cce5-43ed-bf24-d761620c295e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:42:44.070 7 INFO cinder.api.openstack.wsgi [None req-ff6445cc-21c1-43fe-982d-6afe5a6f2ee4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:42:44.070 8 INFO cinder.api.openstack.wsgi [None req-ef701a43-cce5-43ed-bf24-d761620c295e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:42:44.071 7 INFO cinder.api.openstack.wsgi [None req-ff6445cc-21c1-43fe-982d-6afe5a6f2ee4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:42:44.072 8 INFO cinder.api.openstack.wsgi [None req-ef701a43-cce5-43ed-bf24-d761620c295e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:42:54.069 8 INFO cinder.api.openstack.wsgi [None req-ef701a43-cce5-43ed-bf24-d761620c295e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:42:54.070 7 INFO cinder.api.openstack.wsgi [None req-ff6445cc-21c1-43fe-982d-6afe5a6f2ee4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:42:54.071 8 INFO cinder.api.openstack.wsgi [None req-ef701a43-cce5-43ed-bf24-d761620c295e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:42:54.071 7 INFO cinder.api.openstack.wsgi [None req-ff6445cc-21c1-43fe-982d-6afe5a6f2ee4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:43:04.070 8 INFO cinder.api.openstack.wsgi [None req-ef701a43-cce5-43ed-bf24-d761620c295e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:43:04.070 7 INFO cinder.api.openstack.wsgi [None req-ff6445cc-21c1-43fe-982d-6afe5a6f2ee4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:43:04.071 8 INFO cinder.api.openstack.wsgi [None req-ef701a43-cce5-43ed-bf24-d761620c295e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:43:04.071 7 INFO cinder.api.openstack.wsgi [None req-ff6445cc-21c1-43fe-982d-6afe5a6f2ee4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:43:14.070 8 INFO cinder.api.openstack.wsgi [None req-ef701a43-cce5-43ed-bf24-d761620c295e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:43:14.070 7 INFO cinder.api.openstack.wsgi [None req-ff6445cc-21c1-43fe-982d-6afe5a6f2ee4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:43:14.071 8 INFO cinder.api.openstack.wsgi [None req-ef701a43-cce5-43ed-bf24-d761620c295e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:43:14.071 7 INFO cinder.api.openstack.wsgi [None req-ff6445cc-21c1-43fe-982d-6afe5a6f2ee4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:43:24.070 8 INFO cinder.api.openstack.wsgi [None req-ef701a43-cce5-43ed-bf24-d761620c295e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:43:24.070 7 INFO cinder.api.openstack.wsgi [None req-ff6445cc-21c1-43fe-982d-6afe5a6f2ee4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:43:24.071 8 INFO cinder.api.openstack.wsgi [None req-ef701a43-cce5-43ed-bf24-d761620c295e e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:43:24.071 7 INFO cinder.api.openstack.wsgi [None req-ff6445cc-21c1-43fe-982d-6afe5a6f2ee4 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:43:26.766 8 INFO cinder.api.openstack.wsgi [None req-f2c2fba0-421f-484e-a521-afca8a422725 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:43:26.773 8 INFO cinder.volume.api [None req-f2c2fba0-421f-484e-a521-afca8a422725 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:43:26.773 8 INFO cinder.api.openstack.wsgi [None req-f2c2fba0-421f-484e-a521-afca8a422725 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1095] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:43:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:43:26.786 7 INFO cinder.api.openstack.wsgi [None req-bd4070e6-9c79-4fb7-979f-3437ba3de1e2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:43:26.796 7 INFO cinder.volume.api [None req-bd4070e6-9c79-4fb7-979f-3437ba3de1e2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:43:26.798 7 INFO cinder.api.openstack.wsgi [None req-bd4070e6-9c79-4fb7-979f-3437ba3de1e2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1096] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:43:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:43:26.846 8 INFO cinder.api.openstack.wsgi [None req-e6072b7f-99ac-4b76-959c-4405f513695d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:43:26.883 8 INFO cinder.api.openstack.wsgi [None req-e6072b7f-99ac-4b76-959c-4405f513695d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1097] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:43:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:43:26.897 7 INFO cinder.api.openstack.wsgi [None req-736db2fd-793f-41c6-86eb-4016439857d2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:43:26.921 7 INFO cinder.api.openstack.wsgi [None req-736db2fd-793f-41c6-86eb-4016439857d2 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1098] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:43:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:43:26.936 8 INFO cinder.api.openstack.wsgi [None req-4135b6aa-746b-4b28-a2dd-54e1c79cabfb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:43:26.963 8 INFO cinder.api.openstack.wsgi [None req-4135b6aa-746b-4b28-a2dd-54e1c79cabfb e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1099] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:43:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:43:26.975 7 INFO cinder.api.openstack.wsgi [None req-ace01d34-a2e3-4ebc-97cf-9f7d25de7733 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:43:26.984 7 INFO cinder.api.openstack.wsgi [None req-ace01d34-a2e3-4ebc-97cf-9f7d25de7733 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 7|app: 0|req: 549/1100] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:43:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:43:26.999 8 INFO cinder.api.openstack.wsgi [None req-1195c411-3a89-407a-9a74-97b41986fe72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:43:27.037 8 INFO cinder.api.openstack.wsgi [None req-1195c411-3a89-407a-9a74-97b41986fe72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1101] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:43:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:43:27.048 7 INFO cinder.api.openstack.wsgi [None req-3521cde0-4a88-4b40-b706-d4be968e3a5f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:43:27.059 7 INFO cinder.volume.api [None req-3521cde0-4a88-4b40-b706-d4be968e3a5f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:43:27.061 7 INFO cinder.api.openstack.wsgi [None req-3521cde0-4a88-4b40-b706-d4be968e3a5f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1102] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:43:27 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:43:34.069 8 INFO cinder.api.openstack.wsgi [None req-1195c411-3a89-407a-9a74-97b41986fe72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:43:34.070 8 INFO cinder.api.openstack.wsgi [None req-1195c411-3a89-407a-9a74-97b41986fe72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:43:34.070 7 INFO cinder.api.openstack.wsgi [None req-3521cde0-4a88-4b40-b706-d4be968e3a5f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:43:34.071 7 INFO cinder.api.openstack.wsgi [None req-3521cde0-4a88-4b40-b706-d4be968e3a5f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:43:44.069 8 INFO cinder.api.openstack.wsgi [None req-1195c411-3a89-407a-9a74-97b41986fe72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:43:44.069 7 INFO cinder.api.openstack.wsgi [None req-3521cde0-4a88-4b40-b706-d4be968e3a5f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:43:44.070 7 INFO cinder.api.openstack.wsgi [None req-3521cde0-4a88-4b40-b706-d4be968e3a5f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:43:44.070 8 INFO cinder.api.openstack.wsgi [None req-1195c411-3a89-407a-9a74-97b41986fe72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:43:54.070 8 INFO cinder.api.openstack.wsgi [None req-1195c411-3a89-407a-9a74-97b41986fe72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:43:54.070 7 INFO cinder.api.openstack.wsgi [None req-3521cde0-4a88-4b40-b706-d4be968e3a5f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:43:54.071 8 INFO cinder.api.openstack.wsgi [None req-1195c411-3a89-407a-9a74-97b41986fe72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:43:54.071 7 INFO cinder.api.openstack.wsgi [None req-3521cde0-4a88-4b40-b706-d4be968e3a5f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:44:04.069 8 INFO cinder.api.openstack.wsgi [None req-1195c411-3a89-407a-9a74-97b41986fe72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:44:04.070 7 INFO cinder.api.openstack.wsgi [None req-3521cde0-4a88-4b40-b706-d4be968e3a5f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:44:04.070 8 INFO cinder.api.openstack.wsgi [None req-1195c411-3a89-407a-9a74-97b41986fe72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:44:04.071 7 INFO cinder.api.openstack.wsgi [None req-3521cde0-4a88-4b40-b706-d4be968e3a5f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:44:14.070 7 INFO cinder.api.openstack.wsgi [None req-3521cde0-4a88-4b40-b706-d4be968e3a5f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:44:14.070 8 INFO cinder.api.openstack.wsgi [None req-1195c411-3a89-407a-9a74-97b41986fe72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:44:14.071 7 INFO cinder.api.openstack.wsgi [None req-3521cde0-4a88-4b40-b706-d4be968e3a5f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:44:14.072 8 INFO cinder.api.openstack.wsgi [None req-1195c411-3a89-407a-9a74-97b41986fe72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:44:24.070 7 INFO cinder.api.openstack.wsgi [None req-3521cde0-4a88-4b40-b706-d4be968e3a5f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:44:24.070 8 INFO cinder.api.openstack.wsgi [None req-1195c411-3a89-407a-9a74-97b41986fe72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:44:24.071 7 INFO cinder.api.openstack.wsgi [None req-3521cde0-4a88-4b40-b706-d4be968e3a5f e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:44:24.071 8 INFO cinder.api.openstack.wsgi [None req-1195c411-3a89-407a-9a74-97b41986fe72 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:44:26.678 7 INFO cinder.api.openstack.wsgi [None req-91b63947-66d7-4f6c-a494-1ecbfe266f2d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true 2026-07-02 16:44:26.689 7 INFO cinder.volume.api [None req-91b63947-66d7-4f6c-a494-1ecbfe266f2d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all snapshots completed successfully. 2026-07-02 16:44:26.690 7 INFO cinder.api.openstack.wsgi [None req-91b63947-66d7-4f6c-a494-1ecbfe266f2d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1115] 10.0.0.174 () {28 vars in 674 bytes} [Thu Jul 2 16:44:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/snapshots?all_tenants=true => generated 17 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:44:26.703 8 INFO cinder.api.openstack.wsgi [None req-65a3a231-ee66-48d7-9631-daa698cb271d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true 2026-07-02 16:44:26.717 8 INFO cinder.api.openstack.wsgi [None req-65a3a231-ee66-48d7-9631-daa698cb271d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1116] 10.0.0.174 () {28 vars in 696 bytes} [Thu Jul 2 16:44:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/scheduler-stats/get_pools?detail=true => generated 670 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:44:26.755 7 INFO cinder.api.openstack.wsgi [None req-010e3d36-abd1-48d0-961d-f906839c862a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true 2026-07-02 16:44:26.790 7 INFO cinder.api.openstack.wsgi [None req-010e3d36-abd1-48d0-961d-f906839c862a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1117] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:44:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/cf86fbaec5b94084b1a310024bfed582?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:44:26.807 8 INFO cinder.api.openstack.wsgi [None req-945aec28-09ef-4f1c-a25b-dd4477b28486 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true 2026-07-02 16:44:26.854 8 INFO cinder.api.openstack.wsgi [None req-945aec28-09ef-4f1c-a25b-dd4477b28486 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1118] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:44:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/d7025f63bfe64af6b5843110c1352ec0?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:44:26.864 7 INFO cinder.api.openstack.wsgi [None req-f3d3f115-4c63-49b5-95a2-085e4a89013d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true 2026-07-02 16:44:26.904 7 INFO cinder.api.openstack.wsgi [None req-f3d3f115-4c63-49b5-95a2-085e4a89013d e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1119] 10.0.0.174 () {28 vars in 736 bytes} [Thu Jul 2 16:44:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-quota-sets/f9011c8615ef44bd9e644d6bdbb9de8f?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:44:26.915 8 INFO cinder.api.openstack.wsgi [None req-ab4bf953-25c3-4700-8c59-f946dc0aa3d6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:44:26.927 8 INFO cinder.volume.api [None req-ab4bf953-25c3-4700-8c59-f946dc0aa3d6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:44:26.930 8 INFO cinder.api.openstack.wsgi [None req-ab4bf953-25c3-4700-8c59-f946dc0aa3d6 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1120] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:44:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:44:26.943 7 INFO cinder.api.openstack.wsgi [None req-89fa8797-1995-448c-93b0-d14392121989 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services 2026-07-02 16:44:26.952 7 INFO cinder.api.openstack.wsgi [None req-89fa8797-1995-448c-93b0-d14392121989 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/os-services returned with HTTP 200 [pid: 7|app: 0|req: 560/1121] 10.0.0.174 () {28 vars in 645 bytes} [Thu Jul 2 16:44:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 16:44:26.962 8 INFO cinder.api.openstack.wsgi [None req-526cb963-a196-45fb-9a2a-5a323c12545a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true 2026-07-02 16:44:26.972 8 INFO cinder.volume.api [None req-526cb963-a196-45fb-9a2a-5a323c12545a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] Get all volumes completed successfully. 2026-07-02 16:44:26.975 8 INFO cinder.api.openstack.wsgi [None req-526cb963-a196-45fb-9a2a-5a323c12545a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1122] 10.0.0.174 () {28 vars in 684 bytes} [Thu Jul 2 16:44:26 2026] GET /v3/cf86fbaec5b94084b1a310024bfed582/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 16:44:34.070 7 INFO cinder.api.openstack.wsgi [None req-89fa8797-1995-448c-93b0-d14392121989 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:44:34.070 8 INFO cinder.api.openstack.wsgi [None req-526cb963-a196-45fb-9a2a-5a323c12545a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:44:34.072 7 INFO cinder.api.openstack.wsgi [None req-89fa8797-1995-448c-93b0-d14392121989 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:44:34.072 8 INFO cinder.api.openstack.wsgi [None req-526cb963-a196-45fb-9a2a-5a323c12545a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:44:44.070 7 INFO cinder.api.openstack.wsgi [None req-89fa8797-1995-448c-93b0-d14392121989 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:44:44.070 8 INFO cinder.api.openstack.wsgi [None req-526cb963-a196-45fb-9a2a-5a323c12545a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] GET http://10.0.0.110:8776/ 2026-07-02 16:44:44.071 7 INFO cinder.api.openstack.wsgi [None req-89fa8797-1995-448c-93b0-d14392121989 e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300 2026-07-02 16:44:44.071 8 INFO cinder.api.openstack.wsgi [None req-526cb963-a196-45fb-9a2a-5a323c12545a e217a29ff76048a09ef16d00846d9818 cf86fbaec5b94084b1a310024bfed582 - - default default] http://10.0.0.110:8776/ returned with HTTP 300