+ 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 [Wed May 20 17:53:38 2026] *** compiled with version: 13.3.0 on 20 May 2026 09:08:57 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-db9dccc8d-5fv9x machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fd1159d7668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-05-20 17:53:42.514 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-20 17:53:42.514 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-20 17:53:42.697 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-20 17:53:42.697 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-20 17:53:43.799 7 INFO cinder.rpc [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-20 17:53:43.802 7 INFO cinder.rpc [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-20 17:53:43.805 7 INFO cinder.rpc [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-20 17:53:43.808 7 INFO cinder.rpc [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-20 17:53:43.823 7 INFO cinder.rpc [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-20 17:53:43.827 7 INFO cinder.rpc [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-20 17:53:43.883 7 WARNING cinder.api.contrib.hosts [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-20 17:53:43.919 7 WARNING keystonemiddleware._common.config [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 17:53:43.928 7 WARNING oslo_config.cfg [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fd1159d7668 pid: 7 (default app) 2026-05-20 17:53:44.151 8 INFO cinder.rpc [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-20 17:53:44.157 8 INFO cinder.rpc [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-20 17:53:44.160 8 INFO cinder.rpc [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-20 17:53:44.163 8 INFO cinder.rpc [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-20 17:53:44.176 8 INFO cinder.rpc [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-20 17:53:44.180 8 INFO cinder.rpc [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-20 17:53:44.234 8 WARNING cinder.api.contrib.hosts [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-20 17:53:44.270 8 WARNING keystonemiddleware._common.config [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 17:53:44.280 8 WARNING oslo_config.cfg [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fd1159d7668 pid: 8 (default app) 2026-05-20 17:53:52.586 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:53:52.588 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:54:02.587 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:54:02.588 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:54:12.585 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:54:12.585 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:54:12.586 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:54:12.586 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:54:22.585 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:54:22.586 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:54:22.586 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:54:22.587 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:54:32.585 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:54:32.585 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:54:32.586 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:54:32.586 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:54:42.586 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:54:42.586 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:54:42.586 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:54:42.587 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:54:52.586 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:54:52.586 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:54:52.587 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:54:52.587 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:55:02.585 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:55:02.586 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:55:02.586 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:55:02.587 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:55:12.585 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:55:12.585 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:55:12.586 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:55:12.587 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:55:22.585 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:55:22.585 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-20 17:55:22.586 7 INFO cinder.api.openstack.wsgi [None req-e1b66bc2-4837-49df-b9f2-61a7f23bd40b - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:55:22.587 8 INFO cinder.api.openstack.wsgi [None req-52abe687-edeb-43c5-b854-19d2caeb70d2 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-05-20 17:55:24.727 7 WARNING oslo_policy.policy [None req-ab9ef5c0-2a58-41b3-820a-bea6f86ae58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 17:55:24.727 7 WARNING oslo_policy.policy [None req-ab9ef5c0-2a58-41b3-820a-bea6f86ae58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-20 17:55:25.210 7 INFO cinder.api.openstack.wsgi [None req-ab9ef5c0-2a58-41b3-820a-bea6f86ae58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/types/rbd1 2026-05-20 17:55:25.233 7 INFO cinder.api.openstack.wsgi [None req-ab9ef5c0-2a58-41b3-820a-bea6f86ae58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/19] 10.0.0.202 () {30 vars in 681 bytes} [Wed May 20 17:55:24 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/types/rbd1 => generated 82 bytes in 1003 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-05-20 17:55:25.281 8 WARNING oslo_policy.policy [None req-5abfc2d1-ff0d-45de-99cf-f246a2b5dca6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 17:55:25.281 8 WARNING oslo_policy.policy [None req-5abfc2d1-ff0d-45de-99cf-f246a2b5dca6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-20 17:55:25.742 8 INFO cinder.api.openstack.wsgi [None req-5abfc2d1-ff0d-45de-99cf-f246a2b5dca6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 17:55:25.774 8 INFO cinder.api.openstack.wsgi [None req-5abfc2d1-ff0d-45de-99cf-f246a2b5dca6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.202 () {30 vars in 720 bytes} [Wed May 20 17:55:25 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/types?name=rbd1&is_public=None => generated 20 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 17:55:27.407 7 INFO cinder.api.openstack.wsgi [None req-7c4a584e-132e-4b55-bbad-92d47944ee9b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 17:55:27.430 7 INFO cinder.api.openstack.wsgi [None req-7c4a584e-132e-4b55-bbad-92d47944ee9b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/types returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.202 () {34 vars in 724 bytes} [Wed May 20 17:55:27 2026] POST /v3/0405c3c08a9f4591ba583b5d93a8f032/types => generated 179 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 17:55:27.444 8 INFO cinder.api.openstack.wsgi [req-7c4a584e-132e-4b55-bbad-92d47944ee9b req-d5c5f670-30cd-4966-9f2c-5d63a87436a9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/types/df48954a-a925-4868-92ed-8fdbb58ac882/extra_specs 2026-05-20 17:55:27.505 8 INFO cinder.api.openstack.wsgi [req-7c4a584e-132e-4b55-bbad-92d47944ee9b req-d5c5f670-30cd-4966-9f2c-5d63a87436a9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/types/df48954a-a925-4868-92ed-8fdbb58ac882/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.202 () {36 vars in 893 bytes} [Wed May 20 17:55:27 2026] POST /v3/0405c3c08a9f4591ba583b5d93a8f032/types/df48954a-a925-4868-92ed-8fdbb58ac882/extra_specs => generated 48 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 17:55:29.132 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/types?is_public=None 2026-05-20 17:55:29.147 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.202 () {30 vars in 700 bytes} [Wed May 20 17:55:29 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/types?is_public=None => generated 443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 17:55:31.216 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/qos-specs 2026-05-20 17:55:31.229 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.202 () {30 vars in 679 bytes} [Wed May 20 17:55:30 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/qos-specs => generated 17 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 17:55:32.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:55:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:55:32.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:55:32.588 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:55:42.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:55:42.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:55:42.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:55:42.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:55:52.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:55:52.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:55:52.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:55:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:56:02.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:56:02.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:56:02.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:56:02.588 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:56:12.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:56:12.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:56:12.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:56:12.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:56:22.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:56:22.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:56:22.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:56:22.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:56:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:56:32.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:56:32.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:56:32.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:56:42.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:56:42.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:56:42.588 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:56:42.589 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:56:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:56:52.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:56:52.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:56:52.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:57:02.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:57:02.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:57:02.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:57:02.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:57:12.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:57:12.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:57:12.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:57:12.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:57:22.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:57:22.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:57:22.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:57:22.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:57:32.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:57:32.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:57:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:57:32.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:57:42.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:57:42.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:57:42.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:57:42.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:57:52.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:57:52.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:57:52.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:57:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:58:02.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:58:02.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:58:02.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:58:02.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:58:12.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:58:12.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:58:12.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:58:12.588 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:58:22.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:58:22.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:58:22.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:58:22.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:58:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:58:32.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:58:32.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:58:32.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:58:42.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:58:42.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:58:42.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:58:42.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:58:52.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:58:52.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:58:52.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:58:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:59:02.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:59:02.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:59:02.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:59:02.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:59:12.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:59:12.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:59:12.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:59:12.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:59:22.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:59:22.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:59:22.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:59:22.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:59:32.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:59:32.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:59:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:59:32.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:59:42.592 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:59:42.593 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:59:42.593 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:59:42.593 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:59:52.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:59:52.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 17:59:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 17:59:52.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:00:02.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:00:02.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:00:02.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:00:02.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:00:12.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:00:12.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:00:12.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:00:12.588 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:00:22.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:00:22.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:00:22.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:00:22.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:00:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:00:32.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:00:32.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:00:32.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:00:42.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:00:42.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:00:42.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:00:42.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:00:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:00:52.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:00:52.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:00:52.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:01:02.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:01:02.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:01:02.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:01:02.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:01:12.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:01:12.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:01:12.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:01:12.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:01:22.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:01:22.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:01:22.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:01:22.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:01:32.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:01:32.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:01:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:01:32.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:01:42.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:01:42.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:01:42.588 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:01:42.590 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:01:52.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:01:52.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:01:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:01:52.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:02:02.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:02:02.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:02:02.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:02:02.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:02:12.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:02:12.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:02:12.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:02:12.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:02:22.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:02:22.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:02:22.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:02:22.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:02:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:02:32.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:02:32.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:02:32.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:02:42.584 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:02:42.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:02:42.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:02:42.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:02:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:02:52.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:02:52.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:02:52.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:03:02.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:03:02.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:03:02.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:03:02.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:03:12.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:03:12.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:03:12.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:03:12.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:03:22.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:03:22.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:03:22.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:03:22.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:03:32.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:03:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:03:32.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:03:32.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:03:42.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:03:42.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:03:42.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:03:42.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:03:52.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:03:52.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:03:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:03:52.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:04:02.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:04:02.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:04:02.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:04:02.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:04:12.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:04:12.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:04:12.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:04:12.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:04:22.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:04:22.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:04:22.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:04:22.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:04:32.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:04:32.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:04:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:04:32.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:04:42.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:04:42.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:04:42.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:04:42.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:04:52.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:04:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:04:52.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:04:52.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:05:02.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:05:02.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:05:02.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:05:02.588 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:05:12.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:05:12.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:05:12.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:05:12.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:05:22.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:05:22.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:05:22.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:05:22.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:05:32.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:05:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:05:32.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:05:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:05:42.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:05:42.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:05:42.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:05:42.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:05:52.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:05:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:05:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:05:52.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:06:02.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:06:02.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:06:02.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:06:02.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:06:12.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:06:12.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:06:12.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:06:12.588 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:06:22.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:06:22.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:06:22.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:06:22.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:06:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:06:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:06:32.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:06:32.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:06:42.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:06:42.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:06:42.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:06:42.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:06:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:06:52.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:06:52.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:06:52.588 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:07:02.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:07:02.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:07:02.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:07:02.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:07:12.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:07:12.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:07:12.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:07:12.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:07:22.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:07:22.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:07:22.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:07:22.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:07:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:07:32.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:07:32.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:07:32.588 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:07:42.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:07:42.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:07:42.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:07:42.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:07:52.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:07:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:07:52.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:07:52.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:08:02.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:08:02.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:08:02.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:08:02.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:08:12.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:08:12.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:08:12.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:08:12.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:08:22.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:08:22.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:08:22.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:08:22.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:08:32.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:08:32.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:08:32.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:08:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:08:42.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:08:42.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:08:42.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:08:42.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:08:52.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:08:52.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:08:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:08:52.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:09:02.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:09:02.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:09:02.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:09:02.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:09:12.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:09:12.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:09:12.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:09:12.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:09:22.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:09:22.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:09:22.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:09:22.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:09:32.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:09:32.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:09:32.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:09:32.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:09:42.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:09:42.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:09:42.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:09:42.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:09:52.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:09:52.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:09:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:09:52.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:10:02.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:10:02.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:10:02.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:10:02.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:10:12.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:10:12.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:10:12.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:10:12.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:10:22.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:10:22.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:10:22.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:10:22.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:10:32.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:10:32.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:10:32.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:10:32.587 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:10:42.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:10:42.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:10:42.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:10:42.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:10:52.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:10:52.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:10:52.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:10:52.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:11:02.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:11:02.587 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:11:02.592 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:11:02.594 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:11:12.585 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:11:12.585 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:11:12.586 7 INFO cinder.api.openstack.wsgi [None req-b34dc4e3-12c4-490e-86a1-fff5a6250916 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:11:12.586 8 INFO cinder.api.openstack.wsgi [None req-eadbaf2c-0adf-4b6f-9aba-bea17c7855e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:11:21.045 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET https://volume.199-204-45-242.nip.io/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=False 2026-05-20 18:11:21.069 8 WARNING cinder.quota [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-20 18:11:21.069 8 WARNING cinder.quota [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-20 18:11:21.070 8 WARNING cinder.quota [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-20 18:11:21.070 8 WARNING cinder.quota [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-20 18:11:21.070 8 WARNING cinder.quota [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-20 18:11:21.071 8 WARNING cinder.quota [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-20 18:11:21.075 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] https://volume.199-204-45-242.nip.io/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 108/215] 199.204.45.242 () {44 vars in 1067 bytes} [Wed May 20 18:11:20 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=False => generated 340 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:11:21.384 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] PUT https://volume.199-204-45-242.nip.io/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032 2026-05-20 18:11:21.449 7 WARNING cinder.quota [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-20 18:11:21.450 7 WARNING cinder.quota [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-20 18:11:21.450 7 WARNING cinder.quota [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-20 18:11:21.451 7 WARNING cinder.quota [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-20 18:11:21.451 7 WARNING cinder.quota [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-20 18:11:21.452 7 WARNING cinder.quota [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-20 18:11:21.457 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] https://volume.199-204-45-242.nip.io/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032 returned with HTTP 200 [pid: 7|app: 0|req: 108/216] 199.204.45.242 () {48 vars in 1096 bytes} [Wed May 20 18:11:21 2026] PUT /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032 => generated 296 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:11:22.597 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:11:22.597 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:11:22.597 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:11:22.597 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:11:32.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:11:32.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:11:32.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:11:32.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:11:42.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:11:42.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:11:42.588 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:11:42.589 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:11:52.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:11:52.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:11:52.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:11:52.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:12:02.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:12:02.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:12:02.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:12:02.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:12:12.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:12:12.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:12:12.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:12:12.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:12:22.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:12:22.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:12:22.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:12:22.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:12:32.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:12:32.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:12:32.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:12:32.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:12:42.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:12:42.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:12:42.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:12:42.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:12:52.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:12:52.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:12:52.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:12:52.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:13:02.584 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:13:02.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:13:02.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:13:02.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:13:12.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:13:12.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:13:12.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:13:12.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:13:22.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:13:22.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:13:22.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:13:22.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:13:32.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:13:32.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:13:32.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:13:32.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:13:42.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:13:42.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:13:42.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:13:42.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:13:52.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:13:52.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:13:52.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:13:52.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:14:02.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:14:02.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:14:02.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:14:02.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:14:12.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:14:12.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:14:12.588 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:14:12.588 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:14:22.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:14:22.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:14:22.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:14:22.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:14:32.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:14:32.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:14:32.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:14:32.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:14:42.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:14:42.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:14:42.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:14:42.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:14:52.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:14:52.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:14:52.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:14:52.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:15:02.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:15:02.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:15:02.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:15:02.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:15:12.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:15:12.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:15:12.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:15:12.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:15:22.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:15:22.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:15:22.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:15:22.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:15:32.590 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:15:32.592 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:15:32.592 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:15:32.593 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:15:42.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:15:42.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:15:42.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:15:42.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:15:52.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:15:52.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:15:52.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:15:52.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:16:02.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:16:02.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:16:02.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:16:02.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:16:12.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:16:12.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:16:12.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:16:12.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:16:22.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:16:22.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:16:22.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:16:22.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:16:32.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:16:32.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:16:32.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:16:32.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:16:42.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:16:42.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:16:42.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:16:42.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:16:52.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:16:52.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:16:52.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:16:52.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:17:02.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:17:02.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:17:02.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:17:02.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:17:12.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:17:12.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:17:12.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:17:12.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:17:22.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:17:22.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:17:22.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:17:22.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:17:32.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:17:32.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:17:32.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:17:32.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:17:42.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:17:42.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:17:42.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:17:42.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:17:52.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:17:52.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:17:52.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:17:52.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:18:02.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:18:02.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:18:02.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:18:02.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:18:12.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:18:12.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:18:12.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:18:12.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:18:22.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:18:22.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:18:22.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:18:22.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:18:32.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:18:32.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:18:32.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:18:32.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:18:42.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:18:42.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:18:42.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:18:42.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:18:52.589 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:18:52.596 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:18:52.620 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:18:52.629 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:19:02.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:19:02.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:19:02.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:19:02.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:19:12.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:19:12.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:19:12.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:19:12.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:19:22.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:19:22.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:19:22.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:19:22.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:19:32.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:19:32.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:19:32.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:19:32.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:19:42.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:19:42.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:19:42.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:19:42.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:19:52.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:19:52.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:19:52.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:19:52.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:20:02.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:20:02.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:20:02.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:20:02.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:20:12.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:20:12.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:20:12.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:20:12.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:20:22.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:20:22.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:20:22.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:20:22.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:20:32.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:20:32.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:20:32.615 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:20:32.631 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:20:42.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:20:42.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:20:42.588 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:20:42.590 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:20:52.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:20:52.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:20:52.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:20:52.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:21:02.594 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:21:02.594 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:21:02.595 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:21:02.595 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:21:12.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:21:12.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:21:12.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:21:12.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:21:22.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:21:22.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:21:22.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:21:22.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:21:32.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:21:32.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:21:32.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:21:32.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:21:42.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:21:42.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:21:42.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:21:42.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:21:52.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:21:52.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:21:52.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:21:52.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:22:02.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:22:02.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:22:02.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:22:02.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:22:12.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:22:12.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:22:12.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:22:12.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:22:22.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:22:22.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:22:22.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:22:22.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:22:32.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:22:32.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:22:32.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:22:32.588 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:22:42.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:22:42.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:22:42.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:22:42.588 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:22:52.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:22:52.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:22:52.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:22:52.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:23:02.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:23:02.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:23:02.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:23:02.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:23:12.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:23:12.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:23:12.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:23:12.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:23:22.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:23:22.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:23:22.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:23:22.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:23:32.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:23:32.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:23:32.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:23:32.589 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:23:42.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:23:42.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:23:42.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:23:42.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:23:52.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:23:52.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:23:52.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:23:52.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:24:02.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:24:02.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:24:02.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:24:02.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:24:12.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:24:12.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:24:12.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:24:12.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:24:22.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:24:22.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:24:22.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:24:22.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:24:32.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:24:32.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:24:32.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:24:32.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:24:42.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:24:42.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:24:42.588 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:24:42.589 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:24:52.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:24:52.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:24:52.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:24:52.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:25:02.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:25:02.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:25:02.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:25:02.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:25:12.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:25:12.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:25:12.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:25:12.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:25:22.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:25:22.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:25:22.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:25:22.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:25:32.585 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:25:32.585 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:25:32.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:25:32.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:25:42.586 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:25:42.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:25:42.587 8 INFO cinder.api.openstack.wsgi [None req-24fa49dc-d62f-490b-b205-b8d9cf21c649 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:25:42.588 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:25:52.586 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:25:52.587 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:25:52.589 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:25:52.590 7 INFO cinder.api.openstack.wsgi [None req-e733b5c3-efae-4dfd-89e4-0d30011570e8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:25:52.673 8 INFO cinder.api.openstack.wsgi [None req-a3df6a4b-e75c-408b-a899-28df5e6e5a84 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET https://volume.199-204-45-242.nip.io/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=False 2026-05-20 18:25:52.695 8 INFO cinder.api.openstack.wsgi [None req-a3df6a4b-e75c-408b-a899-28df5e6e5a84 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] https://volume.199-204-45-242.nip.io/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 196/393] 199.204.45.242 () {44 vars in 1067 bytes} [Wed May 20 18:25:52 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=False => generated 340 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:25:53.245 7 INFO cinder.api.openstack.wsgi [None req-cd6f9cdc-3886-4239-a308-6136bf8b1f10 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] PUT https://volume.199-204-45-242.nip.io/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23 2026-05-20 18:25:53.307 7 INFO cinder.api.openstack.wsgi [None req-cd6f9cdc-3886-4239-a308-6136bf8b1f10 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] https://volume.199-204-45-242.nip.io/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23 returned with HTTP 200 [pid: 7|app: 0|req: 198/394] 199.204.45.242 () {48 vars in 1096 bytes} [Wed May 20 18:25:53 2026] PUT /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23 => generated 296 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:26:02.585 7 INFO cinder.api.openstack.wsgi [None req-cd6f9cdc-3886-4239-a308-6136bf8b1f10 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:26:02.585 8 INFO cinder.api.openstack.wsgi [None req-a3df6a4b-e75c-408b-a899-28df5e6e5a84 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:26:02.586 7 INFO cinder.api.openstack.wsgi [None req-cd6f9cdc-3886-4239-a308-6136bf8b1f10 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:26:02.586 8 INFO cinder.api.openstack.wsgi [None req-a3df6a4b-e75c-408b-a899-28df5e6e5a84 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:26:12.585 7 INFO cinder.api.openstack.wsgi [None req-cd6f9cdc-3886-4239-a308-6136bf8b1f10 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:26:12.585 8 INFO cinder.api.openstack.wsgi [None req-a3df6a4b-e75c-408b-a899-28df5e6e5a84 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:26:12.585 7 INFO cinder.api.openstack.wsgi [None req-cd6f9cdc-3886-4239-a308-6136bf8b1f10 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:26:12.586 8 INFO cinder.api.openstack.wsgi [None req-a3df6a4b-e75c-408b-a899-28df5e6e5a84 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:26:22.585 8 INFO cinder.api.openstack.wsgi [None req-a3df6a4b-e75c-408b-a899-28df5e6e5a84 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:26:22.585 7 INFO cinder.api.openstack.wsgi [None req-cd6f9cdc-3886-4239-a308-6136bf8b1f10 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:26:22.586 8 INFO cinder.api.openstack.wsgi [None req-a3df6a4b-e75c-408b-a899-28df5e6e5a84 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:26:22.587 7 INFO cinder.api.openstack.wsgi [None req-cd6f9cdc-3886-4239-a308-6136bf8b1f10 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:26:32.585 8 INFO cinder.api.openstack.wsgi [None req-a3df6a4b-e75c-408b-a899-28df5e6e5a84 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:26:32.586 7 INFO cinder.api.openstack.wsgi [None req-cd6f9cdc-3886-4239-a308-6136bf8b1f10 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:26:32.587 7 INFO cinder.api.openstack.wsgi [None req-cd6f9cdc-3886-4239-a308-6136bf8b1f10 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:26:32.587 8 INFO cinder.api.openstack.wsgi [None req-a3df6a4b-e75c-408b-a899-28df5e6e5a84 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:26:42.585 7 INFO cinder.api.openstack.wsgi [None req-cd6f9cdc-3886-4239-a308-6136bf8b1f10 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:26:42.586 8 INFO cinder.api.openstack.wsgi [None req-a3df6a4b-e75c-408b-a899-28df5e6e5a84 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:26:42.586 7 INFO cinder.api.openstack.wsgi [None req-cd6f9cdc-3886-4239-a308-6136bf8b1f10 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:26:42.587 8 INFO cinder.api.openstack.wsgi [None req-a3df6a4b-e75c-408b-a899-28df5e6e5a84 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:26:42.832 7 INFO cinder.api.openstack.wsgi [None req-9eea9f58-1fd2-4098-ae25-c6c31f2b9552 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:26:42.853 7 INFO cinder.api.openstack.wsgi [None req-9eea9f58-1fd2-4098-ae25-c6c31f2b9552 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 204/405] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:26:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:26:42.875 8 INFO cinder.api.openstack.wsgi [None req-53f3e330-84a8-4f31-9f92-23251520b3cd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:26:42.899 8 INFO cinder.api.openstack.wsgi [None req-53f3e330-84a8-4f31-9f92-23251520b3cd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/406] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:26:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:26:42.909 7 INFO cinder.api.openstack.wsgi [None req-2a2d52e6-cca2-4f12-8b37-e6d2d44a527e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:26:42.931 7 INFO cinder.api.openstack.wsgi [None req-2a2d52e6-cca2-4f12-8b37-e6d2d44a527e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 205/407] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:26:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:26:42.941 8 INFO cinder.api.openstack.wsgi [None req-2d490be4-dd4e-4f59-90b5-beafa33afcf0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:26:42.976 8 INFO cinder.volume.api [None req-2d490be4-dd4e-4f59-90b5-beafa33afcf0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:26:42.978 8 INFO cinder.api.openstack.wsgi [None req-2d490be4-dd4e-4f59-90b5-beafa33afcf0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/408] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:26:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:26:42.987 7 INFO cinder.api.openstack.wsgi [None req-d0af20a1-fe78-4496-86b3-7a0a6a37d304 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:26:43.003 7 INFO cinder.api.openstack.wsgi [None req-d0af20a1-fe78-4496-86b3-7a0a6a37d304 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 206/409] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:26:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:26:43.014 8 INFO cinder.api.openstack.wsgi [None req-1bd21215-52ee-463b-89d4-df1b837ba63e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:26:43.033 8 INFO cinder.volume.api [None req-1bd21215-52ee-463b-89d4-df1b837ba63e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:26:43.033 8 INFO cinder.api.openstack.wsgi [None req-1bd21215-52ee-463b-89d4-df1b837ba63e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 204/410] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:26:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:26:43.047 7 INFO cinder.api.openstack.wsgi [None req-b09adf69-d0f5-442d-89ef-003da004cbab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:26:43.102 7 INFO cinder.volume.api [None req-b09adf69-d0f5-442d-89ef-003da004cbab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:26:43.105 7 INFO cinder.api.openstack.wsgi [None req-b09adf69-d0f5-442d-89ef-003da004cbab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 207/411] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:26:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:26:43.117 8 INFO cinder.api.openstack.wsgi [None req-9ce4ab33-797d-4285-a272-ac6cbfa8acdf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:26:43.663 8 INFO cinder.api.openstack.wsgi [None req-9ce4ab33-797d-4285-a272-ac6cbfa8acdf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 205/412] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:26:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:26:52.585 8 INFO cinder.api.openstack.wsgi [None req-9ce4ab33-797d-4285-a272-ac6cbfa8acdf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:26:52.585 7 INFO cinder.api.openstack.wsgi [None req-b09adf69-d0f5-442d-89ef-003da004cbab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:26:52.587 7 INFO cinder.api.openstack.wsgi [None req-b09adf69-d0f5-442d-89ef-003da004cbab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:26:52.587 8 INFO cinder.api.openstack.wsgi [None req-9ce4ab33-797d-4285-a272-ac6cbfa8acdf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:27:02.585 7 INFO cinder.api.openstack.wsgi [None req-b09adf69-d0f5-442d-89ef-003da004cbab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:27:02.585 8 INFO cinder.api.openstack.wsgi [None req-9ce4ab33-797d-4285-a272-ac6cbfa8acdf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:27:02.585 7 INFO cinder.api.openstack.wsgi [None req-b09adf69-d0f5-442d-89ef-003da004cbab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:27:02.586 8 INFO cinder.api.openstack.wsgi [None req-9ce4ab33-797d-4285-a272-ac6cbfa8acdf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:27:12.585 8 INFO cinder.api.openstack.wsgi [None req-9ce4ab33-797d-4285-a272-ac6cbfa8acdf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:27:12.585 7 INFO cinder.api.openstack.wsgi [None req-b09adf69-d0f5-442d-89ef-003da004cbab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:27:12.586 8 INFO cinder.api.openstack.wsgi [None req-9ce4ab33-797d-4285-a272-ac6cbfa8acdf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:27:12.586 7 INFO cinder.api.openstack.wsgi [None req-b09adf69-d0f5-442d-89ef-003da004cbab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:27:22.585 8 INFO cinder.api.openstack.wsgi [None req-9ce4ab33-797d-4285-a272-ac6cbfa8acdf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:27:22.586 7 INFO cinder.api.openstack.wsgi [None req-b09adf69-d0f5-442d-89ef-003da004cbab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:27:22.587 8 INFO cinder.api.openstack.wsgi [None req-9ce4ab33-797d-4285-a272-ac6cbfa8acdf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:27:22.587 7 INFO cinder.api.openstack.wsgi [None req-b09adf69-d0f5-442d-89ef-003da004cbab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:27:32.585 8 INFO cinder.api.openstack.wsgi [None req-9ce4ab33-797d-4285-a272-ac6cbfa8acdf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:27:32.585 7 INFO cinder.api.openstack.wsgi [None req-b09adf69-d0f5-442d-89ef-003da004cbab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:27:32.586 8 INFO cinder.api.openstack.wsgi [None req-9ce4ab33-797d-4285-a272-ac6cbfa8acdf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:27:32.586 7 INFO cinder.api.openstack.wsgi [None req-b09adf69-d0f5-442d-89ef-003da004cbab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:27:42.544 8 INFO cinder.api.openstack.wsgi [None req-f543fc23-db82-4b1c-b893-4a5d9987b28f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:27:42.552 8 INFO cinder.volume.api [None req-f543fc23-db82-4b1c-b893-4a5d9987b28f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:27:42.554 8 INFO cinder.api.openstack.wsgi [None req-f543fc23-db82-4b1c-b893-4a5d9987b28f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 211/423] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:27:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:27:42.564 7 INFO cinder.api.openstack.wsgi [None req-813e4ff8-b907-4460-924b-b6b05dbc58d9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:27:42.573 7 INFO cinder.volume.api [None req-813e4ff8-b907-4460-924b-b6b05dbc58d9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:27:42.575 7 INFO cinder.api.openstack.wsgi [None req-813e4ff8-b907-4460-924b-b6b05dbc58d9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/424] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:27:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:27:42.584 8 INFO cinder.api.openstack.wsgi [None req-5324ff03-c2d2-496f-b0ea-8a1ec1bb78bc 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:27:42.585 7 INFO cinder.api.openstack.wsgi [None req-813e4ff8-b907-4460-924b-b6b05dbc58d9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:27:42.586 7 INFO cinder.api.openstack.wsgi [None req-813e4ff8-b907-4460-924b-b6b05dbc58d9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:27:42.586 7 INFO cinder.api.openstack.wsgi [None req-813e4ff8-b907-4460-924b-b6b05dbc58d9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:27:42.587 7 INFO cinder.api.openstack.wsgi [None req-813e4ff8-b907-4460-924b-b6b05dbc58d9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:27:42.591 8 INFO cinder.api.openstack.wsgi [None req-5324ff03-c2d2-496f-b0ea-8a1ec1bb78bc 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 8|app: 0|req: 212/427] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:27:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:27:42.602 7 INFO cinder.api.openstack.wsgi [None req-76b58248-ac92-41c2-b0d8-cf3c507ac15e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:27:43.138 7 INFO cinder.api.openstack.wsgi [None req-76b58248-ac92-41c2-b0d8-cf3c507ac15e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 216/428] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:27:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:27:43.151 8 INFO cinder.api.openstack.wsgi [None req-b3b6b8dd-47b3-4463-88bc-9ffda453a44b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:27:43.159 8 INFO cinder.volume.api [None req-b3b6b8dd-47b3-4463-88bc-9ffda453a44b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:27:43.159 8 INFO cinder.api.openstack.wsgi [None req-b3b6b8dd-47b3-4463-88bc-9ffda453a44b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/429] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:27:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/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-05-20 18:27:43.196 7 INFO cinder.api.openstack.wsgi [None req-04577b0f-4284-4f0a-b451-dcd6dfca3b65 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:27:43.216 7 INFO cinder.api.openstack.wsgi [None req-04577b0f-4284-4f0a-b451-dcd6dfca3b65 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 217/430] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:27:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:27:43.226 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:27:43.254 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/431] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:27:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:27:43.265 7 INFO cinder.api.openstack.wsgi [None req-099c8114-c8e7-4adb-bd17-d59ceb05b7a7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:27:43.285 7 INFO cinder.api.openstack.wsgi [None req-099c8114-c8e7-4adb-bd17-d59ceb05b7a7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 218/432] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:27:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:27:52.586 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:27:52.587 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:27:52.587 7 INFO cinder.api.openstack.wsgi [None req-099c8114-c8e7-4adb-bd17-d59ceb05b7a7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:27:52.589 7 INFO cinder.api.openstack.wsgi [None req-099c8114-c8e7-4adb-bd17-d59ceb05b7a7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:28:02.585 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:28:02.586 7 INFO cinder.api.openstack.wsgi [None req-099c8114-c8e7-4adb-bd17-d59ceb05b7a7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:28:02.587 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:28:02.587 7 INFO cinder.api.openstack.wsgi [None req-099c8114-c8e7-4adb-bd17-d59ceb05b7a7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:28:12.586 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:28:12.586 7 INFO cinder.api.openstack.wsgi [None req-099c8114-c8e7-4adb-bd17-d59ceb05b7a7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:28:12.587 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:28:12.587 7 INFO cinder.api.openstack.wsgi [None req-099c8114-c8e7-4adb-bd17-d59ceb05b7a7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:28:22.585 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:28:22.585 7 INFO cinder.api.openstack.wsgi [None req-099c8114-c8e7-4adb-bd17-d59ceb05b7a7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:28:22.586 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:28:22.587 7 INFO cinder.api.openstack.wsgi [None req-099c8114-c8e7-4adb-bd17-d59ceb05b7a7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:28:32.586 7 INFO cinder.api.openstack.wsgi [None req-099c8114-c8e7-4adb-bd17-d59ceb05b7a7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:28:32.586 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:28:32.587 7 INFO cinder.api.openstack.wsgi [None req-099c8114-c8e7-4adb-bd17-d59ceb05b7a7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:28:32.588 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:28:42.585 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:28:42.586 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:28:42.587 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:28:42.587 7 INFO cinder.api.openstack.wsgi [None req-3af8d737-aec1-4e27-b7aa-07503dbb7590 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:28:42.588 8 INFO cinder.api.openstack.wsgi [None req-69c56fe9-a0e9-45ed-8976-a69243c6bf20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:28:42.593 7 INFO cinder.api.openstack.wsgi [None req-3af8d737-aec1-4e27-b7aa-07503dbb7590 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 224/445] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:28:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:28:42.603 8 INFO cinder.api.openstack.wsgi [None req-9e905f25-dedc-4980-9f7b-a77718112316 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:28:42.614 8 INFO cinder.volume.api [None req-9e905f25-dedc-4980-9f7b-a77718112316 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:28:42.616 8 INFO cinder.api.openstack.wsgi [None req-9e905f25-dedc-4980-9f7b-a77718112316 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 222/446] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:28:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:28:42.628 7 INFO cinder.api.openstack.wsgi [None req-f20e7c3a-e803-43d1-b11d-aaceddf7509c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:28:42.646 7 INFO cinder.volume.api [None req-f20e7c3a-e803-43d1-b11d-aaceddf7509c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:28:42.647 7 INFO cinder.api.openstack.wsgi [None req-f20e7c3a-e803-43d1-b11d-aaceddf7509c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 225/447] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:28:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:28:42.692 8 INFO cinder.api.openstack.wsgi [None req-4e2568a4-428b-47e6-9fe2-0ee5d5d2fe7c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:28:42.710 8 INFO cinder.api.openstack.wsgi [None req-4e2568a4-428b-47e6-9fe2-0ee5d5d2fe7c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/448] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:28:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:28:42.726 7 INFO cinder.api.openstack.wsgi [None req-883ae39c-d5d9-4b1b-a04c-6dc93d9e0e1b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:28:42.749 7 INFO cinder.api.openstack.wsgi [None req-883ae39c-d5d9-4b1b-a04c-6dc93d9e0e1b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 226/449] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:28:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:28:42.761 8 INFO cinder.api.openstack.wsgi [None req-6b4770d1-4266-410c-aaf6-1e2041e0c092 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:28:42.786 8 INFO cinder.api.openstack.wsgi [None req-6b4770d1-4266-410c-aaf6-1e2041e0c092 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/450] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:28:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:28:42.797 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:28:42.805 7 INFO cinder.volume.api [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:28:42.808 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 227/451] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:28:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:28:42.818 8 INFO cinder.api.openstack.wsgi [None req-469c7f8a-fcee-4305-8327-fc1cc877abd3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:28:43.321 8 INFO cinder.api.openstack.wsgi [None req-469c7f8a-fcee-4305-8327-fc1cc877abd3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 225/452] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:28:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:28:52.585 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:28:52.586 8 INFO cinder.api.openstack.wsgi [None req-469c7f8a-fcee-4305-8327-fc1cc877abd3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:28:52.587 8 INFO cinder.api.openstack.wsgi [None req-469c7f8a-fcee-4305-8327-fc1cc877abd3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:28:52.587 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:29:02.585 8 INFO cinder.api.openstack.wsgi [None req-469c7f8a-fcee-4305-8327-fc1cc877abd3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:29:02.585 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:29:02.586 8 INFO cinder.api.openstack.wsgi [None req-469c7f8a-fcee-4305-8327-fc1cc877abd3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:29:02.586 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:29:12.585 8 INFO cinder.api.openstack.wsgi [None req-469c7f8a-fcee-4305-8327-fc1cc877abd3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:29:12.586 8 INFO cinder.api.openstack.wsgi [None req-469c7f8a-fcee-4305-8327-fc1cc877abd3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:29:12.586 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:29:12.587 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:29:22.586 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:29:22.586 8 INFO cinder.api.openstack.wsgi [None req-469c7f8a-fcee-4305-8327-fc1cc877abd3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:29:22.587 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:29:22.587 8 INFO cinder.api.openstack.wsgi [None req-469c7f8a-fcee-4305-8327-fc1cc877abd3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:29:32.585 8 INFO cinder.api.openstack.wsgi [None req-469c7f8a-fcee-4305-8327-fc1cc877abd3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:29:32.585 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:29:32.586 8 INFO cinder.api.openstack.wsgi [None req-469c7f8a-fcee-4305-8327-fc1cc877abd3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:29:32.586 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:29:42.575 8 INFO cinder.api.openstack.wsgi [None req-20899e52-7cc9-45ab-a9ea-0076d3a14b0a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:29:42.585 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:29:42.586 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:29:42.587 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:29:42.588 7 INFO cinder.api.openstack.wsgi [None req-b8fb1a4d-3590-41c6-a22f-c6b7fea70e83 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:29:42.596 8 INFO cinder.api.openstack.wsgi [None req-20899e52-7cc9-45ab-a9ea-0076d3a14b0a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/465] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:29:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:29:42.609 7 INFO cinder.api.openstack.wsgi [None req-793a362e-c05a-498e-afd4-4af04543f665 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:29:42.631 7 INFO cinder.api.openstack.wsgi [None req-793a362e-c05a-498e-afd4-4af04543f665 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 235/466] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:29:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:29:42.643 8 INFO cinder.api.openstack.wsgi [None req-8c81d7b2-64f9-458f-a6bb-2990eead70cd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:29:42.666 8 INFO cinder.api.openstack.wsgi [None req-8c81d7b2-64f9-458f-a6bb-2990eead70cd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/467] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:29:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:29:42.677 7 INFO cinder.api.openstack.wsgi [None req-3bbc705b-d339-4d2c-b170-155d0ff5c536 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:29:42.684 7 INFO cinder.volume.api [None req-3bbc705b-d339-4d2c-b170-155d0ff5c536 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:29:42.686 7 INFO cinder.api.openstack.wsgi [None req-3bbc705b-d339-4d2c-b170-155d0ff5c536 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 236/468] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:29:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:29:42.696 8 INFO cinder.api.openstack.wsgi [None req-7683ee12-80a5-48cb-91c9-2afadcca3e98 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:29:43.200 8 INFO cinder.api.openstack.wsgi [None req-7683ee12-80a5-48cb-91c9-2afadcca3e98 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 233/469] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:29:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:29:43.209 7 INFO cinder.api.openstack.wsgi [None req-a588470f-ad87-4636-8d18-6a90c9b4f822 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:29:43.216 7 INFO cinder.volume.api [None req-a588470f-ad87-4636-8d18-6a90c9b4f822 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:29:43.218 7 INFO cinder.api.openstack.wsgi [None req-a588470f-ad87-4636-8d18-6a90c9b4f822 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/470] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:29:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:29:43.228 8 INFO cinder.api.openstack.wsgi [None req-3d17fd28-380c-4d09-be76-0a4f921f7303 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:29:43.235 8 INFO cinder.volume.api [None req-3d17fd28-380c-4d09-be76-0a4f921f7303 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:29:43.235 8 INFO cinder.api.openstack.wsgi [None req-3d17fd28-380c-4d09-be76-0a4f921f7303 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/471] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:29:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:29:43.247 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:29:43.252 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 238/472] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:29:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:29:52.590 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:29:52.590 8 INFO cinder.api.openstack.wsgi [None req-3d17fd28-380c-4d09-be76-0a4f921f7303 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:29:52.591 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:29:52.591 8 INFO cinder.api.openstack.wsgi [None req-3d17fd28-380c-4d09-be76-0a4f921f7303 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:30:02.586 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:30:02.586 8 INFO cinder.api.openstack.wsgi [None req-3d17fd28-380c-4d09-be76-0a4f921f7303 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:30:02.587 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:30:02.587 8 INFO cinder.api.openstack.wsgi [None req-3d17fd28-380c-4d09-be76-0a4f921f7303 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:30:12.586 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:30:12.586 8 INFO cinder.api.openstack.wsgi [None req-3d17fd28-380c-4d09-be76-0a4f921f7303 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:30:12.587 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:30:12.588 8 INFO cinder.api.openstack.wsgi [None req-3d17fd28-380c-4d09-be76-0a4f921f7303 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:30:22.585 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:30:22.585 8 INFO cinder.api.openstack.wsgi [None req-3d17fd28-380c-4d09-be76-0a4f921f7303 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:30:22.586 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:30:22.587 8 INFO cinder.api.openstack.wsgi [None req-3d17fd28-380c-4d09-be76-0a4f921f7303 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:30:32.585 8 INFO cinder.api.openstack.wsgi [None req-3d17fd28-380c-4d09-be76-0a4f921f7303 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:30:32.586 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:30:32.586 8 INFO cinder.api.openstack.wsgi [None req-3d17fd28-380c-4d09-be76-0a4f921f7303 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:30:32.587 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:30:42.583 8 INFO cinder.api.openstack.wsgi [None req-ece667a1-6fb9-4a9b-a404-3b4f07f567f6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:30:42.586 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:30:42.587 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:30:42.588 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:30:42.588 7 INFO cinder.api.openstack.wsgi [None req-ad6378ef-c4ef-4934-9f5b-2ca16171cf38 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:30:42.593 8 INFO cinder.volume.api [None req-ece667a1-6fb9-4a9b-a404-3b4f07f567f6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:30:42.595 8 INFO cinder.api.openstack.wsgi [None req-ece667a1-6fb9-4a9b-a404-3b4f07f567f6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 240/485] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:30:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:30:42.630 7 INFO cinder.api.openstack.wsgi [None req-3a84aece-4a6e-4289-a945-e8da7954c379 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:30:43.135 7 INFO cinder.api.openstack.wsgi [None req-3a84aece-4a6e-4289-a945-e8da7954c379 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 246/486] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:30:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:30:43.190 8 INFO cinder.api.openstack.wsgi [None req-504c0c23-f6f5-4427-ac5b-3b97f1200dd9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:30:43.210 8 INFO cinder.api.openstack.wsgi [None req-504c0c23-f6f5-4427-ac5b-3b97f1200dd9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 241/487] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:30:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:30:43.221 7 INFO cinder.api.openstack.wsgi [None req-2abe2852-f01f-40d2-b60f-722f511ba70b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:30:43.238 7 INFO cinder.api.openstack.wsgi [None req-2abe2852-f01f-40d2-b60f-722f511ba70b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 247/488] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:30:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:30:43.249 8 INFO cinder.api.openstack.wsgi [None req-969a03eb-0033-428c-a091-9b17e4d74a10 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:30:43.269 8 INFO cinder.api.openstack.wsgi [None req-969a03eb-0033-428c-a091-9b17e4d74a10 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 242/489] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:30:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:30:43.279 7 INFO cinder.api.openstack.wsgi [None req-9403853c-e379-46ee-b9f6-8d04fbc223b4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:30:43.285 7 INFO cinder.volume.api [None req-9403853c-e379-46ee-b9f6-8d04fbc223b4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:30:43.285 7 INFO cinder.api.openstack.wsgi [None req-9403853c-e379-46ee-b9f6-8d04fbc223b4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 248/490] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:30:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:30:43.294 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:30:43.300 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 8|app: 0|req: 243/491] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:30:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:30:43.308 7 INFO cinder.api.openstack.wsgi [None req-30bb136a-847d-4ca3-8424-cd131e5e5236 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:30:43.316 7 INFO cinder.volume.api [None req-30bb136a-847d-4ca3-8424-cd131e5e5236 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:30:43.318 7 INFO cinder.api.openstack.wsgi [None req-30bb136a-847d-4ca3-8424-cd131e5e5236 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/492] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:30:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:30:52.585 7 INFO cinder.api.openstack.wsgi [None req-30bb136a-847d-4ca3-8424-cd131e5e5236 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:30:52.585 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:30:52.586 7 INFO cinder.api.openstack.wsgi [None req-30bb136a-847d-4ca3-8424-cd131e5e5236 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:30:52.587 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:31:02.585 7 INFO cinder.api.openstack.wsgi [None req-30bb136a-847d-4ca3-8424-cd131e5e5236 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:31:02.585 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:31:02.586 7 INFO cinder.api.openstack.wsgi [None req-30bb136a-847d-4ca3-8424-cd131e5e5236 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:31:02.586 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:31:12.584 7 INFO cinder.api.openstack.wsgi [None req-30bb136a-847d-4ca3-8424-cd131e5e5236 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:31:12.585 7 INFO cinder.api.openstack.wsgi [None req-30bb136a-847d-4ca3-8424-cd131e5e5236 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:31:12.586 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:31:12.587 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:31:22.586 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:31:22.586 7 INFO cinder.api.openstack.wsgi [None req-30bb136a-847d-4ca3-8424-cd131e5e5236 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:31:22.587 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:31:22.587 7 INFO cinder.api.openstack.wsgi [None req-30bb136a-847d-4ca3-8424-cd131e5e5236 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:31:32.585 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:31:32.587 7 INFO cinder.api.openstack.wsgi [None req-30bb136a-847d-4ca3-8424-cd131e5e5236 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:31:32.588 7 INFO cinder.api.openstack.wsgi [None req-30bb136a-847d-4ca3-8424-cd131e5e5236 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:31:32.589 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:31:42.567 7 INFO cinder.api.openstack.wsgi [None req-e67cee43-36c2-47e5-9682-2f06a6122d8a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:31:42.585 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:31:42.586 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:31:42.587 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:31:42.587 8 INFO cinder.api.openstack.wsgi [None req-98cb4bdf-6376-4f05-a6bb-3902e6ca9247 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:31:43.076 7 INFO cinder.api.openstack.wsgi [None req-e67cee43-36c2-47e5-9682-2f06a6122d8a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 255/505] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:31:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:31:43.091 8 INFO cinder.api.openstack.wsgi [None req-e958dd9a-c47a-4879-981b-497201ca6adf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:31:43.103 8 INFO cinder.volume.api [None req-e958dd9a-c47a-4879-981b-497201ca6adf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:31:43.106 8 INFO cinder.api.openstack.wsgi [None req-e958dd9a-c47a-4879-981b-497201ca6adf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 251/506] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:31:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/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-05-20 18:31:43.117 7 INFO cinder.api.openstack.wsgi [None req-6117b1b8-3593-4965-bd1a-18c53a2f30d6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:31:43.127 7 INFO cinder.volume.api [None req-6117b1b8-3593-4965-bd1a-18c53a2f30d6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:31:43.129 7 INFO cinder.api.openstack.wsgi [None req-6117b1b8-3593-4965-bd1a-18c53a2f30d6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/507] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:31:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:31:43.139 8 INFO cinder.api.openstack.wsgi [None req-09d12ece-781b-4e84-a5ac-abbffb7b4514 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:31:43.146 8 INFO cinder.volume.api [None req-09d12ece-781b-4e84-a5ac-abbffb7b4514 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:31:43.147 8 INFO cinder.api.openstack.wsgi [None req-09d12ece-781b-4e84-a5ac-abbffb7b4514 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/508] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:31:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:31:43.161 7 INFO cinder.api.openstack.wsgi [None req-3ec83ef9-5208-468e-8f61-acf31eeca2b5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:31:43.170 7 INFO cinder.api.openstack.wsgi [None req-3ec83ef9-5208-468e-8f61-acf31eeca2b5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 257/509] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:31:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:31:43.210 8 INFO cinder.api.openstack.wsgi [None req-6db16545-4bba-4f83-84f9-41ebc578a0c6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:31:43.232 8 INFO cinder.api.openstack.wsgi [None req-6db16545-4bba-4f83-84f9-41ebc578a0c6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 253/510] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:31:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:31:43.241 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:31:43.272 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/511] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:31:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:31:43.283 8 INFO cinder.api.openstack.wsgi [None req-c6ce87d8-bf06-4d56-bb48-5bde72532666 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:31:43.301 8 INFO cinder.api.openstack.wsgi [None req-c6ce87d8-bf06-4d56-bb48-5bde72532666 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/512] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:31:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:31:52.585 8 INFO cinder.api.openstack.wsgi [None req-c6ce87d8-bf06-4d56-bb48-5bde72532666 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:31:52.586 8 INFO cinder.api.openstack.wsgi [None req-c6ce87d8-bf06-4d56-bb48-5bde72532666 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:31:52.585 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:31:52.587 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:32:02.585 8 INFO cinder.api.openstack.wsgi [None req-c6ce87d8-bf06-4d56-bb48-5bde72532666 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:32:02.586 8 INFO cinder.api.openstack.wsgi [None req-c6ce87d8-bf06-4d56-bb48-5bde72532666 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:32:02.586 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:32:02.587 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:32:12.586 8 INFO cinder.api.openstack.wsgi [None req-c6ce87d8-bf06-4d56-bb48-5bde72532666 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:32:12.586 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:32:12.586 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:32:12.586 8 INFO cinder.api.openstack.wsgi [None req-c6ce87d8-bf06-4d56-bb48-5bde72532666 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:32:22.585 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:32:22.585 8 INFO cinder.api.openstack.wsgi [None req-c6ce87d8-bf06-4d56-bb48-5bde72532666 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:32:22.586 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:32:22.586 8 INFO cinder.api.openstack.wsgi [None req-c6ce87d8-bf06-4d56-bb48-5bde72532666 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:32:32.585 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:32:32.585 8 INFO cinder.api.openstack.wsgi [None req-c6ce87d8-bf06-4d56-bb48-5bde72532666 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:32:32.586 8 INFO cinder.api.openstack.wsgi [None req-c6ce87d8-bf06-4d56-bb48-5bde72532666 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:32:32.586 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:32:42.585 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:32:42.586 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:32:42.588 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:32:42.588 7 INFO cinder.api.openstack.wsgi [None req-35b751ae-526a-44a2-a441-fa2edb4d1f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:32:42.625 8 INFO cinder.api.openstack.wsgi [None req-737b2d2f-29ec-4fe9-908a-99bcc944a976 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:32:42.637 8 INFO cinder.volume.api [None req-737b2d2f-29ec-4fe9-908a-99bcc944a976 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:32:42.639 8 INFO cinder.api.openstack.wsgi [None req-737b2d2f-29ec-4fe9-908a-99bcc944a976 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 260/525] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:32:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:32:42.648 7 INFO cinder.api.openstack.wsgi [None req-3bfb1960-f10e-4927-8fea-27d3a4c22ff6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:32:42.655 7 INFO cinder.volume.api [None req-3bfb1960-f10e-4927-8fea-27d3a4c22ff6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:32:42.655 7 INFO cinder.api.openstack.wsgi [None req-3bfb1960-f10e-4927-8fea-27d3a4c22ff6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/526] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:32:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:32:42.701 8 INFO cinder.api.openstack.wsgi [None req-ff1c0c8b-c735-4d89-9beb-2e60be3de6fb 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:32:42.724 8 INFO cinder.api.openstack.wsgi [None req-ff1c0c8b-c735-4d89-9beb-2e60be3de6fb 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 261/527] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:32:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:32:42.737 7 INFO cinder.api.openstack.wsgi [None req-b5686e4d-ec2d-41bd-9c9f-71ec34ae0210 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:32:42.756 7 INFO cinder.api.openstack.wsgi [None req-b5686e4d-ec2d-41bd-9c9f-71ec34ae0210 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 267/528] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:32:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:32:42.768 8 INFO cinder.api.openstack.wsgi [None req-8493e5ea-dad0-416a-bde7-b31f4ac6ce74 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:32:42.793 8 INFO cinder.api.openstack.wsgi [None req-8493e5ea-dad0-416a-bde7-b31f4ac6ce74 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/529] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:32:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:32:42.804 7 INFO cinder.api.openstack.wsgi [None req-09ef9732-5bb6-4f1b-8154-2f59a6764771 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:32:42.813 7 INFO cinder.volume.api [None req-09ef9732-5bb6-4f1b-8154-2f59a6764771 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:32:42.815 7 INFO cinder.api.openstack.wsgi [None req-09ef9732-5bb6-4f1b-8154-2f59a6764771 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 268/530] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:32:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:32:42.827 8 INFO cinder.api.openstack.wsgi [None req-c8ffb203-17f1-459f-b9e5-c117b0f06849 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:32:42.831 8 INFO cinder.api.openstack.wsgi [None req-c8ffb203-17f1-459f-b9e5-c117b0f06849 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 8|app: 0|req: 263/531] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:32:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:32:42.843 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:32:43.347 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 269/532] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:32:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:32:52.586 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:32:52.586 8 INFO cinder.api.openstack.wsgi [None req-c8ffb203-17f1-459f-b9e5-c117b0f06849 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:32:52.587 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:32:52.587 8 INFO cinder.api.openstack.wsgi [None req-c8ffb203-17f1-459f-b9e5-c117b0f06849 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:33:02.586 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:33:02.586 8 INFO cinder.api.openstack.wsgi [None req-c8ffb203-17f1-459f-b9e5-c117b0f06849 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:33:02.587 8 INFO cinder.api.openstack.wsgi [None req-c8ffb203-17f1-459f-b9e5-c117b0f06849 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:33:02.587 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:33:12.585 8 INFO cinder.api.openstack.wsgi [None req-c8ffb203-17f1-459f-b9e5-c117b0f06849 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:33:12.586 8 INFO cinder.api.openstack.wsgi [None req-c8ffb203-17f1-459f-b9e5-c117b0f06849 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:33:12.586 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:33:12.587 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:33:22.585 8 INFO cinder.api.openstack.wsgi [None req-c8ffb203-17f1-459f-b9e5-c117b0f06849 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:33:22.585 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:33:22.587 8 INFO cinder.api.openstack.wsgi [None req-c8ffb203-17f1-459f-b9e5-c117b0f06849 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:33:22.587 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:33:32.585 8 INFO cinder.api.openstack.wsgi [None req-c8ffb203-17f1-459f-b9e5-c117b0f06849 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:33:32.585 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:33:32.586 8 INFO cinder.api.openstack.wsgi [None req-c8ffb203-17f1-459f-b9e5-c117b0f06849 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:33:32.586 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:33:42.588 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:33:42.589 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:33:42.590 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:33:42.591 7 INFO cinder.api.openstack.wsgi [None req-363eb80b-4a1f-4670-b1ac-4c3f63a4074f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:33:42.615 8 INFO cinder.api.openstack.wsgi [None req-6beee09d-190b-4f5b-91d8-f1c636ced362 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:33:43.119 8 INFO cinder.api.openstack.wsgi [None req-6beee09d-190b-4f5b-91d8-f1c636ced362 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 269/545] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:33:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:33:43.132 7 INFO cinder.api.openstack.wsgi [None req-b8c0ff5c-0216-4dcd-a0f4-a1aa000919ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:33:43.140 7 INFO cinder.volume.api [None req-b8c0ff5c-0216-4dcd-a0f4-a1aa000919ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:33:43.142 7 INFO cinder.api.openstack.wsgi [None req-b8c0ff5c-0216-4dcd-a0f4-a1aa000919ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/546] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:33:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:33:43.153 8 INFO cinder.api.openstack.wsgi [None req-03328875-31f3-4c53-9ba3-5270c021eef6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:33:43.162 8 INFO cinder.api.openstack.wsgi [None req-03328875-31f3-4c53-9ba3-5270c021eef6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 8|app: 0|req: 270/547] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:33:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:33:43.194 7 INFO cinder.api.openstack.wsgi [None req-a82c876b-1c06-4764-bcfd-509bc1b2851d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:33:43.213 7 INFO cinder.api.openstack.wsgi [None req-a82c876b-1c06-4764-bcfd-509bc1b2851d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 278/548] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:33:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:33:43.224 8 INFO cinder.api.openstack.wsgi [None req-79becd4d-d188-4130-9efd-fff1758b52f7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:33:43.245 8 INFO cinder.api.openstack.wsgi [None req-79becd4d-d188-4130-9efd-fff1758b52f7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 271/549] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:33:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:33:43.258 7 INFO cinder.api.openstack.wsgi [None req-3e325a72-ef1e-4056-b559-7a27e9a78ac0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:33:43.275 7 INFO cinder.api.openstack.wsgi [None req-3e325a72-ef1e-4056-b559-7a27e9a78ac0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/550] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:33:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:33:43.286 8 INFO cinder.api.openstack.wsgi [None req-cefd1eee-affa-406d-88ae-90b3aa558e78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:33:43.293 8 INFO cinder.volume.api [None req-cefd1eee-affa-406d-88ae-90b3aa558e78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:33:43.293 8 INFO cinder.api.openstack.wsgi [None req-cefd1eee-affa-406d-88ae-90b3aa558e78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/551] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:33:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:33:43.307 7 INFO cinder.api.openstack.wsgi [None req-ce986437-4226-45f8-aeaa-b298a1ea73ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:33:43.314 7 INFO cinder.volume.api [None req-ce986437-4226-45f8-aeaa-b298a1ea73ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:33:43.316 7 INFO cinder.api.openstack.wsgi [None req-ce986437-4226-45f8-aeaa-b298a1ea73ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 280/552] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:33:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:33:52.586 8 INFO cinder.api.openstack.wsgi [None req-cefd1eee-affa-406d-88ae-90b3aa558e78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:33:52.586 7 INFO cinder.api.openstack.wsgi [None req-ce986437-4226-45f8-aeaa-b298a1ea73ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:33:52.587 7 INFO cinder.api.openstack.wsgi [None req-ce986437-4226-45f8-aeaa-b298a1ea73ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:33:52.587 8 INFO cinder.api.openstack.wsgi [None req-cefd1eee-affa-406d-88ae-90b3aa558e78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:34:02.585 8 INFO cinder.api.openstack.wsgi [None req-cefd1eee-affa-406d-88ae-90b3aa558e78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:34:02.585 7 INFO cinder.api.openstack.wsgi [None req-ce986437-4226-45f8-aeaa-b298a1ea73ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:34:02.586 8 INFO cinder.api.openstack.wsgi [None req-cefd1eee-affa-406d-88ae-90b3aa558e78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:34:02.586 7 INFO cinder.api.openstack.wsgi [None req-ce986437-4226-45f8-aeaa-b298a1ea73ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:34:12.585 7 INFO cinder.api.openstack.wsgi [None req-ce986437-4226-45f8-aeaa-b298a1ea73ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:34:12.585 8 INFO cinder.api.openstack.wsgi [None req-cefd1eee-affa-406d-88ae-90b3aa558e78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:34:12.587 8 INFO cinder.api.openstack.wsgi [None req-cefd1eee-affa-406d-88ae-90b3aa558e78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:34:12.587 7 INFO cinder.api.openstack.wsgi [None req-ce986437-4226-45f8-aeaa-b298a1ea73ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:34:22.585 8 INFO cinder.api.openstack.wsgi [None req-cefd1eee-affa-406d-88ae-90b3aa558e78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:34:22.585 8 INFO cinder.api.openstack.wsgi [None req-cefd1eee-affa-406d-88ae-90b3aa558e78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:34:22.591 7 INFO cinder.api.openstack.wsgi [None req-ce986437-4226-45f8-aeaa-b298a1ea73ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:34:22.591 7 INFO cinder.api.openstack.wsgi [None req-ce986437-4226-45f8-aeaa-b298a1ea73ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:34:32.585 8 INFO cinder.api.openstack.wsgi [None req-cefd1eee-affa-406d-88ae-90b3aa558e78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:34:32.585 7 INFO cinder.api.openstack.wsgi [None req-ce986437-4226-45f8-aeaa-b298a1ea73ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:34:32.587 8 INFO cinder.api.openstack.wsgi [None req-cefd1eee-affa-406d-88ae-90b3aa558e78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:34:32.587 7 INFO cinder.api.openstack.wsgi [None req-ce986437-4226-45f8-aeaa-b298a1ea73ab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:34:42.564 8 INFO cinder.api.openstack.wsgi [None req-6c18dd2b-955e-447f-be35-d7d6f58c74fe 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:34:42.572 8 INFO cinder.volume.api [None req-6c18dd2b-955e-447f-be35-d7d6f58c74fe 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:34:42.574 8 INFO cinder.api.openstack.wsgi [None req-6c18dd2b-955e-447f-be35-d7d6f58c74fe 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/563] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:34:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:34:42.585 7 INFO cinder.api.openstack.wsgi [None req-745854a5-82d1-4def-80c5-eede4f960beb 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:34:42.585 8 INFO cinder.api.openstack.wsgi [None req-6c18dd2b-955e-447f-be35-d7d6f58c74fe 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:34:42.586 8 INFO cinder.api.openstack.wsgi [None req-6c18dd2b-955e-447f-be35-d7d6f58c74fe 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:34:42.587 8 INFO cinder.api.openstack.wsgi [None req-6c18dd2b-955e-447f-be35-d7d6f58c74fe 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:34:42.588 8 INFO cinder.api.openstack.wsgi [None req-6c18dd2b-955e-447f-be35-d7d6f58c74fe 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:34:42.591 7 INFO cinder.api.openstack.wsgi [None req-745854a5-82d1-4def-80c5-eede4f960beb 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 286/566] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:34:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:34:42.600 8 INFO cinder.api.openstack.wsgi [None req-40d22dd5-4cb4-4e6d-9918-df86b3c6fbc3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:34:42.609 8 INFO cinder.volume.api [None req-40d22dd5-4cb4-4e6d-9918-df86b3c6fbc3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:34:42.611 8 INFO cinder.api.openstack.wsgi [None req-40d22dd5-4cb4-4e6d-9918-df86b3c6fbc3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 281/567] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:34:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:34:42.645 7 INFO cinder.api.openstack.wsgi [None req-54c4c101-704c-4b00-b826-8e97c46965df 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:34:42.669 7 INFO cinder.api.openstack.wsgi [None req-54c4c101-704c-4b00-b826-8e97c46965df 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/568] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:34:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:34:42.681 8 INFO cinder.api.openstack.wsgi [None req-f2e97c8f-b4bf-4f12-a254-b7891281df56 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:34:42.698 8 INFO cinder.api.openstack.wsgi [None req-f2e97c8f-b4bf-4f12-a254-b7891281df56 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 282/569] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:34:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:34:42.710 7 INFO cinder.api.openstack.wsgi [None req-0920ab1d-76a4-4775-a672-2f029349a3cf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:34:42.731 7 INFO cinder.api.openstack.wsgi [None req-0920ab1d-76a4-4775-a672-2f029349a3cf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/570] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:34:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:34:42.741 8 INFO cinder.api.openstack.wsgi [None req-abc0c0ca-6c26-4fe4-8184-e99b6222c020 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:34:42.747 8 INFO cinder.volume.api [None req-abc0c0ca-6c26-4fe4-8184-e99b6222c020 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:34:42.747 8 INFO cinder.api.openstack.wsgi [None req-abc0c0ca-6c26-4fe4-8184-e99b6222c020 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/571] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:34:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:34:42.757 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:34:43.261 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 289/572] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:34:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:34:52.585 8 INFO cinder.api.openstack.wsgi [None req-abc0c0ca-6c26-4fe4-8184-e99b6222c020 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:34:52.586 8 INFO cinder.api.openstack.wsgi [None req-abc0c0ca-6c26-4fe4-8184-e99b6222c020 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:34:52.586 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:34:52.587 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:35:02.585 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:35:02.585 8 INFO cinder.api.openstack.wsgi [None req-abc0c0ca-6c26-4fe4-8184-e99b6222c020 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:35:02.586 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:35:02.586 8 INFO cinder.api.openstack.wsgi [None req-abc0c0ca-6c26-4fe4-8184-e99b6222c020 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:35:12.585 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:35:12.586 8 INFO cinder.api.openstack.wsgi [None req-abc0c0ca-6c26-4fe4-8184-e99b6222c020 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:35:12.586 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:35:12.587 8 INFO cinder.api.openstack.wsgi [None req-abc0c0ca-6c26-4fe4-8184-e99b6222c020 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:35:22.585 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:35:22.586 8 INFO cinder.api.openstack.wsgi [None req-abc0c0ca-6c26-4fe4-8184-e99b6222c020 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:35:22.586 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:35:22.587 8 INFO cinder.api.openstack.wsgi [None req-abc0c0ca-6c26-4fe4-8184-e99b6222c020 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:35:32.585 8 INFO cinder.api.openstack.wsgi [None req-abc0c0ca-6c26-4fe4-8184-e99b6222c020 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:35:32.586 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:35:32.587 8 INFO cinder.api.openstack.wsgi [None req-abc0c0ca-6c26-4fe4-8184-e99b6222c020 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:35:32.587 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:35:42.585 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:35:42.587 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:35:42.589 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:35:42.589 7 INFO cinder.api.openstack.wsgi [None req-7adf24a8-716b-4dd2-b1ed-719e1d8fb29b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:35:42.623 8 INFO cinder.api.openstack.wsgi [None req-d6ae76ac-8371-47d6-95e3-707279acb80d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:35:42.632 8 INFO cinder.volume.api [None req-d6ae76ac-8371-47d6-95e3-707279acb80d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:35:42.634 8 INFO cinder.api.openstack.wsgi [None req-d6ae76ac-8371-47d6-95e3-707279acb80d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/585] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:35:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:35:42.647 7 INFO cinder.api.openstack.wsgi [None req-a66ff640-27ea-4013-ae75-f77ad89e2c77 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:35:42.655 7 INFO cinder.api.openstack.wsgi [None req-a66ff640-27ea-4013-ae75-f77ad89e2c77 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 297/586] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:35:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:35:42.664 8 INFO cinder.api.openstack.wsgi [None req-08b3167b-f0d1-4b35-a618-8cf6ddf3ed01 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:35:43.168 8 INFO cinder.api.openstack.wsgi [None req-08b3167b-f0d1-4b35-a618-8cf6ddf3ed01 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 290/587] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:35:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:35:43.186 7 INFO cinder.api.openstack.wsgi [None req-1764fd83-4305-4a05-8958-1652d95f80e0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:35:43.197 7 INFO cinder.volume.api [None req-1764fd83-4305-4a05-8958-1652d95f80e0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:35:43.198 7 INFO cinder.api.openstack.wsgi [None req-1764fd83-4305-4a05-8958-1652d95f80e0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 298/588] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:35:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:35:43.233 8 INFO cinder.api.openstack.wsgi [None req-8f61812b-9a30-47c2-991a-f4ee2caff34a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:35:43.262 8 INFO cinder.api.openstack.wsgi [None req-8f61812b-9a30-47c2-991a-f4ee2caff34a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 291/589] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:35:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:35:43.275 7 INFO cinder.api.openstack.wsgi [None req-39b86f72-a6f6-4242-ac20-13a5db63c4c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:35:43.295 7 INFO cinder.api.openstack.wsgi [None req-39b86f72-a6f6-4242-ac20-13a5db63c4c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/590] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:35:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:35:43.307 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:35:43.333 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/591] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:35:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:35:43.343 7 INFO cinder.api.openstack.wsgi [None req-9d85b009-b65a-40c8-bbbe-108e2ed71c35 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:35:43.353 7 INFO cinder.volume.api [None req-9d85b009-b65a-40c8-bbbe-108e2ed71c35 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:35:43.355 7 INFO cinder.api.openstack.wsgi [None req-9d85b009-b65a-40c8-bbbe-108e2ed71c35 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 300/592] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:35:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:35:52.585 7 INFO cinder.api.openstack.wsgi [None req-9d85b009-b65a-40c8-bbbe-108e2ed71c35 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:35:52.586 7 INFO cinder.api.openstack.wsgi [None req-9d85b009-b65a-40c8-bbbe-108e2ed71c35 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:35:52.586 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:35:52.587 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:36:02.586 7 INFO cinder.api.openstack.wsgi [None req-9d85b009-b65a-40c8-bbbe-108e2ed71c35 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:36:02.586 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:36:02.587 7 INFO cinder.api.openstack.wsgi [None req-9d85b009-b65a-40c8-bbbe-108e2ed71c35 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:36:02.588 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:36:12.585 7 INFO cinder.api.openstack.wsgi [None req-9d85b009-b65a-40c8-bbbe-108e2ed71c35 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:36:12.585 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:36:12.586 7 INFO cinder.api.openstack.wsgi [None req-9d85b009-b65a-40c8-bbbe-108e2ed71c35 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:36:12.586 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:36:22.586 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:36:22.586 7 INFO cinder.api.openstack.wsgi [None req-9d85b009-b65a-40c8-bbbe-108e2ed71c35 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:36:22.587 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:36:22.587 7 INFO cinder.api.openstack.wsgi [None req-9d85b009-b65a-40c8-bbbe-108e2ed71c35 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:36:32.585 7 INFO cinder.api.openstack.wsgi [None req-9d85b009-b65a-40c8-bbbe-108e2ed71c35 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:36:32.585 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:36:32.586 7 INFO cinder.api.openstack.wsgi [None req-9d85b009-b65a-40c8-bbbe-108e2ed71c35 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:36:32.586 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:36:42.585 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:36:42.586 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:36:42.588 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:36:42.589 8 INFO cinder.api.openstack.wsgi [None req-e667bc58-2a5f-4f90-a950-b05586feed20 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:36:42.627 7 INFO cinder.api.openstack.wsgi [None req-baecaedb-a09f-45b3-b696-bd980038ad6f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:36:42.647 7 INFO cinder.volume.api [None req-baecaedb-a09f-45b3-b696-bd980038ad6f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:36:42.651 7 INFO cinder.api.openstack.wsgi [None req-baecaedb-a09f-45b3-b696-bd980038ad6f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/605] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:36:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:36:42.666 8 INFO cinder.api.openstack.wsgi [None req-9a2707c7-e831-42df-a243-1f4aa8b35f45 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:36:42.691 8 INFO cinder.volume.api [None req-9a2707c7-e831-42df-a243-1f4aa8b35f45 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:36:42.692 8 INFO cinder.api.openstack.wsgi [None req-9a2707c7-e831-42df-a243-1f4aa8b35f45 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 300/606] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:36:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:36:42.704 7 INFO cinder.api.openstack.wsgi [None req-6b8f7446-f257-46e1-aa1f-b91a7e739961 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:36:43.208 7 INFO cinder.api.openstack.wsgi [None req-6b8f7446-f257-46e1-aa1f-b91a7e739961 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 307/607] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:36:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:36:43.221 8 INFO cinder.api.openstack.wsgi [None req-cf2c53f5-5bb2-4e09-bf3f-c12b91af2546 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:36:43.226 8 INFO cinder.api.openstack.wsgi [None req-cf2c53f5-5bb2-4e09-bf3f-c12b91af2546 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 8|app: 0|req: 301/608] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:36:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:36:43.236 7 INFO cinder.api.openstack.wsgi [None req-5c6878a0-3b78-4514-93a2-c5a593cf1f33 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:36:43.249 7 INFO cinder.volume.api [None req-5c6878a0-3b78-4514-93a2-c5a593cf1f33 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:36:43.251 7 INFO cinder.api.openstack.wsgi [None req-5c6878a0-3b78-4514-93a2-c5a593cf1f33 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/609] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:36:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/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-05-20 18:36:43.284 8 INFO cinder.api.openstack.wsgi [None req-3c0dbee5-6b8d-403d-a9e4-0f650c39a73b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:36:43.307 8 INFO cinder.api.openstack.wsgi [None req-3c0dbee5-6b8d-403d-a9e4-0f650c39a73b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/610] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:36:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:36:43.318 7 INFO cinder.api.openstack.wsgi [None req-f78f7dbf-8d31-43a7-8232-39eca766d58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:36:43.335 7 INFO cinder.api.openstack.wsgi [None req-f78f7dbf-8d31-43a7-8232-39eca766d58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/611] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:36:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:36:43.348 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:36:43.368 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 303/612] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:36:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:36:52.585 7 INFO cinder.api.openstack.wsgi [None req-f78f7dbf-8d31-43a7-8232-39eca766d58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:36:52.586 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:36:52.586 7 INFO cinder.api.openstack.wsgi [None req-f78f7dbf-8d31-43a7-8232-39eca766d58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:36:52.587 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:37:02.586 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:37:02.586 7 INFO cinder.api.openstack.wsgi [None req-f78f7dbf-8d31-43a7-8232-39eca766d58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:37:02.587 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:37:02.587 7 INFO cinder.api.openstack.wsgi [None req-f78f7dbf-8d31-43a7-8232-39eca766d58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:37:12.585 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:37:12.585 7 INFO cinder.api.openstack.wsgi [None req-f78f7dbf-8d31-43a7-8232-39eca766d58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:37:12.586 7 INFO cinder.api.openstack.wsgi [None req-f78f7dbf-8d31-43a7-8232-39eca766d58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:37:12.586 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:37:22.585 7 INFO cinder.api.openstack.wsgi [None req-f78f7dbf-8d31-43a7-8232-39eca766d58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:37:22.585 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:37:22.586 7 INFO cinder.api.openstack.wsgi [None req-f78f7dbf-8d31-43a7-8232-39eca766d58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:37:22.586 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:37:32.588 7 INFO cinder.api.openstack.wsgi [None req-f78f7dbf-8d31-43a7-8232-39eca766d58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:37:32.588 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:37:32.589 7 INFO cinder.api.openstack.wsgi [None req-f78f7dbf-8d31-43a7-8232-39eca766d58b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:37:32.589 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:37:42.585 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:37:42.586 7 INFO cinder.api.openstack.wsgi [None req-9f9ebb5f-755f-40f7-b21b-a6a2674afb5c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:37:42.587 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:37:42.588 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:37:42.589 8 INFO cinder.api.openstack.wsgi [None req-3644e4aa-bbfe-4dfa-9d55-0e7741a0eb62 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:37:42.598 7 INFO cinder.volume.api [None req-9f9ebb5f-755f-40f7-b21b-a6a2674afb5c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:37:42.600 7 INFO cinder.api.openstack.wsgi [None req-9f9ebb5f-755f-40f7-b21b-a6a2674afb5c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 315/625] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:37:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:37:42.617 8 INFO cinder.api.openstack.wsgi [None req-f560166c-50d1-46c4-a82f-d32efd780cc3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:37:42.627 8 INFO cinder.volume.api [None req-f560166c-50d1-46c4-a82f-d32efd780cc3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:37:42.629 8 INFO cinder.api.openstack.wsgi [None req-f560166c-50d1-46c4-a82f-d32efd780cc3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 311/626] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:37:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:37:42.640 7 INFO cinder.api.openstack.wsgi [None req-709331de-88a9-4a36-b902-28b559a5b5e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:37:43.145 7 INFO cinder.api.openstack.wsgi [None req-709331de-88a9-4a36-b902-28b559a5b5e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 316/627] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:37:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:37:43.158 8 INFO cinder.api.openstack.wsgi [None req-f23b7d72-92cf-4305-bd85-87bf1cba651c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:37:43.166 8 INFO cinder.api.openstack.wsgi [None req-f23b7d72-92cf-4305-bd85-87bf1cba651c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 8|app: 0|req: 312/628] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:37:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:37:43.203 7 INFO cinder.api.openstack.wsgi [None req-928e1d31-3eac-4eb5-b867-b517a09bdce6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:37:43.224 7 INFO cinder.api.openstack.wsgi [None req-928e1d31-3eac-4eb5-b867-b517a09bdce6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/629] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:37:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:37:43.236 8 INFO cinder.api.openstack.wsgi [None req-7f767ef8-2474-4ca7-bbf7-ff25e44c9355 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:37:43.255 8 INFO cinder.api.openstack.wsgi [None req-7f767ef8-2474-4ca7-bbf7-ff25e44c9355 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/630] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:37:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:37:43.267 7 INFO cinder.api.openstack.wsgi [None req-b1723729-1a69-4601-a60f-004453ce9109 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:37:43.288 7 INFO cinder.api.openstack.wsgi [None req-b1723729-1a69-4601-a60f-004453ce9109 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/631] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:37:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:37:43.303 8 INFO cinder.api.openstack.wsgi [None req-a2725795-32a8-4c07-825d-a080e7c14cc2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:37:43.309 8 INFO cinder.volume.api [None req-a2725795-32a8-4c07-825d-a080e7c14cc2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:37:43.310 8 INFO cinder.api.openstack.wsgi [None req-a2725795-32a8-4c07-825d-a080e7c14cc2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/632] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:37:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:37:52.585 7 INFO cinder.api.openstack.wsgi [None req-b1723729-1a69-4601-a60f-004453ce9109 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:37:52.585 8 INFO cinder.api.openstack.wsgi [None req-a2725795-32a8-4c07-825d-a080e7c14cc2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:37:52.586 7 INFO cinder.api.openstack.wsgi [None req-b1723729-1a69-4601-a60f-004453ce9109 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:37:52.586 8 INFO cinder.api.openstack.wsgi [None req-a2725795-32a8-4c07-825d-a080e7c14cc2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:38:02.585 7 INFO cinder.api.openstack.wsgi [None req-b1723729-1a69-4601-a60f-004453ce9109 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:38:02.586 8 INFO cinder.api.openstack.wsgi [None req-a2725795-32a8-4c07-825d-a080e7c14cc2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:38:02.587 7 INFO cinder.api.openstack.wsgi [None req-b1723729-1a69-4601-a60f-004453ce9109 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:38:02.587 8 INFO cinder.api.openstack.wsgi [None req-a2725795-32a8-4c07-825d-a080e7c14cc2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:38:12.585 7 INFO cinder.api.openstack.wsgi [None req-b1723729-1a69-4601-a60f-004453ce9109 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:38:12.586 8 INFO cinder.api.openstack.wsgi [None req-a2725795-32a8-4c07-825d-a080e7c14cc2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:38:12.586 8 INFO cinder.api.openstack.wsgi [None req-a2725795-32a8-4c07-825d-a080e7c14cc2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:38:12.587 7 INFO cinder.api.openstack.wsgi [None req-b1723729-1a69-4601-a60f-004453ce9109 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:38:21.608 8 INFO cinder.api.openstack.wsgi [None req-23f720fe-7b9f-4f36-b04a-71943a8690c6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET https://volume.199-204-45-242.nip.io/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=False 2026-05-20 18:38:21.624 8 INFO cinder.api.openstack.wsgi [None req-23f720fe-7b9f-4f36-b04a-71943a8690c6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] https://volume.199-204-45-242.nip.io/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 318/639] 199.204.45.242 () {44 vars in 1067 bytes} [Wed May 20 18:38:21 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:38:22.586 7 INFO cinder.api.openstack.wsgi [None req-b1723729-1a69-4601-a60f-004453ce9109 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:38:22.586 8 INFO cinder.api.openstack.wsgi [None req-23f720fe-7b9f-4f36-b04a-71943a8690c6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:38:22.587 7 INFO cinder.api.openstack.wsgi [None req-b1723729-1a69-4601-a60f-004453ce9109 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:38:22.587 8 INFO cinder.api.openstack.wsgi [None req-23f720fe-7b9f-4f36-b04a-71943a8690c6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:38:32.585 7 INFO cinder.api.openstack.wsgi [None req-b1723729-1a69-4601-a60f-004453ce9109 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:38:32.585 8 INFO cinder.api.openstack.wsgi [None req-23f720fe-7b9f-4f36-b04a-71943a8690c6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:38:32.586 7 INFO cinder.api.openstack.wsgi [None req-b1723729-1a69-4601-a60f-004453ce9109 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:38:32.586 8 INFO cinder.api.openstack.wsgi [None req-23f720fe-7b9f-4f36-b04a-71943a8690c6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:38:42.585 7 INFO cinder.api.openstack.wsgi [None req-b1723729-1a69-4601-a60f-004453ce9109 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:38:42.585 8 INFO cinder.api.openstack.wsgi [None req-23f720fe-7b9f-4f36-b04a-71943a8690c6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:38:42.586 7 INFO cinder.api.openstack.wsgi [None req-b1723729-1a69-4601-a60f-004453ce9109 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:38:42.587 8 INFO cinder.api.openstack.wsgi [None req-23f720fe-7b9f-4f36-b04a-71943a8690c6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:38:42.618 7 INFO cinder.api.openstack.wsgi [None req-3d773e42-e055-4b85-95ca-2a66524c3d46 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:38:42.643 7 INFO cinder.api.openstack.wsgi [None req-3d773e42-e055-4b85-95ca-2a66524c3d46 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/646] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:38:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:38:42.654 8 INFO cinder.api.openstack.wsgi [None req-5c698021-313e-47a7-bdd5-08e7d0c910a1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:38:42.687 8 INFO cinder.api.openstack.wsgi [None req-5c698021-313e-47a7-bdd5-08e7d0c910a1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/647] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:38:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:38:42.698 7 INFO cinder.api.openstack.wsgi [None req-60ea5d22-847d-482c-99dc-d3796f69edaf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:38:42.715 7 INFO cinder.api.openstack.wsgi [None req-60ea5d22-847d-482c-99dc-d3796f69edaf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/648] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:38:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:38:42.726 8 INFO cinder.api.openstack.wsgi [None req-3d613584-f761-40b5-8ac5-d392b07eabe9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:38:42.732 8 INFO cinder.volume.api [None req-3d613584-f761-40b5-8ac5-d392b07eabe9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:38:42.732 8 INFO cinder.api.openstack.wsgi [None req-3d613584-f761-40b5-8ac5-d392b07eabe9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/649] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:38:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:38:42.742 7 INFO cinder.api.openstack.wsgi [None req-4a716104-adf2-4edf-b103-8c054e232463 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:38:42.749 7 INFO cinder.api.openstack.wsgi [None req-4a716104-adf2-4edf-b103-8c054e232463 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 327/650] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:38:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:38:42.760 8 INFO cinder.api.openstack.wsgi [None req-41d928e1-b299-4f3a-8c05-a7910d2556be 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:38:42.770 8 INFO cinder.volume.api [None req-41d928e1-b299-4f3a-8c05-a7910d2556be 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:38:42.772 8 INFO cinder.api.openstack.wsgi [None req-41d928e1-b299-4f3a-8c05-a7910d2556be 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/651] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:38:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:38:42.788 7 INFO cinder.api.openstack.wsgi [None req-a52a4b99-9b60-4181-b770-08e56c2b05d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:38:42.811 7 INFO cinder.volume.api [None req-a52a4b99-9b60-4181-b770-08e56c2b05d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:38:42.815 7 INFO cinder.api.openstack.wsgi [None req-a52a4b99-9b60-4181-b770-08e56c2b05d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 328/652] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:38:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/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-05-20 18:38:42.829 8 INFO cinder.api.openstack.wsgi [None req-088eaba5-65d8-40cc-9bca-61423c5355b3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:38:43.336 8 INFO cinder.api.openstack.wsgi [None req-088eaba5-65d8-40cc-9bca-61423c5355b3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 325/653] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:38:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:38:52.585 8 INFO cinder.api.openstack.wsgi [None req-088eaba5-65d8-40cc-9bca-61423c5355b3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:38:52.585 7 INFO cinder.api.openstack.wsgi [None req-a52a4b99-9b60-4181-b770-08e56c2b05d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:38:52.586 8 INFO cinder.api.openstack.wsgi [None req-088eaba5-65d8-40cc-9bca-61423c5355b3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:38:52.587 7 INFO cinder.api.openstack.wsgi [None req-a52a4b99-9b60-4181-b770-08e56c2b05d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:39:02.585 8 INFO cinder.api.openstack.wsgi [None req-088eaba5-65d8-40cc-9bca-61423c5355b3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:39:02.585 7 INFO cinder.api.openstack.wsgi [None req-a52a4b99-9b60-4181-b770-08e56c2b05d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:39:02.586 8 INFO cinder.api.openstack.wsgi [None req-088eaba5-65d8-40cc-9bca-61423c5355b3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:39:02.586 7 INFO cinder.api.openstack.wsgi [None req-a52a4b99-9b60-4181-b770-08e56c2b05d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:39:12.585 8 INFO cinder.api.openstack.wsgi [None req-088eaba5-65d8-40cc-9bca-61423c5355b3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:39:12.585 7 INFO cinder.api.openstack.wsgi [None req-a52a4b99-9b60-4181-b770-08e56c2b05d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:39:12.586 8 INFO cinder.api.openstack.wsgi [None req-088eaba5-65d8-40cc-9bca-61423c5355b3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:39:12.587 7 INFO cinder.api.openstack.wsgi [None req-a52a4b99-9b60-4181-b770-08e56c2b05d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:39:21.904 8 INFO cinder.api.openstack.wsgi [None req-88185754-93ea-4f77-ac85-189ebe5dfe96 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET https://volume.199-204-45-242.nip.io/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=False 2026-05-20 18:39:21.921 8 INFO cinder.api.openstack.wsgi [None req-88185754-93ea-4f77-ac85-189ebe5dfe96 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] https://volume.199-204-45-242.nip.io/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 329/660] 199.204.45.242 () {44 vars in 1067 bytes} [Wed May 20 18:39:21 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=False => generated 338 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:39:22.586 8 INFO cinder.api.openstack.wsgi [None req-88185754-93ea-4f77-ac85-189ebe5dfe96 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:39:22.586 7 INFO cinder.api.openstack.wsgi [None req-a52a4b99-9b60-4181-b770-08e56c2b05d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:39:22.587 8 INFO cinder.api.openstack.wsgi [None req-88185754-93ea-4f77-ac85-189ebe5dfe96 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:39:22.587 7 INFO cinder.api.openstack.wsgi [None req-a52a4b99-9b60-4181-b770-08e56c2b05d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:39:32.585 7 INFO cinder.api.openstack.wsgi [None req-a52a4b99-9b60-4181-b770-08e56c2b05d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:39:32.585 8 INFO cinder.api.openstack.wsgi [None req-88185754-93ea-4f77-ac85-189ebe5dfe96 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:39:32.586 7 INFO cinder.api.openstack.wsgi [None req-a52a4b99-9b60-4181-b770-08e56c2b05d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:39:32.586 8 INFO cinder.api.openstack.wsgi [None req-88185754-93ea-4f77-ac85-189ebe5dfe96 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:39:42.556 7 INFO cinder.api.openstack.wsgi [None req-569d07bf-4de3-4529-afa8-54edf0eeadfe 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:39:42.585 8 INFO cinder.api.openstack.wsgi [None req-88185754-93ea-4f77-ac85-189ebe5dfe96 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:39:42.586 8 INFO cinder.api.openstack.wsgi [None req-88185754-93ea-4f77-ac85-189ebe5dfe96 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:39:42.587 8 INFO cinder.api.openstack.wsgi [None req-88185754-93ea-4f77-ac85-189ebe5dfe96 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:39:42.587 8 INFO cinder.api.openstack.wsgi [None req-88185754-93ea-4f77-ac85-189ebe5dfe96 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:39:43.059 7 INFO cinder.api.openstack.wsgi [None req-569d07bf-4de3-4529-afa8-54edf0eeadfe 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 334/667] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:39:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:39:43.106 8 INFO cinder.api.openstack.wsgi [None req-78df8483-903e-4fde-bf52-41760754bd00 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:39:43.134 8 INFO cinder.api.openstack.wsgi [None req-78df8483-903e-4fde-bf52-41760754bd00 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/668] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:39:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:39:43.145 7 INFO cinder.api.openstack.wsgi [None req-9aa2dfe7-9569-4f91-bfde-153fe753c28b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:39:43.166 7 INFO cinder.api.openstack.wsgi [None req-9aa2dfe7-9569-4f91-bfde-153fe753c28b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/669] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:39:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:39:43.181 8 INFO cinder.api.openstack.wsgi [None req-b7236dbf-2a30-4090-85a1-3321dce0eed2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:39:43.201 8 INFO cinder.api.openstack.wsgi [None req-b7236dbf-2a30-4090-85a1-3321dce0eed2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 335/670] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:39:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:39:43.213 7 INFO cinder.api.openstack.wsgi [None req-2c4bf4e3-1025-42d9-b061-bbe431ee2d78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:39:43.219 7 INFO cinder.api.openstack.wsgi [None req-2c4bf4e3-1025-42d9-b061-bbe431ee2d78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 336/671] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:39:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:39:43.226 8 INFO cinder.api.openstack.wsgi [None req-24e2a7c4-fb37-4017-b250-74b6dabed947 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:39:43.232 8 INFO cinder.volume.api [None req-24e2a7c4-fb37-4017-b250-74b6dabed947 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:39:43.232 8 INFO cinder.api.openstack.wsgi [None req-24e2a7c4-fb37-4017-b250-74b6dabed947 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 336/672] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:39:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:39:43.241 7 INFO cinder.api.openstack.wsgi [None req-0a1d5d84-a0bf-4112-91b2-8b029fab3b46 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:39:43.251 7 INFO cinder.volume.api [None req-0a1d5d84-a0bf-4112-91b2-8b029fab3b46 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:39:43.253 7 INFO cinder.api.openstack.wsgi [None req-0a1d5d84-a0bf-4112-91b2-8b029fab3b46 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 337/673] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:39:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:39:43.268 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:39:43.278 8 INFO cinder.volume.api [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:39:43.280 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/674] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:39:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:39:52.585 7 INFO cinder.api.openstack.wsgi [None req-0a1d5d84-a0bf-4112-91b2-8b029fab3b46 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:39:52.586 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:39:52.586 7 INFO cinder.api.openstack.wsgi [None req-0a1d5d84-a0bf-4112-91b2-8b029fab3b46 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:39:52.587 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:40:02.585 7 INFO cinder.api.openstack.wsgi [None req-0a1d5d84-a0bf-4112-91b2-8b029fab3b46 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:40:02.585 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:40:02.585 7 INFO cinder.api.openstack.wsgi [None req-0a1d5d84-a0bf-4112-91b2-8b029fab3b46 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:40:02.585 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:40:12.591 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:40:12.591 7 INFO cinder.api.openstack.wsgi [None req-0a1d5d84-a0bf-4112-91b2-8b029fab3b46 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:40:12.593 7 INFO cinder.api.openstack.wsgi [None req-0a1d5d84-a0bf-4112-91b2-8b029fab3b46 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:40:12.593 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:40:22.585 7 INFO cinder.api.openstack.wsgi [None req-0a1d5d84-a0bf-4112-91b2-8b029fab3b46 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:40:22.586 7 INFO cinder.api.openstack.wsgi [None req-0a1d5d84-a0bf-4112-91b2-8b029fab3b46 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:40:22.586 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:40:22.593 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:40:32.585 7 INFO cinder.api.openstack.wsgi [None req-0a1d5d84-a0bf-4112-91b2-8b029fab3b46 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:40:32.586 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:40:32.586 7 INFO cinder.api.openstack.wsgi [None req-0a1d5d84-a0bf-4112-91b2-8b029fab3b46 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:40:32.587 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:40:42.586 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:40:42.587 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:40:42.588 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:40:42.589 8 INFO cinder.api.openstack.wsgi [None req-c9d83e63-d01c-4c83-ad60-b8ef88d864a2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:40:42.674 7 INFO cinder.api.openstack.wsgi [None req-fe7fa301-0bad-476d-bd16-3e3dae3595c9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:40:42.683 7 INFO cinder.volume.api [None req-fe7fa301-0bad-476d-bd16-3e3dae3595c9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:40:42.686 7 INFO cinder.api.openstack.wsgi [None req-fe7fa301-0bad-476d-bd16-3e3dae3595c9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 343/687] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:40:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:40:42.700 8 INFO cinder.api.openstack.wsgi [None req-89d4686a-2a7b-48d8-9e65-ca0b1dfa5733 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:40:43.203 8 INFO cinder.api.openstack.wsgi [None req-89d4686a-2a7b-48d8-9e65-ca0b1dfa5733 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 345/688] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:40:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:40:43.216 7 INFO cinder.api.openstack.wsgi [None req-d9b84803-e326-4668-91ed-da5e532ac676 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:40:43.228 7 INFO cinder.volume.api [None req-d9b84803-e326-4668-91ed-da5e532ac676 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:40:43.231 7 INFO cinder.api.openstack.wsgi [None req-d9b84803-e326-4668-91ed-da5e532ac676 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 344/689] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:40:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/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-05-20 18:40:43.242 8 INFO cinder.api.openstack.wsgi [None req-d5d40e91-07f8-4a82-a10e-b237cbe622e0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:40:43.251 8 INFO cinder.volume.api [None req-d5d40e91-07f8-4a82-a10e-b237cbe622e0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:40:43.251 8 INFO cinder.api.openstack.wsgi [None req-d5d40e91-07f8-4a82-a10e-b237cbe622e0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 346/690] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:40:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/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-05-20 18:40:43.282 7 INFO cinder.api.openstack.wsgi [None req-ed8c3931-770c-46fd-b0d5-f6c89d4c1e9c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:40:43.287 7 INFO cinder.api.openstack.wsgi [None req-ed8c3931-770c-46fd-b0d5-f6c89d4c1e9c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 345/691] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:40:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:40:43.327 8 INFO cinder.api.openstack.wsgi [None req-df763d0a-9710-4216-bcb0-2fce6f7255d5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:40:43.350 8 INFO cinder.api.openstack.wsgi [None req-df763d0a-9710-4216-bcb0-2fce6f7255d5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/692] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:40:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:40:43.362 7 INFO cinder.api.openstack.wsgi [None req-002fb688-e9ac-4e57-b5fb-d3c51bf434aa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:40:43.384 7 INFO cinder.api.openstack.wsgi [None req-002fb688-e9ac-4e57-b5fb-d3c51bf434aa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/693] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:40:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:40:43.418 8 INFO cinder.api.openstack.wsgi [None req-bc39d5ac-82a0-40db-8986-65808cc59db5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:40:43.444 8 INFO cinder.api.openstack.wsgi [None req-bc39d5ac-82a0-40db-8986-65808cc59db5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/694] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:40:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:40:52.590 7 INFO cinder.api.openstack.wsgi [None req-002fb688-e9ac-4e57-b5fb-d3c51bf434aa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:40:52.590 7 INFO cinder.api.openstack.wsgi [None req-002fb688-e9ac-4e57-b5fb-d3c51bf434aa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:40:52.590 8 INFO cinder.api.openstack.wsgi [None req-bc39d5ac-82a0-40db-8986-65808cc59db5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:40:52.591 8 INFO cinder.api.openstack.wsgi [None req-bc39d5ac-82a0-40db-8986-65808cc59db5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:41:02.604 7 INFO cinder.api.openstack.wsgi [None req-002fb688-e9ac-4e57-b5fb-d3c51bf434aa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:41:02.605 7 INFO cinder.api.openstack.wsgi [None req-002fb688-e9ac-4e57-b5fb-d3c51bf434aa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:41:02.607 8 INFO cinder.api.openstack.wsgi [None req-bc39d5ac-82a0-40db-8986-65808cc59db5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:41:02.608 8 INFO cinder.api.openstack.wsgi [None req-bc39d5ac-82a0-40db-8986-65808cc59db5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:41:12.603 7 INFO cinder.api.openstack.wsgi [None req-002fb688-e9ac-4e57-b5fb-d3c51bf434aa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:41:12.603 8 INFO cinder.api.openstack.wsgi [None req-bc39d5ac-82a0-40db-8986-65808cc59db5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:41:12.604 7 INFO cinder.api.openstack.wsgi [None req-002fb688-e9ac-4e57-b5fb-d3c51bf434aa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:41:12.604 8 INFO cinder.api.openstack.wsgi [None req-bc39d5ac-82a0-40db-8986-65808cc59db5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:41:22.586 7 INFO cinder.api.openstack.wsgi [None req-002fb688-e9ac-4e57-b5fb-d3c51bf434aa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:41:22.586 8 INFO cinder.api.openstack.wsgi [None req-bc39d5ac-82a0-40db-8986-65808cc59db5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:41:22.587 7 INFO cinder.api.openstack.wsgi [None req-002fb688-e9ac-4e57-b5fb-d3c51bf434aa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:41:22.587 8 INFO cinder.api.openstack.wsgi [None req-bc39d5ac-82a0-40db-8986-65808cc59db5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:41:32.586 7 INFO cinder.api.openstack.wsgi [None req-002fb688-e9ac-4e57-b5fb-d3c51bf434aa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:41:32.586 8 INFO cinder.api.openstack.wsgi [None req-bc39d5ac-82a0-40db-8986-65808cc59db5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:41:32.587 7 INFO cinder.api.openstack.wsgi [None req-002fb688-e9ac-4e57-b5fb-d3c51bf434aa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:41:32.587 8 INFO cinder.api.openstack.wsgi [None req-bc39d5ac-82a0-40db-8986-65808cc59db5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:41:42.585 8 INFO cinder.api.openstack.wsgi [None req-bc39d5ac-82a0-40db-8986-65808cc59db5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:41:42.585 7 INFO cinder.api.openstack.wsgi [None req-002fb688-e9ac-4e57-b5fb-d3c51bf434aa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:41:42.585 8 INFO cinder.api.openstack.wsgi [None req-bc39d5ac-82a0-40db-8986-65808cc59db5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:41:42.586 7 INFO cinder.api.openstack.wsgi [None req-002fb688-e9ac-4e57-b5fb-d3c51bf434aa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:41:42.822 8 INFO cinder.api.openstack.wsgi [None req-a347aff3-fce7-421a-aa67-0928fa120fcd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:41:43.361 8 INFO cinder.api.openstack.wsgi [None req-a347aff3-fce7-421a-aa67-0928fa120fcd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 355/707] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:41:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 654 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:41:43.377 7 INFO cinder.api.openstack.wsgi [None req-d59b9ca1-cc18-45c0-baf4-3ad8184c6daf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:41:43.383 7 INFO cinder.volume.api [None req-d59b9ca1-cc18-45c0-baf4-3ad8184c6daf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:41:43.384 7 INFO cinder.api.openstack.wsgi [None req-d59b9ca1-cc18-45c0-baf4-3ad8184c6daf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 353/708] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:41:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/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-05-20 18:41:43.436 8 INFO cinder.api.openstack.wsgi [None req-932181f5-fc08-4b90-b16e-6681d75b1c56 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:41:43.469 8 INFO cinder.api.openstack.wsgi [None req-932181f5-fc08-4b90-b16e-6681d75b1c56 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/709] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:41:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:41:43.481 7 INFO cinder.api.openstack.wsgi [None req-894cdf1c-c9ce-4d12-bcd0-ab6f0e4ef47b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:41:43.509 7 INFO cinder.api.openstack.wsgi [None req-894cdf1c-c9ce-4d12-bcd0-ab6f0e4ef47b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/710] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:41:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:41:43.523 8 INFO cinder.api.openstack.wsgi [None req-2daab0f8-1b91-4969-96c0-fb24f390a3be 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:41:43.538 8 INFO cinder.api.openstack.wsgi [None req-2daab0f8-1b91-4969-96c0-fb24f390a3be 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/711] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:41:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:41:43.549 7 INFO cinder.api.openstack.wsgi [None req-d61ccde2-adfd-4660-9385-dac41da63dab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:41:43.559 7 INFO cinder.volume.api [None req-d61ccde2-adfd-4660-9385-dac41da63dab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:41:43.560 7 INFO cinder.api.openstack.wsgi [None req-d61ccde2-adfd-4660-9385-dac41da63dab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 355/712] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:41:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:41:43.574 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:41:43.578 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 8|app: 0|req: 358/713] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:41:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:41:43.588 7 INFO cinder.api.openstack.wsgi [None req-0aea3f4a-90ac-49fc-9247-623e5b5913f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:41:43.597 7 INFO cinder.volume.api [None req-0aea3f4a-90ac-49fc-9247-623e5b5913f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:41:43.599 7 INFO cinder.api.openstack.wsgi [None req-0aea3f4a-90ac-49fc-9247-623e5b5913f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 356/714] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:41:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:41:52.585 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:41:52.585 7 INFO cinder.api.openstack.wsgi [None req-0aea3f4a-90ac-49fc-9247-623e5b5913f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:41:52.586 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:41:52.586 7 INFO cinder.api.openstack.wsgi [None req-0aea3f4a-90ac-49fc-9247-623e5b5913f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:42:02.585 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:42:02.585 7 INFO cinder.api.openstack.wsgi [None req-0aea3f4a-90ac-49fc-9247-623e5b5913f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:42:02.586 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:42:02.587 7 INFO cinder.api.openstack.wsgi [None req-0aea3f4a-90ac-49fc-9247-623e5b5913f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:42:12.586 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:42:12.588 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:42:12.588 7 INFO cinder.api.openstack.wsgi [None req-0aea3f4a-90ac-49fc-9247-623e5b5913f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:42:12.589 7 INFO cinder.api.openstack.wsgi [None req-0aea3f4a-90ac-49fc-9247-623e5b5913f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:42:22.585 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:42:22.586 7 INFO cinder.api.openstack.wsgi [None req-0aea3f4a-90ac-49fc-9247-623e5b5913f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:42:22.586 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:42:22.587 7 INFO cinder.api.openstack.wsgi [None req-0aea3f4a-90ac-49fc-9247-623e5b5913f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:42:32.585 7 INFO cinder.api.openstack.wsgi [None req-0aea3f4a-90ac-49fc-9247-623e5b5913f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:42:32.585 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:42:32.586 7 INFO cinder.api.openstack.wsgi [None req-0aea3f4a-90ac-49fc-9247-623e5b5913f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:42:32.586 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:42:42.585 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:42:42.586 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:42:42.587 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:42:42.588 8 INFO cinder.api.openstack.wsgi [None req-dc4eece1-293f-4aec-87c7-ac3318666415 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:42:42.611 7 INFO cinder.api.openstack.wsgi [None req-c722c382-66a0-41a0-9ed9-1f26e77618ed 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:42:42.616 7 INFO cinder.api.openstack.wsgi [None req-c722c382-66a0-41a0-9ed9-1f26e77618ed 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 362/727] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:42:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:42:42.626 8 INFO cinder.api.openstack.wsgi [None req-87757229-7e85-45fc-a15b-ade517aed768 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:42:42.634 8 INFO cinder.volume.api [None req-87757229-7e85-45fc-a15b-ade517aed768 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:42:42.636 8 INFO cinder.api.openstack.wsgi [None req-87757229-7e85-45fc-a15b-ade517aed768 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 366/728] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:42:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:42:42.650 7 INFO cinder.api.openstack.wsgi [None req-bc20f98b-a322-44fb-82ba-7ef6d404f76d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:42:42.661 7 INFO cinder.volume.api [None req-bc20f98b-a322-44fb-82ba-7ef6d404f76d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:42:42.663 7 INFO cinder.api.openstack.wsgi [None req-bc20f98b-a322-44fb-82ba-7ef6d404f76d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 363/729] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:42:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:42:42.671 8 INFO cinder.api.openstack.wsgi [None req-3ad72c3e-126d-4049-94a6-1da06add41d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:42:43.178 8 INFO cinder.api.openstack.wsgi [None req-3ad72c3e-126d-4049-94a6-1da06add41d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 367/730] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:42:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:42:43.221 7 INFO cinder.api.openstack.wsgi [None req-3546018a-10dc-4077-a45e-9887ccf49357 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:42:43.247 7 INFO cinder.api.openstack.wsgi [None req-3546018a-10dc-4077-a45e-9887ccf49357 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/731] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:42:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:42:43.257 8 INFO cinder.api.openstack.wsgi [None req-e690902f-0215-4ca7-9fa4-c93eeefce4ce 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:42:43.274 8 INFO cinder.api.openstack.wsgi [None req-e690902f-0215-4ca7-9fa4-c93eeefce4ce 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/732] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:42:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:42:43.285 7 INFO cinder.api.openstack.wsgi [None req-1ae134f8-0cbf-4ba7-ac4a-72bf5b0783e0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:42:43.303 7 INFO cinder.api.openstack.wsgi [None req-1ae134f8-0cbf-4ba7-ac4a-72bf5b0783e0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/733] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:42:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:42:43.312 8 INFO cinder.api.openstack.wsgi [None req-654ccd21-68c2-45d9-9ad0-c683cc16ce68 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:42:43.317 8 INFO cinder.volume.api [None req-654ccd21-68c2-45d9-9ad0-c683cc16ce68 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:42:43.318 8 INFO cinder.api.openstack.wsgi [None req-654ccd21-68c2-45d9-9ad0-c683cc16ce68 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 369/734] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:42:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:42:44.513 7 INFO cinder.api.openstack.wsgi [None req-5b247a14-2bf5-4762-9dd1-c840d2a81747 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots 2026-05-20 18:42:44.527 7 INFO cinder.volume.api [None req-5b247a14-2bf5-4762-9dd1-c840d2a81747 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:42:44.527 7 INFO cinder.api.openstack.wsgi [None req-5b247a14-2bf5-4762-9dd1-c840d2a81747 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 366/735] 10.0.0.47 () {32 vars in 703 bytes} [Wed May 20 18:42:44 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:42:44.542 8 INFO cinder.api.openstack.wsgi [None req-b71c1cbd-d80f-416a-b62a-ebc8553fa437 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes 2026-05-20 18:42:44.572 8 INFO cinder.volume.api [None req-b71c1cbd-d80f-416a-b62a-ebc8553fa437 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:42:44.572 8 INFO cinder.api.openstack.wsgi [None req-b71c1cbd-d80f-416a-b62a-ebc8553fa437 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes returned with HTTP 200 [pid: 8|app: 0|req: 370/736] 10.0.0.47 () {32 vars in 699 bytes} [Wed May 20 18:42:44 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:42:52.585 7 INFO cinder.api.openstack.wsgi [None req-5b247a14-2bf5-4762-9dd1-c840d2a81747 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:42:52.586 7 INFO cinder.api.openstack.wsgi [None req-5b247a14-2bf5-4762-9dd1-c840d2a81747 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:42:52.598 8 INFO cinder.api.openstack.wsgi [None req-b71c1cbd-d80f-416a-b62a-ebc8553fa437 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:42:52.599 8 INFO cinder.api.openstack.wsgi [None req-b71c1cbd-d80f-416a-b62a-ebc8553fa437 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:43:02.586 7 INFO cinder.api.openstack.wsgi [None req-5b247a14-2bf5-4762-9dd1-c840d2a81747 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:43:02.586 8 INFO cinder.api.openstack.wsgi [None req-b71c1cbd-d80f-416a-b62a-ebc8553fa437 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:43:02.587 7 INFO cinder.api.openstack.wsgi [None req-5b247a14-2bf5-4762-9dd1-c840d2a81747 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:43:02.587 8 INFO cinder.api.openstack.wsgi [None req-b71c1cbd-d80f-416a-b62a-ebc8553fa437 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:43:04.749 7 INFO cinder.api.openstack.wsgi [None req-88635d1c-10fe-4b31-8226-27ff2f7bcc10 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes 2026-05-20 18:43:05.622 7 INFO cinder.api.v3.volumes [None req-88635d1c-10fe-4b31-8226-27ff2f7bcc10 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] Create volume of 1 GB 2026-05-20 18:43:05.635 7 INFO cinder.volume.api [None req-88635d1c-10fe-4b31-8226-27ff2f7bcc10 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] Availability Zones retrieved successfully. 2026-05-20 18:43:06.099 7 INFO cinder.volume.api [None req-88635d1c-10fe-4b31-8226-27ff2f7bcc10 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] Create volume request issued successfully. 2026-05-20 18:43:06.100 7 INFO cinder.api.openstack.wsgi [None req-88635d1c-10fe-4b31-8226-27ff2f7bcc10 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 369/741] 10.0.0.47 () {34 vars in 721 bytes} [Wed May 20 18:43:04 2026] POST /v3/0191e27732b54091858e4e7312caba93/volumes => generated 865 bytes in 1360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-20 18:43:06.119 8 INFO cinder.api.openstack.wsgi [None req-2b0b8888-2df0-43d2-99d4-e393162c7619 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:06.164 8 INFO cinder.volume.api [None req-2b0b8888-2df0-43d2-99d4-e393162c7619 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] Volume info retrieved successfully. 2026-05-20 18:43:06.172 8 INFO cinder.api.openstack.wsgi [None req-2b0b8888-2df0-43d2-99d4-e393162c7619 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 373/742] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:43:06 2026] GET /v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e => generated 933 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:43:07.203 7 INFO cinder.api.openstack.wsgi [None req-ee0c6c32-4156-40d2-8abb-4fe907cecaef 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:07.222 7 INFO cinder.volume.api [None req-ee0c6c32-4156-40d2-8abb-4fe907cecaef 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] Volume info retrieved successfully. 2026-05-20 18:43:07.236 7 INFO cinder.api.openstack.wsgi [None req-ee0c6c32-4156-40d2-8abb-4fe907cecaef 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 370/743] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:43:07 2026] GET /v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e => generated 957 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:43:08.266 8 INFO cinder.api.openstack.wsgi [None req-304eeb4e-efde-42b5-8919-7af043fc8783 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:08.279 8 INFO cinder.volume.api [None req-304eeb4e-efde-42b5-8919-7af043fc8783 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] Volume info retrieved successfully. 2026-05-20 18:43:08.284 8 INFO cinder.api.openstack.wsgi [None req-304eeb4e-efde-42b5-8919-7af043fc8783 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 374/744] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:43:08 2026] GET /v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:43:09.305 7 INFO cinder.api.openstack.wsgi [None req-fa6c06ff-0297-4885-b179-1ef68cfc3b96 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:09.325 7 INFO cinder.volume.api [None req-fa6c06ff-0297-4885-b179-1ef68cfc3b96 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] Volume info retrieved successfully. 2026-05-20 18:43:09.332 7 INFO cinder.api.openstack.wsgi [None req-fa6c06ff-0297-4885-b179-1ef68cfc3b96 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 371/745] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:43:09 2026] GET /v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:43:10.367 8 INFO cinder.api.openstack.wsgi [None req-edb6874e-12bb-4311-9892-6c45530103ff 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:10.382 8 INFO cinder.volume.api [None req-edb6874e-12bb-4311-9892-6c45530103ff 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] Volume info retrieved successfully. 2026-05-20 18:43:10.388 8 INFO cinder.api.openstack.wsgi [None req-edb6874e-12bb-4311-9892-6c45530103ff 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 375/746] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:43:10 2026] GET /v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e => generated 1342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:43:10.495 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-500e4103-0d0a-4898-baad-7ae51e98b202 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:10.508 7 INFO cinder.volume.api [req-d497cf3e-6825-4897-a251-7076fd77839b req-500e4103-0d0a-4898-baad-7ae51e98b202 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] Volume info retrieved successfully. 2026-05-20 18:43:10.513 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-500e4103-0d0a-4898-baad-7ae51e98b202 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 372/747] 10.0.0.131 () {34 vars in 1027 bytes} [Wed May 20 18:43:10 2026] GET /v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e => generated 1342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:43:11.385 8 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-4d3d0710-ec86-4f3d-b96a-3962c1a7ee20 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:11.399 8 INFO cinder.volume.api [req-d497cf3e-6825-4897-a251-7076fd77839b req-4d3d0710-ec86-4f3d-b96a-3962c1a7ee20 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] Volume info retrieved successfully. 2026-05-20 18:43:11.405 8 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-4d3d0710-ec86-4f3d-b96a-3962c1a7ee20 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 376/748] 10.0.0.131 () {34 vars in 1027 bytes} [Wed May 20 18:43:11 2026] GET /v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e => generated 1342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:43:11.413 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-500e4103-0d0a-4898-baad-7ae51e98b202 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-20 18:43:11.414 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-500e4103-0d0a-4898-baad-7ae51e98b202 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 373/749] 10.0.0.131 () {32 vars in 827 bytes} [Wed May 20 18:43:11 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:43:11.427 8 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-f2686bbf-0332-4a2c-8bce-b756f99b4410 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:11.516 8 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-f2686bbf-0332-4a2c-8bce-b756f99b4410 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 377/750] 10.0.0.131 () {40 vars in 1056 bytes} [Wed May 20 18:43:11 2026] POST /v3/0191e27732b54091858e4e7312caba93/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:43:12.585 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-500e4103-0d0a-4898-baad-7ae51e98b202 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:43:12.585 8 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-f2686bbf-0332-4a2c-8bce-b756f99b4410 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:43:12.586 8 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-f2686bbf-0332-4a2c-8bce-b756f99b4410 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:43:12.586 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-500e4103-0d0a-4898-baad-7ae51e98b202 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:43:18.355 8 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-f2686bbf-0332-4a2c-8bce-b756f99b4410 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-20 18:43:18.356 8 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-f2686bbf-0332-4a2c-8bce-b756f99b4410 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 379/753] 199.204.45.242 () {32 vars in 838 bytes} [Wed May 20 18:43:18 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:43:18.420 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-35e5b881-9dff-40df-9dd2-2e1c7ccaf030 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:18.442 7 INFO cinder.volume.api [req-d497cf3e-6825-4897-a251-7076fd77839b req-35e5b881-9dff-40df-9dd2-2e1c7ccaf030 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] Volume info retrieved successfully. 2026-05-20 18:43:18.446 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-35e5b881-9dff-40df-9dd2-2e1c7ccaf030 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 375/754] 199.204.45.242 () {36 vars in 1072 bytes} [Wed May 20 18:43:18 2026] GET /v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e => generated 1522 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:43:20.529 8 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-c1233b96-38a5-4db5-a143-e6cda2f3688a 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/attachments/9658ccf1-5007-49a0-990b-b90b284c5b7a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:22.585 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-35e5b881-9dff-40df-9dd2-2e1c7ccaf030 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:43:22.586 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-35e5b881-9dff-40df-9dd2-2e1c7ccaf030 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:43:22.588 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-35e5b881-9dff-40df-9dd2-2e1c7ccaf030 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:43:22.589 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-35e5b881-9dff-40df-9dd2-2e1c7ccaf030 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:43:24.618 8 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-c1233b96-38a5-4db5-a143-e6cda2f3688a 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/attachments/9658ccf1-5007-49a0-990b-b90b284c5b7a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 380/757] 199.204.45.242 () {40 vars in 1134 bytes} [Wed May 20 18:43:20 2026] PUT /v3/0191e27732b54091858e4e7312caba93/attachments/9658ccf1-5007-49a0-990b-b90b284c5b7a => generated 775 bytes in 4097 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:43:25.142 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-06dc1326-f17e-4562-9145-84626117df5c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/attachments/9658ccf1-5007-49a0-990b-b90b284c5b7a/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:25.952 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-06dc1326-f17e-4562-9145-84626117df5c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/attachments/9658ccf1-5007-49a0-990b-b90b284c5b7a/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 378/758] 199.204.45.242 () {40 vars in 1147 bytes} [Wed May 20 18:43:25 2026] POST /v3/0191e27732b54091858e4e7312caba93/attachments/9658ccf1-5007-49a0-990b-b90b284c5b7a/action => generated 0 bytes in 821 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-20 18:43:32.585 8 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-c1233b96-38a5-4db5-a143-e6cda2f3688a 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:43:32.586 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-06dc1326-f17e-4562-9145-84626117df5c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:43:32.586 8 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-c1233b96-38a5-4db5-a143-e6cda2f3688a 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:43:32.587 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-06dc1326-f17e-4562-9145-84626117df5c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:43:42.585 8 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-c1233b96-38a5-4db5-a143-e6cda2f3688a 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:43:42.586 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-06dc1326-f17e-4562-9145-84626117df5c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:43:42.586 8 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-c1233b96-38a5-4db5-a143-e6cda2f3688a 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:43:42.590 7 INFO cinder.api.openstack.wsgi [req-d497cf3e-6825-4897-a251-7076fd77839b req-06dc1326-f17e-4562-9145-84626117df5c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:43:42.840 8 INFO cinder.api.openstack.wsgi [None req-2ec343fb-85b3-4fe7-9716-7cad175a36dd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:43.346 8 INFO cinder.api.openstack.wsgi [None req-2ec343fb-85b3-4fe7-9716-7cad175a36dd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 383/763] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:43:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 664 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:43:43.359 7 INFO cinder.api.openstack.wsgi [None req-c5178fe1-c290-43eb-8745-98f59572c4ce 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:43:43.396 7 INFO cinder.volume.api [None req-c5178fe1-c290-43eb-8745-98f59572c4ce 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:43.404 7 INFO cinder.api.openstack.wsgi [None req-c5178fe1-c290-43eb-8745-98f59572c4ce 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 381/764] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:43:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 1808 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:43:43.422 8 INFO cinder.api.openstack.wsgi [None req-531c5577-9d10-4d39-b6d3-ef7db1e220f8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:43:43.428 8 INFO cinder.api.openstack.wsgi [None req-531c5577-9d10-4d39-b6d3-ef7db1e220f8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 8|app: 0|req: 384/765] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:43:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:43:43.443 8 INFO cinder.api.openstack.wsgi [None req-f4add931-2ed5-46da-ac0f-56c8322b5790 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:43:43.445 7 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-7bbe64be-321b-43e9-8f87-ec0fabced5ea 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/attachments/9658ccf1-5007-49a0-990b-b90b284c5b7a 2026-05-20 18:43:43.449 8 INFO cinder.volume.api [None req-f4add931-2ed5-46da-ac0f-56c8322b5790 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:43:43.449 8 INFO cinder.api.openstack.wsgi [None req-f4add931-2ed5-46da-ac0f-56c8322b5790 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 385/766] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:43:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:43:43.458 8 INFO cinder.api.openstack.wsgi [None req-2f250457-0339-44d9-acde-428754f789a6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:43.470 8 INFO cinder.volume.api [None req-2f250457-0339-44d9-acde-428754f789a6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:43.476 8 INFO cinder.api.openstack.wsgi [None req-2f250457-0339-44d9-acde-428754f789a6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 386/767] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:43:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 1808 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:43:43.514 8 INFO cinder.api.openstack.wsgi [None req-5030eb13-48de-4334-ac3b-72dc267315db 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0191e27732b54091858e4e7312caba93?usage=true 2026-05-20 18:43:43.533 8 INFO cinder.api.openstack.wsgi [None req-5030eb13-48de-4334-ac3b-72dc267315db 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0191e27732b54091858e4e7312caba93?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/768] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:43:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0191e27732b54091858e4e7312caba93?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:43:43.544 8 INFO cinder.api.openstack.wsgi [None req-ec5273bf-5539-480c-99b6-046ee2b929e1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:43:43.575 8 INFO cinder.api.openstack.wsgi [None req-ec5273bf-5539-480c-99b6-046ee2b929e1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/769] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:43:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:43:43.584 8 INFO cinder.api.openstack.wsgi [None req-e9436cf1-6ea3-4a0d-aa71-02ee93acb6f8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0b613e40b51742d2a781e934572e7e1b?usage=true 2026-05-20 18:43:43.602 8 INFO cinder.api.openstack.wsgi [None req-e9436cf1-6ea3-4a0d-aa71-02ee93acb6f8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0b613e40b51742d2a781e934572e7e1b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 389/770] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:43:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0b613e40b51742d2a781e934572e7e1b?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:43:43.610 8 INFO cinder.api.openstack.wsgi [None req-058b898c-8f9b-4228-91fc-dac24ab52ada 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/4d8cc945d41b453c8498f8692d231671?usage=true 2026-05-20 18:43:43.631 8 INFO cinder.api.openstack.wsgi [None req-058b898c-8f9b-4228-91fc-dac24ab52ada 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/4d8cc945d41b453c8498f8692d231671?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/771] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:43:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/4d8cc945d41b453c8498f8692d231671?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:43:43.642 8 INFO cinder.api.openstack.wsgi [None req-fa980dae-b863-4e8f-a9d3-67d15f230dc6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7335b86cb9f94047b34f5550dd4ab2d7?usage=true 2026-05-20 18:43:43.672 8 INFO cinder.api.openstack.wsgi [None req-fa980dae-b863-4e8f-a9d3-67d15f230dc6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7335b86cb9f94047b34f5550dd4ab2d7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 391/772] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:43:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7335b86cb9f94047b34f5550dd4ab2d7?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:43:43.682 8 INFO cinder.api.openstack.wsgi [None req-8997ecf3-b5d2-42d4-b5d9-ddb40b8d496b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:43:43.708 8 INFO cinder.api.openstack.wsgi [None req-8997ecf3-b5d2-42d4-b5d9-ddb40b8d496b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 392/773] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:43:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:43:43.717 8 INFO cinder.api.openstack.wsgi [None req-1e92f352-72b8-4152-b712-936bf292af96 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:43:43.741 8 INFO cinder.api.openstack.wsgi [None req-1e92f352-72b8-4152-b712-936bf292af96 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 393/774] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:43:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:43:44.089 7 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-7bbe64be-321b-43e9-8f87-ec0fabced5ea 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/attachments/9658ccf1-5007-49a0-990b-b90b284c5b7a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 382/775] 199.204.45.242 () {38 vars in 1102 bytes} [Wed May 20 18:43:43 2026] DELETE /v3/0191e27732b54091858e4e7312caba93/attachments/9658ccf1-5007-49a0-990b-b90b284c5b7a => generated 19 bytes in 655 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:43:44.100 8 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e 2026-05-20 18:43:44.101 8 INFO cinder.api.v3.volumes [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] Delete volume with id: 06a54e98-4438-4e30-9a44-6f3278b6441e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:43:44.111 8 INFO cinder.volume.api [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] Volume info retrieved successfully. 2026-05-20 18:43:44.813 8 INFO cinder.volume.api [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] Delete volume request issued successfully. 2026-05-20 18:43:44.813 8 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 394/776] 199.204.45.242 () {36 vars in 1053 bytes} [Wed May 20 18:43:44 2026] DELETE /v3/0191e27732b54091858e4e7312caba93/volumes/06a54e98-4438-4e30-9a44-6f3278b6441e => generated 0 bytes in 719 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-20 18:43:52.585 7 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-7bbe64be-321b-43e9-8f87-ec0fabced5ea 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:43:52.585 8 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:43:52.586 7 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-7bbe64be-321b-43e9-8f87-ec0fabced5ea 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:43:52.586 8 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:44:02.585 7 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-7bbe64be-321b-43e9-8f87-ec0fabced5ea 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:44:02.586 7 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-7bbe64be-321b-43e9-8f87-ec0fabced5ea 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:44:02.586 8 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:44:02.586 8 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:44:12.585 8 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:44:12.585 7 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-7bbe64be-321b-43e9-8f87-ec0fabced5ea 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:44:12.586 7 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-7bbe64be-321b-43e9-8f87-ec0fabced5ea 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:44:12.586 8 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:44:22.585 7 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-7bbe64be-321b-43e9-8f87-ec0fabced5ea 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:44:22.586 7 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-7bbe64be-321b-43e9-8f87-ec0fabced5ea 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:44:22.593 8 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:44:22.594 8 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:44:32.585 7 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-7bbe64be-321b-43e9-8f87-ec0fabced5ea 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:44:32.585 8 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:44:32.585 7 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-7bbe64be-321b-43e9-8f87-ec0fabced5ea 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:44:32.586 8 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:44:42.586 7 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-7bbe64be-321b-43e9-8f87-ec0fabced5ea 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:44:42.586 8 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:44:42.586 7 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-7bbe64be-321b-43e9-8f87-ec0fabced5ea 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:44:42.587 8 INFO cinder.api.openstack.wsgi [req-3fc44ba9-606e-460e-b2b3-ba85ad32e6ee req-349b4b54-1478-454c-8791-7897f816156c 80d17cb49edd46dd9efbca80b3993c08 0191e27732b54091858e4e7312caba93 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:44:42.732 7 INFO cinder.api.openstack.wsgi [None req-fb469181-f371-4d9e-880f-80f8da7a67c9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:44:42.750 7 INFO cinder.volume.api [None req-fb469181-f371-4d9e-880f-80f8da7a67c9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:44:42.753 7 INFO cinder.api.openstack.wsgi [None req-fb469181-f371-4d9e-880f-80f8da7a67c9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 389/789] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:44:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:44:42.780 8 INFO cinder.api.openstack.wsgi [None req-be71aa89-5a25-4c37-aa3b-aa91a675f374 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:44:42.788 8 INFO cinder.volume.api [None req-be71aa89-5a25-4c37-aa3b-aa91a675f374 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:44:42.790 8 INFO cinder.api.openstack.wsgi [None req-be71aa89-5a25-4c37-aa3b-aa91a675f374 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 401/790] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:44:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:44:42.812 7 INFO cinder.api.openstack.wsgi [None req-12adebaf-4909-4cc3-b494-cc03047968d0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:44:42.816 7 INFO cinder.volume.api [None req-12adebaf-4909-4cc3-b494-cc03047968d0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:44:42.816 7 INFO cinder.api.openstack.wsgi [None req-12adebaf-4909-4cc3-b494-cc03047968d0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 390/791] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:44:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:44:42.826 8 INFO cinder.api.openstack.wsgi [None req-9ccb152c-a2bc-45b4-b7e4-9eaf1908c35b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:44:42.831 8 INFO cinder.api.openstack.wsgi [None req-9ccb152c-a2bc-45b4-b7e4-9eaf1908c35b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 8|app: 0|req: 402/792] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:44:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:44:42.846 7 INFO cinder.api.openstack.wsgi [None req-d45fce5d-4fd1-43db-b116-01034cd83ca7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:44:43.348 7 INFO cinder.api.openstack.wsgi [None req-d45fce5d-4fd1-43db-b116-01034cd83ca7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 391/793] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:44:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 668 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:44:43.387 8 INFO cinder.api.openstack.wsgi [None req-7d322cee-2302-4c16-85e1-5c5ea5a5a6e2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:44:43.416 8 INFO cinder.api.openstack.wsgi [None req-7d322cee-2302-4c16-85e1-5c5ea5a5a6e2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 403/794] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:44:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:44:43.426 7 INFO cinder.api.openstack.wsgi [None req-baad8680-3ba0-450a-bb9f-6f374a860c2f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/4d8cc945d41b453c8498f8692d231671?usage=true 2026-05-20 18:44:43.446 7 INFO cinder.api.openstack.wsgi [None req-baad8680-3ba0-450a-bb9f-6f374a860c2f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/4d8cc945d41b453c8498f8692d231671?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 392/795] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:44:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/4d8cc945d41b453c8498f8692d231671?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:44:43.457 8 INFO cinder.api.openstack.wsgi [None req-4161e345-8d8a-4ffd-be8e-571d9bfe01bf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/5d60a46352c544ba94a76b299dd29143?usage=true 2026-05-20 18:44:43.478 8 INFO cinder.api.openstack.wsgi [None req-4161e345-8d8a-4ffd-be8e-571d9bfe01bf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/5d60a46352c544ba94a76b299dd29143?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 404/796] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:44:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/5d60a46352c544ba94a76b299dd29143?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:44:43.488 7 INFO cinder.api.openstack.wsgi [None req-0a8dc5a3-8b2a-4b8e-8f4f-71253487e1e2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:44:43.509 7 INFO cinder.api.openstack.wsgi [None req-0a8dc5a3-8b2a-4b8e-8f4f-71253487e1e2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 393/797] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:44:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:44:43.525 8 INFO cinder.api.openstack.wsgi [None req-ac4128dd-d534-4e83-a27e-abddb363828c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd845de1a26147b89899ee102e8b1fd5?usage=true 2026-05-20 18:44:43.558 8 INFO cinder.api.openstack.wsgi [None req-ac4128dd-d534-4e83-a27e-abddb363828c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd845de1a26147b89899ee102e8b1fd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/798] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:44:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd845de1a26147b89899ee102e8b1fd5?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:44:43.570 7 INFO cinder.api.openstack.wsgi [None req-2a91a6c8-99de-4694-b972-36442c101d49 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/d37436f4da2e481aaeb0da39d8e20035?usage=true 2026-05-20 18:44:43.589 7 INFO cinder.api.openstack.wsgi [None req-2a91a6c8-99de-4694-b972-36442c101d49 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/d37436f4da2e481aaeb0da39d8e20035?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 394/799] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:44:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/d37436f4da2e481aaeb0da39d8e20035?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:44:43.600 8 INFO cinder.api.openstack.wsgi [None req-7db1ee11-474f-4d53-97a4-40f9936a1ff5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:44:43.622 8 INFO cinder.api.openstack.wsgi [None req-7db1ee11-474f-4d53-97a4-40f9936a1ff5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/800] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:44:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:44:52.585 7 INFO cinder.api.openstack.wsgi [None req-2a91a6c8-99de-4694-b972-36442c101d49 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:44:52.586 8 INFO cinder.api.openstack.wsgi [None req-7db1ee11-474f-4d53-97a4-40f9936a1ff5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:44:52.586 7 INFO cinder.api.openstack.wsgi [None req-2a91a6c8-99de-4694-b972-36442c101d49 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:44:52.587 8 INFO cinder.api.openstack.wsgi [None req-7db1ee11-474f-4d53-97a4-40f9936a1ff5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:45:02.585 7 INFO cinder.api.openstack.wsgi [None req-2a91a6c8-99de-4694-b972-36442c101d49 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:45:02.586 7 INFO cinder.api.openstack.wsgi [None req-2a91a6c8-99de-4694-b972-36442c101d49 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:45:02.586 8 INFO cinder.api.openstack.wsgi [None req-7db1ee11-474f-4d53-97a4-40f9936a1ff5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:45:02.588 8 INFO cinder.api.openstack.wsgi [None req-7db1ee11-474f-4d53-97a4-40f9936a1ff5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:45:12.605 7 INFO cinder.api.openstack.wsgi [None req-2a91a6c8-99de-4694-b972-36442c101d49 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:45:12.606 8 INFO cinder.api.openstack.wsgi [None req-7db1ee11-474f-4d53-97a4-40f9936a1ff5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:45:12.606 7 INFO cinder.api.openstack.wsgi [None req-2a91a6c8-99de-4694-b972-36442c101d49 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:45:12.606 8 INFO cinder.api.openstack.wsgi [None req-7db1ee11-474f-4d53-97a4-40f9936a1ff5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:45:13.700 7 INFO cinder.api.openstack.wsgi [None req-9ba7b11c-7fd2-48b1-98b6-f2a3d9d8b50f 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes 2026-05-20 18:45:13.702 7 INFO cinder.api.v3.volumes [None req-9ba7b11c-7fd2-48b1-98b6-f2a3d9d8b50f 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Create volume of 1 GB 2026-05-20 18:45:13.709 7 INFO cinder.volume.api [None req-9ba7b11c-7fd2-48b1-98b6-f2a3d9d8b50f 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Availability Zones retrieved successfully. 2026-05-20 18:45:14.042 7 INFO cinder.volume.api [None req-9ba7b11c-7fd2-48b1-98b6-f2a3d9d8b50f 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Create volume request issued successfully. 2026-05-20 18:45:14.043 7 INFO cinder.api.openstack.wsgi [None req-9ba7b11c-7fd2-48b1-98b6-f2a3d9d8b50f 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 398/807] 10.0.0.47 () {34 vars in 720 bytes} [Wed May 20 18:45:13 2026] POST /v3/17c28f8dc2a74ad7833b74806c151463/volumes => generated 860 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-20 18:45:14.074 8 INFO cinder.api.openstack.wsgi [None req-02c6ce9d-7366-4b87-bdc6-8874db323d20 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:45:14.088 8 INFO cinder.volume.api [None req-02c6ce9d-7366-4b87-bdc6-8874db323d20 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Volume info retrieved successfully. 2026-05-20 18:45:14.092 8 INFO cinder.api.openstack.wsgi [None req-02c6ce9d-7366-4b87-bdc6-8874db323d20 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 410/808] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:45:14 2026] GET /v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:45:15.113 7 INFO cinder.api.openstack.wsgi [None req-9a27772a-c1f8-4a8c-97dc-25a60a8e221d 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:45:15.134 7 INFO cinder.volume.api [None req-9a27772a-c1f8-4a8c-97dc-25a60a8e221d 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Volume info retrieved successfully. 2026-05-20 18:45:15.139 7 INFO cinder.api.openstack.wsgi [None req-9a27772a-c1f8-4a8c-97dc-25a60a8e221d 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 399/809] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:45:15 2026] GET /v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 => generated 953 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:45:22.586 8 INFO cinder.api.openstack.wsgi [None req-02c6ce9d-7366-4b87-bdc6-8874db323d20 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:45:22.586 7 INFO cinder.api.openstack.wsgi [None req-9a27772a-c1f8-4a8c-97dc-25a60a8e221d 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:45:22.587 7 INFO cinder.api.openstack.wsgi [None req-9a27772a-c1f8-4a8c-97dc-25a60a8e221d 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:45:22.587 8 INFO cinder.api.openstack.wsgi [None req-02c6ce9d-7366-4b87-bdc6-8874db323d20 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:45:30.834 7 INFO cinder.api.openstack.wsgi [None req-eab52612-1a54-4664-a519-01a095f5c18b 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:45:31.016 7 INFO cinder.volume.api [None req-eab52612-1a54-4664-a519-01a095f5c18b 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Volume info retrieved successfully. 2026-05-20 18:45:31.046 7 INFO cinder.volume.api [None req-eab52612-1a54-4664-a519-01a095f5c18b 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Update volume admin metadata completed successfully. 2026-05-20 18:45:31.549 7 INFO cinder.volume.api [None req-eab52612-1a54-4664-a519-01a095f5c18b 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Attach volume completed successfully. 2026-05-20 18:45:31.550 7 INFO cinder.api.openstack.wsgi [None req-eab52612-1a54-4664-a519-01a095f5c18b 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 401/812] 10.0.0.47 () {34 vars in 808 bytes} [Wed May 20 18:45:30 2026] POST /v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8/action => generated 0 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:45:31.563 8 INFO cinder.api.openstack.wsgi [None req-45251e75-830c-4840-8ebc-2d2a2eca9a98 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:45:31.579 8 INFO cinder.volume.api [None req-45251e75-830c-4840-8ebc-2d2a2eca9a98 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Volume info retrieved successfully. 2026-05-20 18:45:31.584 8 INFO cinder.api.openstack.wsgi [None req-45251e75-830c-4840-8ebc-2d2a2eca9a98 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 412/813] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:45:31 2026] GET /v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 => generated 1287 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:45:31.602 7 INFO cinder.api.openstack.wsgi [None req-0a756c07-dfe6-4c67-af8f-f41c8800c585 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:45:31.617 7 INFO cinder.volume.api [None req-0a756c07-dfe6-4c67-af8f-f41c8800c585 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Volume info retrieved successfully. 2026-05-20 18:45:32.123 7 INFO cinder.volume.api [None req-0a756c07-dfe6-4c67-af8f-f41c8800c585 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Detach volume completed successfully. 2026-05-20 18:45:32.123 7 INFO cinder.api.openstack.wsgi [None req-0a756c07-dfe6-4c67-af8f-f41c8800c585 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 402/814] 10.0.0.47 () {34 vars in 808 bytes} [Wed May 20 18:45:31 2026] POST /v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8/action => generated 0 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:45:32.138 8 INFO cinder.api.openstack.wsgi [None req-3347d87b-5ac7-4668-bbdb-6db61322c20f 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:45:32.167 8 INFO cinder.volume.api [None req-3347d87b-5ac7-4668-bbdb-6db61322c20f 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Volume info retrieved successfully. 2026-05-20 18:45:32.172 8 INFO cinder.api.openstack.wsgi [None req-3347d87b-5ac7-4668-bbdb-6db61322c20f 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 413/815] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:45:32 2026] GET /v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 => generated 972 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:45:32.588 7 INFO cinder.api.openstack.wsgi [None req-0a756c07-dfe6-4c67-af8f-f41c8800c585 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:45:32.588 8 INFO cinder.api.openstack.wsgi [None req-3347d87b-5ac7-4668-bbdb-6db61322c20f 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:45:32.589 7 INFO cinder.api.openstack.wsgi [None req-0a756c07-dfe6-4c67-af8f-f41c8800c585 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:45:32.589 8 INFO cinder.api.openstack.wsgi [None req-3347d87b-5ac7-4668-bbdb-6db61322c20f 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:45:38.199 8 INFO cinder.api.openstack.wsgi [None req-530c482c-91ec-4df2-91a6-89ff6b4c2154 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:45:38.216 8 INFO cinder.volume.api [None req-530c482c-91ec-4df2-91a6-89ff6b4c2154 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Volume info retrieved successfully. 2026-05-20 18:45:38.221 8 INFO cinder.api.openstack.wsgi [None req-530c482c-91ec-4df2-91a6-89ff6b4c2154 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 415/818] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:45:38 2026] GET /v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 => generated 972 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:45:38.244 7 INFO cinder.api.openstack.wsgi [None req-c6595a8e-c648-4289-9011-ede92cca2c0d 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 2026-05-20 18:45:38.244 7 INFO cinder.api.v3.volumes [None req-c6595a8e-c648-4289-9011-ede92cca2c0d 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Delete volume with id: dd8c7d15-de8b-44d5-aa02-2b190eae59a8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:45:38.256 7 INFO cinder.volume.api [None req-c6595a8e-c648-4289-9011-ede92cca2c0d 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Volume info retrieved successfully. 2026-05-20 18:45:38.284 7 INFO cinder.volume.api [None req-c6595a8e-c648-4289-9011-ede92cca2c0d 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Delete volume request issued successfully. 2026-05-20 18:45:38.285 7 INFO cinder.api.openstack.wsgi [None req-c6595a8e-c648-4289-9011-ede92cca2c0d 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 404/819] 10.0.0.47 () {32 vars in 776 bytes} [Wed May 20 18:45:38 2026] DELETE /v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:45:38.298 8 INFO cinder.api.openstack.wsgi [None req-640fd03f-ba27-488f-aef0-9730d10d422c 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:45:38.313 8 INFO cinder.volume.api [None req-640fd03f-ba27-488f-aef0-9730d10d422c 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] Volume info retrieved successfully. 2026-05-20 18:45:38.319 8 INFO cinder.api.openstack.wsgi [None req-640fd03f-ba27-488f-aef0-9730d10d422c 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 416/820] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:45:38 2026] GET /v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:45:38.948 7 INFO cinder.api.openstack.wsgi [req-bb0c6f5a-0a74-418d-a026-e917ba394d47 req-9de3ef93-9e92-41c0-bebe-352a1778c64b 508966a9b8a7462eaa7f27450a8fb2bb fadb77a7c151407da76f9c373ea21491 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fadb77a7c151407da76f9c373ea21491/attachments?instance_id=7671517e-3c45-46b9-b30b-83cdfbaf74db 2026-05-20 18:45:38.974 7 INFO cinder.api.openstack.wsgi [req-bb0c6f5a-0a74-418d-a026-e917ba394d47 req-9de3ef93-9e92-41c0-bebe-352a1778c64b 508966a9b8a7462eaa7f27450a8fb2bb fadb77a7c151407da76f9c373ea21491 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fadb77a7c151407da76f9c373ea21491/attachments?instance_id=7671517e-3c45-46b9-b30b-83cdfbaf74db returned with HTTP 200 [pid: 7|app: 0|req: 405/821] 199.204.45.242 () {36 vars in 1103 bytes} [Wed May 20 18:45:38 2026] GET /v3/fadb77a7c151407da76f9c373ea21491/attachments?instance_id=7671517e-3c45-46b9-b30b-83cdfbaf74db => generated 19 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:45:39.341 8 INFO cinder.api.openstack.wsgi [None req-8747041c-89e5-4ca5-a5c9-697ef25504c5 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 2026-05-20 18:45:39.351 8 INFO cinder.api.openstack.wsgi [None req-8747041c-89e5-4ca5-a5c9-697ef25504c5 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 returned with HTTP 404 [pid: 8|app: 0|req: 417/822] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:45:39 2026] GET /v3/17c28f8dc2a74ad7833b74806c151463/volumes/dd8c7d15-de8b-44d5-aa02-2b190eae59a8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-20 18:45:42.585 7 INFO cinder.api.openstack.wsgi [req-bb0c6f5a-0a74-418d-a026-e917ba394d47 req-9de3ef93-9e92-41c0-bebe-352a1778c64b 508966a9b8a7462eaa7f27450a8fb2bb fadb77a7c151407da76f9c373ea21491 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:45:42.585 8 INFO cinder.api.openstack.wsgi [None req-8747041c-89e5-4ca5-a5c9-697ef25504c5 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:45:42.586 7 INFO cinder.api.openstack.wsgi [req-bb0c6f5a-0a74-418d-a026-e917ba394d47 req-9de3ef93-9e92-41c0-bebe-352a1778c64b 508966a9b8a7462eaa7f27450a8fb2bb fadb77a7c151407da76f9c373ea21491 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:45:42.586 8 INFO cinder.api.openstack.wsgi [None req-8747041c-89e5-4ca5-a5c9-697ef25504c5 183523ef5ba440528accc55a09b579a4 17c28f8dc2a74ad7833b74806c151463 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:45:42.819 7 INFO cinder.api.openstack.wsgi [None req-7ace25de-8ab9-4a0d-af0b-94ec0654a100 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:45:42.832 7 INFO cinder.volume.api [None req-7ace25de-8ab9-4a0d-af0b-94ec0654a100 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:45:42.835 7 INFO cinder.api.openstack.wsgi [None req-7ace25de-8ab9-4a0d-af0b-94ec0654a100 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 407/825] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:45:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:45:42.848 8 INFO cinder.api.openstack.wsgi [None req-f27f9718-9b98-4377-b541-2d4fb41b9760 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:45:43.353 8 INFO cinder.api.openstack.wsgi [None req-f27f9718-9b98-4377-b541-2d4fb41b9760 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 419/826] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:45:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 668 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:45:43.453 7 INFO cinder.api.openstack.wsgi [None req-5838b8df-225d-417e-8f07-3664562b100e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/02e68984888349f08476521c966f4840?usage=true 2026-05-20 18:45:43.499 7 INFO cinder.api.openstack.wsgi [None req-5838b8df-225d-417e-8f07-3664562b100e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/02e68984888349f08476521c966f4840?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/827] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:45:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/02e68984888349f08476521c966f4840?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:45:43.511 8 INFO cinder.api.openstack.wsgi [None req-d6cc5423-a009-4af1-b2c6-f856c6e9f376 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:45:43.540 8 INFO cinder.api.openstack.wsgi [None req-d6cc5423-a009-4af1-b2c6-f856c6e9f376 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/828] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:45:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:45:43.566 7 INFO cinder.api.openstack.wsgi [None req-d95ef7ad-ea0a-4100-b7a4-f773217d9383 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/17c28f8dc2a74ad7833b74806c151463?usage=true 2026-05-20 18:45:43.599 7 INFO cinder.api.openstack.wsgi [None req-d95ef7ad-ea0a-4100-b7a4-f773217d9383 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/17c28f8dc2a74ad7833b74806c151463?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/829] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:45:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/17c28f8dc2a74ad7833b74806c151463?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:45:43.616 8 INFO cinder.api.openstack.wsgi [None req-cad72086-e158-4038-bce4-c9ff818b1b8d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:45:43.643 8 INFO cinder.api.openstack.wsgi [None req-cad72086-e158-4038-bce4-c9ff818b1b8d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/830] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:45:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:45:43.660 7 INFO cinder.api.openstack.wsgi [None req-5b814fb9-1d3f-41c9-9e63-4dec455e6522 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:45:43.689 7 INFO cinder.api.openstack.wsgi [None req-5b814fb9-1d3f-41c9-9e63-4dec455e6522 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/831] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:45:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:45:43.704 8 INFO cinder.api.openstack.wsgi [None req-7015bcfd-bfc4-44bb-a6f0-2ffcae24e830 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/fadb77a7c151407da76f9c373ea21491?usage=true 2026-05-20 18:45:43.730 8 INFO cinder.api.openstack.wsgi [None req-7015bcfd-bfc4-44bb-a6f0-2ffcae24e830 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/fadb77a7c151407da76f9c373ea21491?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/832] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:45:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/fadb77a7c151407da76f9c373ea21491?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:45:43.741 7 INFO cinder.api.openstack.wsgi [None req-d5433e1d-086b-4338-94cc-495af6809e57 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:45:43.754 7 INFO cinder.api.openstack.wsgi [None req-d5433e1d-086b-4338-94cc-495af6809e57 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 411/833] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:45:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:45:43.776 8 INFO cinder.api.openstack.wsgi [None req-0e2d8b77-16bf-44e8-b9cf-515e1f16c1b8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:45:43.783 8 INFO cinder.volume.api [None req-0e2d8b77-16bf-44e8-b9cf-515e1f16c1b8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:45:43.784 8 INFO cinder.api.openstack.wsgi [None req-0e2d8b77-16bf-44e8-b9cf-515e1f16c1b8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 423/834] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:45:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:45:43.794 7 INFO cinder.api.openstack.wsgi [None req-03ed036a-806c-4a3c-a26f-f536e66e1eab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:45:43.813 7 INFO cinder.volume.api [None req-03ed036a-806c-4a3c-a26f-f536e66e1eab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:45:43.813 7 INFO cinder.api.openstack.wsgi [None req-03ed036a-806c-4a3c-a26f-f536e66e1eab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 412/835] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:45:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:45:52.585 8 INFO cinder.api.openstack.wsgi [None req-0e2d8b77-16bf-44e8-b9cf-515e1f16c1b8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:45:52.586 7 INFO cinder.api.openstack.wsgi [None req-03ed036a-806c-4a3c-a26f-f536e66e1eab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:45:52.586 8 INFO cinder.api.openstack.wsgi [None req-0e2d8b77-16bf-44e8-b9cf-515e1f16c1b8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:45:52.587 7 INFO cinder.api.openstack.wsgi [None req-03ed036a-806c-4a3c-a26f-f536e66e1eab 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:45:58.208 8 INFO cinder.api.openstack.wsgi [None req-6b03713c-c6f5-49ba-ade1-d52f78921ee2 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes 2026-05-20 18:45:58.246 8 INFO cinder.volume.api [None req-6b03713c-c6f5-49ba-ade1-d52f78921ee2 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Get all volumes completed successfully. 2026-05-20 18:45:58.247 8 INFO cinder.api.openstack.wsgi [None req-6b03713c-c6f5-49ba-ade1-d52f78921ee2 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes returned with HTTP 200 [pid: 8|app: 0|req: 425/838] 10.0.0.47 () {32 vars in 699 bytes} [Wed May 20 18:45:58 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:45:58.267 7 INFO cinder.api.openstack.wsgi [None req-de1fcc06-3f7b-4b7d-8cf3-8873cee1d83f 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes 2026-05-20 18:45:58.270 7 INFO cinder.api.v3.volumes [None req-de1fcc06-3f7b-4b7d-8cf3-8873cee1d83f 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Create volume of 1 GB 2026-05-20 18:45:58.275 7 INFO cinder.volume.api [None req-de1fcc06-3f7b-4b7d-8cf3-8873cee1d83f 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Availability Zones retrieved successfully. 2026-05-20 18:45:58.949 7 INFO cinder.volume.api [None req-de1fcc06-3f7b-4b7d-8cf3-8873cee1d83f 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Create volume request issued successfully. 2026-05-20 18:45:58.950 7 INFO cinder.api.openstack.wsgi [None req-de1fcc06-3f7b-4b7d-8cf3-8873cee1d83f 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 414/839] 10.0.0.47 () {34 vars in 721 bytes} [Wed May 20 18:45:58 2026] POST /v3/2961b4c461fe4f2fa804df20edad593e/volumes => generated 875 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-20 18:45:58.973 8 INFO cinder.api.openstack.wsgi [None req-2732a320-a1fa-4811-919e-3aa1f894e244 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:45:59.109 8 INFO cinder.volume.api [None req-2732a320-a1fa-4811-919e-3aa1f894e244 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:45:59.115 8 INFO cinder.api.openstack.wsgi [None req-2732a320-a1fa-4811-919e-3aa1f894e244 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 426/840] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:45:58 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 => generated 943 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:00.133 7 INFO cinder.api.openstack.wsgi [None req-9000d332-255d-49b6-a7ca-0449cd790f2c 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:00.186 7 INFO cinder.volume.api [None req-9000d332-255d-49b6-a7ca-0449cd790f2c 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:00.194 7 INFO cinder.api.openstack.wsgi [None req-9000d332-255d-49b6-a7ca-0449cd790f2c 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 415/841] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:00 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 => generated 968 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:00.210 8 INFO cinder.api.openstack.wsgi [None req-31c55662-34eb-4ea5-be73-2881f27ce1c1 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:00.223 8 INFO cinder.volume.api [None req-31c55662-34eb-4ea5-be73-2881f27ce1c1 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:00.226 8 INFO cinder.api.openstack.wsgi [None req-31c55662-34eb-4ea5-be73-2881f27ce1c1 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 427/842] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:00 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:00.247 7 INFO cinder.api.openstack.wsgi [None req-3812ae15-60a1-4196-9c8e-6fa95a5b12dd 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes 2026-05-20 18:46:00.250 7 INFO cinder.api.v3.volumes [None req-3812ae15-60a1-4196-9c8e-6fa95a5b12dd 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Create volume of 1 GB 2026-05-20 18:46:00.255 7 INFO cinder.volume.api [None req-3812ae15-60a1-4196-9c8e-6fa95a5b12dd 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Availability Zones retrieved successfully. 2026-05-20 18:46:00.954 7 INFO cinder.volume.api [None req-3812ae15-60a1-4196-9c8e-6fa95a5b12dd 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Create volume request issued successfully. 2026-05-20 18:46:00.955 7 INFO cinder.api.openstack.wsgi [None req-3812ae15-60a1-4196-9c8e-6fa95a5b12dd 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 416/843] 10.0.0.47 () {34 vars in 721 bytes} [Wed May 20 18:46:00 2026] POST /v3/2961b4c461fe4f2fa804df20edad593e/volumes => generated 875 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:00.972 8 INFO cinder.api.openstack.wsgi [None req-4eca3826-62b8-49e5-9cce-407cb882fdc6 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:00.984 8 INFO cinder.volume.api [None req-4eca3826-62b8-49e5-9cce-407cb882fdc6 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:00.990 8 INFO cinder.api.openstack.wsgi [None req-4eca3826-62b8-49e5-9cce-407cb882fdc6 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 428/844] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:00 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:02.013 7 INFO cinder.api.openstack.wsgi [None req-b43628b5-1fb9-48ea-b527-7316425255e9 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:02.033 7 INFO cinder.volume.api [None req-b43628b5-1fb9-48ea-b527-7316425255e9 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:02.037 7 INFO cinder.api.openstack.wsgi [None req-b43628b5-1fb9-48ea-b527-7316425255e9 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 417/845] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:02 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 => generated 967 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:46:02.585 7 INFO cinder.api.openstack.wsgi [None req-b43628b5-1fb9-48ea-b527-7316425255e9 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:46:02.585 8 INFO cinder.api.openstack.wsgi [None req-4eca3826-62b8-49e5-9cce-407cb882fdc6 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:46:02.586 7 INFO cinder.api.openstack.wsgi [None req-b43628b5-1fb9-48ea-b527-7316425255e9 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:46:02.587 8 INFO cinder.api.openstack.wsgi [None req-4eca3826-62b8-49e5-9cce-407cb882fdc6 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:03.056 8 INFO cinder.api.openstack.wsgi [None req-a8c1409b-9cff-45f6-b0f1-64ac6ba50a3c 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:03.086 8 INFO cinder.volume.api [None req-a8c1409b-9cff-45f6-b0f1-64ac6ba50a3c 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:03.092 8 INFO cinder.api.openstack.wsgi [None req-a8c1409b-9cff-45f6-b0f1-64ac6ba50a3c 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 430/848] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:03 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 => generated 968 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:03.113 7 INFO cinder.api.openstack.wsgi [None req-a6cbcaf5-a363-4df1-b856-c6b5ffe6c582 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:03.131 7 INFO cinder.volume.api [None req-a6cbcaf5-a363-4df1-b856-c6b5ffe6c582 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:03.137 7 INFO cinder.api.openstack.wsgi [None req-a6cbcaf5-a363-4df1-b856-c6b5ffe6c582 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 419/849] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:03 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:03.160 8 INFO cinder.api.openstack.wsgi [None req-c8b0af9f-b339-45ed-89b2-d48738a55bbb 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes 2026-05-20 18:46:03.163 8 INFO cinder.api.v3.volumes [None req-c8b0af9f-b339-45ed-89b2-d48738a55bbb 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Create volume of 1 GB 2026-05-20 18:46:03.179 8 INFO cinder.volume.api [None req-c8b0af9f-b339-45ed-89b2-d48738a55bbb 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Availability Zones retrieved successfully. 2026-05-20 18:46:03.542 8 INFO cinder.volume.api [None req-c8b0af9f-b339-45ed-89b2-d48738a55bbb 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Create volume request issued successfully. 2026-05-20 18:46:03.543 8 INFO cinder.api.openstack.wsgi [None req-c8b0af9f-b339-45ed-89b2-d48738a55bbb 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 431/850] 10.0.0.47 () {34 vars in 721 bytes} [Wed May 20 18:46:03 2026] POST /v3/2961b4c461fe4f2fa804df20edad593e/volumes => generated 875 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:03.566 7 INFO cinder.api.openstack.wsgi [None req-375ce4ff-c880-4376-800d-253036c16754 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:03.585 7 INFO cinder.volume.api [None req-375ce4ff-c880-4376-800d-253036c16754 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:03.595 7 INFO cinder.api.openstack.wsgi [None req-375ce4ff-c880-4376-800d-253036c16754 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 420/851] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:03 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d => 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.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:04.617 8 INFO cinder.api.openstack.wsgi [None req-047b3314-66a5-48f7-b188-aa55f7b50e3c 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:04.631 8 INFO cinder.volume.api [None req-047b3314-66a5-48f7-b188-aa55f7b50e3c 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:04.635 8 INFO cinder.api.openstack.wsgi [None req-047b3314-66a5-48f7-b188-aa55f7b50e3c 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 432/852] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:04 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:04.658 7 INFO cinder.api.openstack.wsgi [None req-a9145d92-41bf-4a53-b700-a5994ffb0e09 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:04.676 7 INFO cinder.volume.api [None req-a9145d92-41bf-4a53-b700-a5994ffb0e09 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:04.682 7 INFO cinder.api.openstack.wsgi [None req-a9145d92-41bf-4a53-b700-a5994ffb0e09 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 421/853] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:04 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d => generated 968 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:04.708 8 INFO cinder.api.openstack.wsgi [None req-8fc138d5-8f5d-499f-9c82-b242a8b7eefe 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes 2026-05-20 18:46:04.722 8 INFO cinder.volume.api [None req-8fc138d5-8f5d-499f-9c82-b242a8b7eefe 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Get all volumes completed successfully. 2026-05-20 18:46:04.723 8 INFO cinder.api.openstack.wsgi [None req-8fc138d5-8f5d-499f-9c82-b242a8b7eefe 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 433/854] 10.0.0.47 () {32 vars in 699 bytes} [Wed May 20 18:46:04 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:04.738 7 INFO cinder.api.openstack.wsgi [None req-d1aa107b-225d-4982-8b10-a7006f1ced99 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:04.753 7 INFO cinder.volume.api [None req-d1aa107b-225d-4982-8b10-a7006f1ced99 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:04.760 7 INFO cinder.api.openstack.wsgi [None req-d1aa107b-225d-4982-8b10-a7006f1ced99 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 422/855] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:04 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:04.782 8 INFO cinder.api.openstack.wsgi [None req-c57cdcec-5cbb-4085-a564-159f5ca49419 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d 2026-05-20 18:46:04.783 8 INFO cinder.api.v3.volumes [None req-c57cdcec-5cbb-4085-a564-159f5ca49419 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Delete volume with id: 9bfe30bf-d8e4-466b-bad4-ce00979a254d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:04.793 8 INFO cinder.volume.api [None req-c57cdcec-5cbb-4085-a564-159f5ca49419 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:04.812 8 INFO cinder.volume.api [None req-c57cdcec-5cbb-4085-a564-159f5ca49419 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Delete volume request issued successfully. 2026-05-20 18:46:04.813 8 INFO cinder.api.openstack.wsgi [None req-c57cdcec-5cbb-4085-a564-159f5ca49419 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 434/856] 10.0.0.47 () {32 vars in 776 bytes} [Wed May 20 18:46:04 2026] DELETE /v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:04.821 7 INFO cinder.api.openstack.wsgi [None req-4ff34629-f018-422b-bc40-5c48b8ebd9bc 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:04.858 7 INFO cinder.volume.api [None req-4ff34629-f018-422b-bc40-5c48b8ebd9bc 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:04.864 7 INFO cinder.api.openstack.wsgi [None req-4ff34629-f018-422b-bc40-5c48b8ebd9bc 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 423/857] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:04 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d => generated 967 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:05.884 8 INFO cinder.api.openstack.wsgi [None req-c4129093-8872-474b-a337-d1622d9038a4 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d 2026-05-20 18:46:05.895 8 INFO cinder.api.openstack.wsgi [None req-c4129093-8872-474b-a337-d1622d9038a4 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d returned with HTTP 404 [pid: 8|app: 0|req: 435/858] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:05 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/9bfe30bf-d8e4-466b-bad4-ce00979a254d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:05.906 7 INFO cinder.api.openstack.wsgi [None req-c8d1ea14-9704-418b-9353-3227ec8a0ee6 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:05.931 7 INFO cinder.volume.api [None req-c8d1ea14-9704-418b-9353-3227ec8a0ee6 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:05.946 7 INFO cinder.api.openstack.wsgi [None req-c8d1ea14-9704-418b-9353-3227ec8a0ee6 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 424/859] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:05 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 => generated 968 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:46:05.968 8 INFO cinder.api.openstack.wsgi [None req-df384b73-f807-4591-b88f-2c222f789446 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 2026-05-20 18:46:05.968 8 INFO cinder.api.v3.volumes [None req-df384b73-f807-4591-b88f-2c222f789446 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Delete volume with id: ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:05.985 8 INFO cinder.volume.api [None req-df384b73-f807-4591-b88f-2c222f789446 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:06.013 8 INFO cinder.volume.api [None req-df384b73-f807-4591-b88f-2c222f789446 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Delete volume request issued successfully. 2026-05-20 18:46:06.013 8 INFO cinder.api.openstack.wsgi [None req-df384b73-f807-4591-b88f-2c222f789446 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 436/860] 10.0.0.47 () {32 vars in 776 bytes} [Wed May 20 18:46:05 2026] DELETE /v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:06.031 7 INFO cinder.api.openstack.wsgi [None req-22d9b8ac-f6ce-4ac0-b9f1-89bf60945fcf 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:06.057 7 INFO cinder.volume.api [None req-22d9b8ac-f6ce-4ac0-b9f1-89bf60945fcf 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:06.068 7 INFO cinder.api.openstack.wsgi [None req-22d9b8ac-f6ce-4ac0-b9f1-89bf60945fcf 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 425/861] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:06 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 => generated 967 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:07.103 8 INFO cinder.api.openstack.wsgi [None req-67bc4bee-f71f-4f3a-ae38-b86415c00845 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 2026-05-20 18:46:07.112 8 INFO cinder.api.openstack.wsgi [None req-67bc4bee-f71f-4f3a-ae38-b86415c00845 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 returned with HTTP 404 [pid: 8|app: 0|req: 437/862] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:07 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/ce9cc0b3-6dd8-4b51-978d-bc99da9b6880 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:07.126 7 INFO cinder.api.openstack.wsgi [None req-ecd2575c-c08d-499f-8007-00b71d512622 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:07.149 7 INFO cinder.volume.api [None req-ecd2575c-c08d-499f-8007-00b71d512622 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:07.154 7 INFO cinder.api.openstack.wsgi [None req-ecd2575c-c08d-499f-8007-00b71d512622 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 426/863] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:07 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 => generated 968 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:46:07.176 8 INFO cinder.api.openstack.wsgi [None req-6c12ef95-092a-4c43-87c4-9637c75cff12 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 2026-05-20 18:46:07.176 8 INFO cinder.api.v3.volumes [None req-6c12ef95-092a-4c43-87c4-9637c75cff12 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Delete volume with id: 7f022786-64ea-499a-b77c-83027d8385b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:07.191 8 INFO cinder.volume.api [None req-6c12ef95-092a-4c43-87c4-9637c75cff12 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:07.232 8 INFO cinder.volume.api [None req-6c12ef95-092a-4c43-87c4-9637c75cff12 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Delete volume request issued successfully. 2026-05-20 18:46:07.232 8 INFO cinder.api.openstack.wsgi [None req-6c12ef95-092a-4c43-87c4-9637c75cff12 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 438/864] 10.0.0.47 () {32 vars in 776 bytes} [Wed May 20 18:46:07 2026] DELETE /v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:07.247 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:07.269 7 INFO cinder.volume.api [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] Volume info retrieved successfully. 2026-05-20 18:46:07.278 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 427/865] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:07 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 => generated 967 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:08.298 8 INFO cinder.api.openstack.wsgi [None req-7f64231b-0e2b-43af-8eb1-6caed044080e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 2026-05-20 18:46:08.310 8 INFO cinder.api.openstack.wsgi [None req-7f64231b-0e2b-43af-8eb1-6caed044080e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 returned with HTTP 404 [pid: 8|app: 0|req: 439/866] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:08 2026] GET /v3/2961b4c461fe4f2fa804df20edad593e/volumes/7f022786-64ea-499a-b77c-83027d8385b1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-20 18:46:12.586 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:46:12.586 8 INFO cinder.api.openstack.wsgi [None req-7f64231b-0e2b-43af-8eb1-6caed044080e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:46:12.586 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:46:12.587 8 INFO cinder.api.openstack.wsgi [None req-7f64231b-0e2b-43af-8eb1-6caed044080e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:46:12.956 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-20 18:46:12.957 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 429/869] 10.0.0.33 () {28 vars in 374 bytes} [Wed May 20 18:46:12 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-20 18:46:12.972 8 INFO cinder.api.openstack.wsgi [None req-f7c611fe-fc82-4377-9cbc-fa230c421146 f354b4d8ca8f4b9f8dc2ea51a52b707a a14410e14a32490db86ade6b6343d374 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a14410e14a32490db86ade6b6343d374/limits?tenant_id=a14410e14a32490db86ade6b6343d374 2026-05-20 18:46:12.996 8 INFO cinder.api.openstack.wsgi [None req-f7c611fe-fc82-4377-9cbc-fa230c421146 f354b4d8ca8f4b9f8dc2ea51a52b707a a14410e14a32490db86ade6b6343d374 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a14410e14a32490db86ade6b6343d374/limits?tenant_id=a14410e14a32490db86ade6b6343d374 returned with HTTP 200 [pid: 8|app: 0|req: 441/870] 10.0.0.33 () {34 vars in 877 bytes} [Wed May 20 18:46:12 2026] GET /v3/a14410e14a32490db86ade6b6343d374/limits?tenant_id=a14410e14a32490db86ade6b6343d374 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:46:14.637 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-20 18:46:14.637 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 430/871] 10.0.0.33 () {28 vars in 374 bytes} [Wed May 20 18:46:14 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-20 18:46:14.645 8 INFO cinder.api.openstack.wsgi [None req-f7c611fe-fc82-4377-9cbc-fa230c421146 f354b4d8ca8f4b9f8dc2ea51a52b707a a14410e14a32490db86ade6b6343d374 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-20 18:46:14.646 8 INFO cinder.api.openstack.wsgi [None req-f7c611fe-fc82-4377-9cbc-fa230c421146 f354b4d8ca8f4b9f8dc2ea51a52b707a a14410e14a32490db86ade6b6343d374 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 442/872] 10.0.0.33 () {28 vars in 374 bytes} [Wed May 20 18:46:14 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-20 18:46:15.542 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-20 18:46:15.543 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 431/873] 10.0.0.33 () {28 vars in 374 bytes} [Wed May 20 18:46:15 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-20 18:46:15.558 8 INFO cinder.api.openstack.wsgi [None req-7fd31955-702d-4e25-8c51-a6f2e89ea521 f354b4d8ca8f4b9f8dc2ea51a52b707a a14410e14a32490db86ade6b6343d374 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a14410e14a32490db86ade6b6343d374/limits?tenant_id=a14410e14a32490db86ade6b6343d374 2026-05-20 18:46:15.585 8 INFO cinder.api.openstack.wsgi [None req-7fd31955-702d-4e25-8c51-a6f2e89ea521 f354b4d8ca8f4b9f8dc2ea51a52b707a a14410e14a32490db86ade6b6343d374 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a14410e14a32490db86ade6b6343d374/limits?tenant_id=a14410e14a32490db86ade6b6343d374 returned with HTTP 200 [pid: 8|app: 0|req: 443/874] 10.0.0.33 () {34 vars in 877 bytes} [Wed May 20 18:46:15 2026] GET /v3/a14410e14a32490db86ade6b6343d374/limits?tenant_id=a14410e14a32490db86ade6b6343d374 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:46:17.167 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-20 18:46:17.168 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 432/875] 10.0.0.33 () {28 vars in 374 bytes} [Wed May 20 18:46:17 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-20 18:46:17.176 8 INFO cinder.api.openstack.wsgi [None req-7fd31955-702d-4e25-8c51-a6f2e89ea521 f354b4d8ca8f4b9f8dc2ea51a52b707a a14410e14a32490db86ade6b6343d374 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-20 18:46:17.176 8 INFO cinder.api.openstack.wsgi [None req-7fd31955-702d-4e25-8c51-a6f2e89ea521 f354b4d8ca8f4b9f8dc2ea51a52b707a a14410e14a32490db86ade6b6343d374 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 444/876] 10.0.0.33 () {28 vars in 374 bytes} [Wed May 20 18:46:17 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-20 18:46:22.586 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:46:22.587 8 INFO cinder.api.openstack.wsgi [None req-7fd31955-702d-4e25-8c51-a6f2e89ea521 f354b4d8ca8f4b9f8dc2ea51a52b707a a14410e14a32490db86ade6b6343d374 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:46:22.587 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:46:22.587 8 INFO cinder.api.openstack.wsgi [None req-7fd31955-702d-4e25-8c51-a6f2e89ea521 f354b4d8ca8f4b9f8dc2ea51a52b707a a14410e14a32490db86ade6b6343d374 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:46:32.585 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:46:32.585 8 INFO cinder.api.openstack.wsgi [None req-7fd31955-702d-4e25-8c51-a6f2e89ea521 f354b4d8ca8f4b9f8dc2ea51a52b707a a14410e14a32490db86ade6b6343d374 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:46:32.586 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:46:32.587 8 INFO cinder.api.openstack.wsgi [None req-7fd31955-702d-4e25-8c51-a6f2e89ea521 f354b4d8ca8f4b9f8dc2ea51a52b707a a14410e14a32490db86ade6b6343d374 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:46:42.587 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:46:42.587 8 INFO cinder.api.openstack.wsgi [None req-7fd31955-702d-4e25-8c51-a6f2e89ea521 f354b4d8ca8f4b9f8dc2ea51a52b707a a14410e14a32490db86ade6b6343d374 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:46:42.588 8 INFO cinder.api.openstack.wsgi [None req-7fd31955-702d-4e25-8c51-a6f2e89ea521 f354b4d8ca8f4b9f8dc2ea51a52b707a a14410e14a32490db86ade6b6343d374 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:46:42.588 7 INFO cinder.api.openstack.wsgi [None req-00b4f4d9-d0c8-41a9-81ae-3bfc0b10a87e 7846be37c5524d869c84c09e5713ebea 2961b4c461fe4f2fa804df20edad593e - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:46:43.123 8 INFO cinder.api.openstack.wsgi [None req-d40b8cb3-4a34-4bc4-a644-af656a8c72d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:46:43.175 8 INFO cinder.api.openstack.wsgi [None req-d40b8cb3-4a34-4bc4-a644-af656a8c72d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/883] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:46:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:43.187 7 INFO cinder.api.openstack.wsgi [None req-fc9bab89-477f-49d7-af13-e66b934c7d01 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/1df67958b4a44099b7b5d529c2cf1640?usage=true 2026-05-20 18:46:43.208 7 INFO cinder.api.openstack.wsgi [None req-fc9bab89-477f-49d7-af13-e66b934c7d01 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/1df67958b4a44099b7b5d529c2cf1640?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/884] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:46:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/1df67958b4a44099b7b5d529c2cf1640?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:46:43.216 8 INFO cinder.api.openstack.wsgi [None req-90c193e8-b6aa-4aae-bb60-38f900fe2759 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/337228ddd44a4c25b48d128c544acf96?usage=true 2026-05-20 18:46:43.237 8 INFO cinder.api.openstack.wsgi [None req-90c193e8-b6aa-4aae-bb60-38f900fe2759 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/337228ddd44a4c25b48d128c544acf96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/885] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:46:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/337228ddd44a4c25b48d128c544acf96?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:46:43.254 7 INFO cinder.api.openstack.wsgi [None req-a856f6e5-9871-4240-a84f-ce21d36d41e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/592b7f7678674b709702b6e1d375c2db?usage=true 2026-05-20 18:46:43.274 7 INFO cinder.api.openstack.wsgi [None req-a856f6e5-9871-4240-a84f-ce21d36d41e9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/592b7f7678674b709702b6e1d375c2db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/886] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:46:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/592b7f7678674b709702b6e1d375c2db?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:46:43.288 8 INFO cinder.api.openstack.wsgi [None req-e0a1e709-627d-4ca4-bc94-7c7d4926bf25 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/99ceefeee5004751aa29e6fbe67a654b?usage=true 2026-05-20 18:46:43.317 8 INFO cinder.api.openstack.wsgi [None req-e0a1e709-627d-4ca4-bc94-7c7d4926bf25 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/99ceefeee5004751aa29e6fbe67a654b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/887] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:46:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/99ceefeee5004751aa29e6fbe67a654b?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:46:43.328 7 INFO cinder.api.openstack.wsgi [None req-7e26f585-2e00-4adf-8104-08da7669f02b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:46:43.355 7 INFO cinder.api.openstack.wsgi [None req-7e26f585-2e00-4adf-8104-08da7669f02b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/888] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:46:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:46:43.369 8 INFO cinder.api.openstack.wsgi [None req-7b3d0bc4-e783-46db-8861-6999f3f661fb 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/c10619f871b547d2a7dcceb3c05c6f74?usage=true 2026-05-20 18:46:43.406 8 INFO cinder.api.openstack.wsgi [None req-7b3d0bc4-e783-46db-8861-6999f3f661fb 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/c10619f871b547d2a7dcceb3c05c6f74?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/889] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:46:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/c10619f871b547d2a7dcceb3c05c6f74?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:46:43.421 7 INFO cinder.api.openstack.wsgi [None req-5209d8ca-eb49-4177-a64e-82d6eccf34f8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/d793faa13fa04ec7ba2e2aca8fbccc87?usage=true 2026-05-20 18:46:43.443 7 INFO cinder.api.openstack.wsgi [None req-5209d8ca-eb49-4177-a64e-82d6eccf34f8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/d793faa13fa04ec7ba2e2aca8fbccc87?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/890] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:46:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/d793faa13fa04ec7ba2e2aca8fbccc87?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:46:43.460 8 INFO cinder.api.openstack.wsgi [None req-4d1d3a80-bbf5-4f90-8532-2369b5534bd0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:46:43.488 8 INFO cinder.api.openstack.wsgi [None req-4d1d3a80-bbf5-4f90-8532-2369b5534bd0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/891] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:46:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:46:43.497 7 INFO cinder.api.openstack.wsgi [None req-93fbe789-4028-44de-8a37-3e637e7eac0d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:46:43.503 7 INFO cinder.volume.api [None req-93fbe789-4028-44de-8a37-3e637e7eac0d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:46:43.504 7 INFO cinder.api.openstack.wsgi [None req-93fbe789-4028-44de-8a37-3e637e7eac0d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 440/892] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:46:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:46:43.517 8 INFO cinder.api.openstack.wsgi [None req-358435d3-7ca6-4406-8507-8f96874f6870 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:46:43.531 8 INFO cinder.volume.api [None req-358435d3-7ca6-4406-8507-8f96874f6870 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:46:43.534 8 INFO cinder.api.openstack.wsgi [None req-358435d3-7ca6-4406-8507-8f96874f6870 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 453/893] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:46:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:46:43.547 7 INFO cinder.api.openstack.wsgi [None req-7be80391-2184-40e9-8e09-849ace3d4430 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:46:43.552 7 INFO cinder.api.openstack.wsgi [None req-7be80391-2184-40e9-8e09-849ace3d4430 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 441/894] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:46:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:46:43.563 8 INFO cinder.api.openstack.wsgi [None req-6be78eb6-5324-4f36-9118-8995efe9537b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:46:44.067 8 INFO cinder.api.openstack.wsgi [None req-6be78eb6-5324-4f36-9118-8995efe9537b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 454/895] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:46:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:46:44.082 7 INFO cinder.api.openstack.wsgi [None req-c509e99f-f920-4514-9a1d-4b43ea474272 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:46:44.090 7 INFO cinder.volume.api [None req-c509e99f-f920-4514-9a1d-4b43ea474272 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:46:44.092 7 INFO cinder.api.openstack.wsgi [None req-c509e99f-f920-4514-9a1d-4b43ea474272 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 442/896] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:46:44 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:46:50.936 8 INFO cinder.api.openstack.wsgi [None req-6be78eb6-5324-4f36-9118-8995efe9537b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-20 18:46:50.937 8 INFO cinder.api.openstack.wsgi [None req-6be78eb6-5324-4f36-9118-8995efe9537b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 455/897] 10.0.0.47 () {30 vars in 409 bytes} [Wed May 20 18:46:50 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-20 18:46:52.585 8 INFO cinder.api.openstack.wsgi [None req-6be78eb6-5324-4f36-9118-8995efe9537b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:46:52.586 7 INFO cinder.api.openstack.wsgi [None req-c509e99f-f920-4514-9a1d-4b43ea474272 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:46:52.586 8 INFO cinder.api.openstack.wsgi [None req-6be78eb6-5324-4f36-9118-8995efe9537b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:46:52.587 7 INFO cinder.api.openstack.wsgi [None req-c509e99f-f920-4514-9a1d-4b43ea474272 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:46:54.730 8 INFO cinder.api.openstack.wsgi [None req-4b527c6c-19fc-4ccf-9791-d2a72b6706fd a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes 2026-05-20 18:46:54.734 8 INFO cinder.api.v3.volumes [None req-4b527c6c-19fc-4ccf-9791-d2a72b6706fd a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Create volume of 1 GB 2026-05-20 18:46:54.739 8 INFO cinder.volume.api [None req-4b527c6c-19fc-4ccf-9791-d2a72b6706fd a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Availability Zones retrieved successfully. 2026-05-20 18:46:54.935 8 INFO cinder.volume.api [None req-4b527c6c-19fc-4ccf-9791-d2a72b6706fd a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Create volume request issued successfully. 2026-05-20 18:46:54.936 8 INFO cinder.api.openstack.wsgi [None req-4b527c6c-19fc-4ccf-9791-d2a72b6706fd a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 457/900] 10.0.0.47 () {34 vars in 721 bytes} [Wed May 20 18:46:54 2026] POST /v3/546597298c7548e4a5f10e7ce488c140/volumes => generated 871 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-20 18:46:54.959 7 INFO cinder.api.openstack.wsgi [None req-9f9194c5-5bdd-49d3-a5e2-3092361c4cec a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:54.977 7 INFO cinder.volume.api [None req-9f9194c5-5bdd-49d3-a5e2-3092361c4cec a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:46:54.982 7 INFO cinder.api.openstack.wsgi [None req-9f9194c5-5bdd-49d3-a5e2-3092361c4cec a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 444/901] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:54 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:56.005 8 INFO cinder.api.openstack.wsgi [None req-b60fb705-41b3-4ce2-8769-d666b7ced6c9 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:56.022 8 INFO cinder.volume.api [None req-b60fb705-41b3-4ce2-8769-d666b7ced6c9 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:46:56.028 8 INFO cinder.api.openstack.wsgi [None req-b60fb705-41b3-4ce2-8769-d666b7ced6c9 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 458/902] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:56 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be => generated 964 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:56.052 7 INFO cinder.api.openstack.wsgi [None req-18c80610-428c-4f4a-adcb-82addc9f3170 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:56.068 7 INFO cinder.volume.api [None req-18c80610-428c-4f4a-adcb-82addc9f3170 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:46:56.075 7 INFO cinder.api.openstack.wsgi [None req-18c80610-428c-4f4a-adcb-82addc9f3170 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 445/903] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:56 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be => generated 964 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:56.100 8 INFO cinder.api.openstack.wsgi [None req-c44bd89d-0532-4028-b6e2-141a4c543483 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:56.118 8 INFO cinder.volume.api [None req-c44bd89d-0532-4028-b6e2-141a4c543483 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:46:56.126 8 INFO cinder.volume.api [None req-c44bd89d-0532-4028-b6e2-141a4c543483 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume updated successfully. 2026-05-20 18:46:56.127 8 INFO cinder.api.openstack.wsgi [None req-c44bd89d-0532-4028-b6e2-141a4c543483 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 459/904] 10.0.0.47 () {34 vars in 793 bytes} [Wed May 20 18:46:56 2026] PUT /v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be => generated 896 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:56.148 7 INFO cinder.api.openstack.wsgi [None req-b263c69d-e67d-4899-bd01-fd14496ba461 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:56.164 7 INFO cinder.volume.api [None req-b263c69d-e67d-4899-bd01-fd14496ba461 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:46:56.172 7 INFO cinder.volume.api [None req-b263c69d-e67d-4899-bd01-fd14496ba461 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume updated successfully. 2026-05-20 18:46:56.173 7 INFO cinder.api.openstack.wsgi [None req-b263c69d-e67d-4899-bd01-fd14496ba461 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 446/905] 10.0.0.47 () {34 vars in 794 bytes} [Wed May 20 18:46:56 2026] PUT /v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be => generated 934 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:56.195 8 INFO cinder.api.openstack.wsgi [None req-3770cee1-792a-4022-9fb6-a64025724d0a a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:56.220 8 INFO cinder.volume.api [None req-3770cee1-792a-4022-9fb6-a64025724d0a a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:46:56.227 8 INFO cinder.api.openstack.wsgi [None req-3770cee1-792a-4022-9fb6-a64025724d0a a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 460/906] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:56 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be => generated 1002 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:56.249 7 INFO cinder.api.openstack.wsgi [None req-423438f1-5f39-4885-a3bb-91ffbbacb10d a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes 2026-05-20 18:46:56.253 7 INFO cinder.api.v3.volumes [None req-423438f1-5f39-4885-a3bb-91ffbbacb10d a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Create volume of 1 GB 2026-05-20 18:46:56.258 7 INFO cinder.volume.api [None req-423438f1-5f39-4885-a3bb-91ffbbacb10d a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Availability Zones retrieved successfully. 2026-05-20 18:46:56.382 7 INFO cinder.volume.api [None req-423438f1-5f39-4885-a3bb-91ffbbacb10d a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Create volume request issued successfully. 2026-05-20 18:46:56.383 7 INFO cinder.api.openstack.wsgi [None req-423438f1-5f39-4885-a3bb-91ffbbacb10d a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 447/907] 10.0.0.47 () {34 vars in 721 bytes} [Wed May 20 18:46:56 2026] POST /v3/546597298c7548e4a5f10e7ce488c140/volumes => generated 891 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:56.407 8 INFO cinder.api.openstack.wsgi [None req-e7d66b6f-fec0-4539-a029-82a918be860f a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:56.428 8 INFO cinder.volume.api [None req-e7d66b6f-fec0-4539-a029-82a918be860f a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:46:56.435 8 INFO cinder.api.openstack.wsgi [None req-e7d66b6f-fec0-4539-a029-82a918be860f a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 461/908] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:56 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 => generated 959 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:57.455 7 INFO cinder.api.openstack.wsgi [None req-4250bab7-fad9-48cd-94ec-df1792015813 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:57.473 7 INFO cinder.volume.api [None req-4250bab7-fad9-48cd-94ec-df1792015813 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:46:57.479 7 INFO cinder.api.openstack.wsgi [None req-4250bab7-fad9-48cd-94ec-df1792015813 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 448/909] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:57 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 => generated 984 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:57.500 8 INFO cinder.api.openstack.wsgi [None req-d89e21b1-71a0-49f8-8934-c0a1db825a91 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:57.525 8 INFO cinder.volume.api [None req-d89e21b1-71a0-49f8-8934-c0a1db825a91 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:46:57.536 8 INFO cinder.volume.api [None req-d89e21b1-71a0-49f8-8934-c0a1db825a91 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume updated successfully. 2026-05-20 18:46:57.538 8 INFO cinder.api.openstack.wsgi [None req-d89e21b1-71a0-49f8-8934-c0a1db825a91 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 462/910] 10.0.0.47 () {34 vars in 793 bytes} [Wed May 20 18:46:57 2026] PUT /v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 => 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.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:57.559 7 INFO cinder.api.openstack.wsgi [None req-54435144-7b03-4495-9db7-bf2ac2e264a0 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:57.585 7 INFO cinder.volume.api [None req-54435144-7b03-4495-9db7-bf2ac2e264a0 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:46:57.591 7 INFO cinder.api.openstack.wsgi [None req-54435144-7b03-4495-9db7-bf2ac2e264a0 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 449/911] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:57 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 => generated 950 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:57.614 8 INFO cinder.api.openstack.wsgi [None req-e6c55ffb-d6ca-42dc-aafa-6cc7745e3efd a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 2026-05-20 18:46:57.615 8 INFO cinder.api.v3.volumes [None req-e6c55ffb-d6ca-42dc-aafa-6cc7745e3efd a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Delete volume with id: 49331d0f-ef8e-42cf-83f7-d5241da77d86 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:57.626 8 INFO cinder.volume.api [None req-e6c55ffb-d6ca-42dc-aafa-6cc7745e3efd a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:46:57.661 8 INFO cinder.volume.api [None req-e6c55ffb-d6ca-42dc-aafa-6cc7745e3efd a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Delete volume request issued successfully. 2026-05-20 18:46:57.661 8 INFO cinder.api.openstack.wsgi [None req-e6c55ffb-d6ca-42dc-aafa-6cc7745e3efd a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 463/912] 10.0.0.47 () {32 vars in 776 bytes} [Wed May 20 18:46:57 2026] DELETE /v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 => 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.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:57.674 7 INFO cinder.api.openstack.wsgi [None req-174c67a2-f956-4ee3-acfd-dd96a581d99a a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:57.687 7 INFO cinder.volume.api [None req-174c67a2-f956-4ee3-acfd-dd96a581d99a a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:46:57.693 7 INFO cinder.api.openstack.wsgi [None req-174c67a2-f956-4ee3-acfd-dd96a581d99a a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 450/913] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:57 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:58.719 8 INFO cinder.api.openstack.wsgi [None req-fa415bbb-12cb-42f5-b4d8-b1bb59900fd9 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 2026-05-20 18:46:58.751 8 INFO cinder.api.openstack.wsgi [None req-fa415bbb-12cb-42f5-b4d8-b1bb59900fd9 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 returned with HTTP 404 [pid: 8|app: 0|req: 464/914] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:58 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/49331d0f-ef8e-42cf-83f7-d5241da77d86 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:58.766 7 INFO cinder.api.openstack.wsgi [None req-b5ab52c9-716b-4784-be49-be67cdfecc76 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:58.783 7 INFO cinder.volume.api [None req-b5ab52c9-716b-4784-be49-be67cdfecc76 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:46:58.789 7 INFO cinder.api.openstack.wsgi [None req-b5ab52c9-716b-4784-be49-be67cdfecc76 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 451/915] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:58 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be => generated 1002 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:46:58.815 8 INFO cinder.api.openstack.wsgi [None req-0e2c09da-a7db-485d-bbdb-4b6c90dfb28f a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be 2026-05-20 18:46:58.816 8 INFO cinder.api.v3.volumes [None req-0e2c09da-a7db-485d-bbdb-4b6c90dfb28f a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Delete volume with id: 64250213-73d5-4ae9-b51b-333a0a8f73be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:58.826 8 INFO cinder.volume.api [None req-0e2c09da-a7db-485d-bbdb-4b6c90dfb28f a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:46:58.858 8 INFO cinder.volume.api [None req-0e2c09da-a7db-485d-bbdb-4b6c90dfb28f a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Delete volume request issued successfully. 2026-05-20 18:46:58.858 8 INFO cinder.api.openstack.wsgi [None req-0e2c09da-a7db-485d-bbdb-4b6c90dfb28f a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 465/916] 10.0.0.47 () {32 vars in 776 bytes} [Wed May 20 18:46:58 2026] DELETE /v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:58.872 7 INFO cinder.api.openstack.wsgi [None req-675f73a2-ff38-43f2-9e67-ccf63035435c a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:46:58.889 7 INFO cinder.volume.api [None req-675f73a2-ff38-43f2-9e67-ccf63035435c a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:46:58.895 7 INFO cinder.api.openstack.wsgi [None req-675f73a2-ff38-43f2-9e67-ccf63035435c a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 452/917] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:58 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be => generated 1001 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:59.919 8 INFO cinder.api.openstack.wsgi [None req-2df86b6b-f12d-4424-99dd-f6758ab3ecaf a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be 2026-05-20 18:46:59.927 8 INFO cinder.api.openstack.wsgi [None req-2df86b6b-f12d-4424-99dd-f6758ab3ecaf a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be returned with HTTP 404 [pid: 8|app: 0|req: 466/918] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:46:59 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/64250213-73d5-4ae9-b51b-333a0a8f73be => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:46:59.999 7 INFO cinder.api.openstack.wsgi [None req-d1a2e7d4-ea95-40ae-8745-89badf214f4b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes 2026-05-20 18:47:00.123 7 INFO cinder.api.v3.volumes [None req-d1a2e7d4-ea95-40ae-8745-89badf214f4b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Create volume of 1 GB 2026-05-20 18:47:00.132 7 INFO cinder.volume.api [None req-d1a2e7d4-ea95-40ae-8745-89badf214f4b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Availability Zones retrieved successfully. 2026-05-20 18:47:00.334 7 INFO cinder.volume.api [None req-d1a2e7d4-ea95-40ae-8745-89badf214f4b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Create volume request issued successfully. 2026-05-20 18:47:00.335 7 INFO cinder.api.openstack.wsgi [None req-d1a2e7d4-ea95-40ae-8745-89badf214f4b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 453/919] 10.0.0.47 () {34 vars in 721 bytes} [Wed May 20 18:46:59 2026] POST /v3/546597298c7548e4a5f10e7ce488c140/volumes => generated 870 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-20 18:47:00.356 8 INFO cinder.api.openstack.wsgi [None req-af08c487-0eb4-456d-8467-1c3136922125 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:47:00.382 8 INFO cinder.volume.api [None req-af08c487-0eb4-456d-8467-1c3136922125 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:47:00.391 8 INFO cinder.api.openstack.wsgi [None req-af08c487-0eb4-456d-8467-1c3136922125 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 467/920] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:47:00 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf => generated 938 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:01.414 7 INFO cinder.api.openstack.wsgi [None req-9b5ac5b1-a262-44a1-bba8-6ad4f6f54a05 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:47:01.441 7 INFO cinder.volume.api [None req-9b5ac5b1-a262-44a1-bba8-6ad4f6f54a05 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:47:01.447 7 INFO cinder.api.openstack.wsgi [None req-9b5ac5b1-a262-44a1-bba8-6ad4f6f54a05 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 454/921] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:47:01 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf => generated 1347 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:01.476 8 INFO cinder.api.openstack.wsgi [None req-f14e7d11-6a18-401a-8f2c-faccb63be58c a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:47:01.491 8 INFO cinder.volume.api [None req-f14e7d11-6a18-401a-8f2c-faccb63be58c a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:47:01.496 8 INFO cinder.api.openstack.wsgi [None req-f14e7d11-6a18-401a-8f2c-faccb63be58c a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 468/922] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:47:01 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf => generated 1347 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:01.518 7 INFO cinder.api.openstack.wsgi [None req-88266c9f-9b8e-4ddc-b7c1-f173d783be9a a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:47:01.533 7 INFO cinder.volume.api [None req-88266c9f-9b8e-4ddc-b7c1-f173d783be9a a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:47:01.542 7 INFO cinder.volume.api [None req-88266c9f-9b8e-4ddc-b7c1-f173d783be9a a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume updated successfully. 2026-05-20 18:47:01.542 7 INFO cinder.api.openstack.wsgi [None req-88266c9f-9b8e-4ddc-b7c1-f173d783be9a a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 455/923] 10.0.0.47 () {34 vars in 793 bytes} [Wed May 20 18:47:01 2026] PUT /v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:01.566 8 INFO cinder.api.openstack.wsgi [None req-69d48789-523c-43f9-ab86-311f3a9fbe68 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:47:01.583 8 INFO cinder.volume.api [None req-69d48789-523c-43f9-ab86-311f3a9fbe68 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:47:01.590 8 INFO cinder.volume.api [None req-69d48789-523c-43f9-ab86-311f3a9fbe68 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume updated successfully. 2026-05-20 18:47:01.591 8 INFO cinder.api.openstack.wsgi [None req-69d48789-523c-43f9-ab86-311f3a9fbe68 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 469/924] 10.0.0.47 () {34 vars in 794 bytes} [Wed May 20 18:47:01 2026] PUT /v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf => generated 934 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:01.616 7 INFO cinder.api.openstack.wsgi [None req-43b870c8-5aed-4c58-968d-d8d2aec56896 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:47:01.635 7 INFO cinder.volume.api [None req-43b870c8-5aed-4c58-968d-d8d2aec56896 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:47:01.640 7 INFO cinder.api.openstack.wsgi [None req-43b870c8-5aed-4c58-968d-d8d2aec56896 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 456/925] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:47:01 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:01.664 8 INFO cinder.api.openstack.wsgi [None req-9e7bf4d3-9e37-4994-b5a2-3cacc9c34825 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes 2026-05-20 18:47:01.668 8 INFO cinder.api.v3.volumes [None req-9e7bf4d3-9e37-4994-b5a2-3cacc9c34825 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Create volume of 1 GB 2026-05-20 18:47:01.675 8 INFO cinder.volume.api [None req-9e7bf4d3-9e37-4994-b5a2-3cacc9c34825 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Availability Zones retrieved successfully. 2026-05-20 18:47:01.828 8 INFO cinder.volume.api [None req-9e7bf4d3-9e37-4994-b5a2-3cacc9c34825 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Create volume request issued successfully. 2026-05-20 18:47:01.829 8 INFO cinder.api.openstack.wsgi [None req-9e7bf4d3-9e37-4994-b5a2-3cacc9c34825 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 470/926] 10.0.0.47 () {34 vars in 721 bytes} [Wed May 20 18:47:01 2026] POST /v3/546597298c7548e4a5f10e7ce488c140/volumes => generated 890 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:01.861 7 INFO cinder.api.openstack.wsgi [None req-58716050-094d-43ef-a292-dbf8cd2cc731 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:47:01.896 7 INFO cinder.volume.api [None req-58716050-094d-43ef-a292-dbf8cd2cc731 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:47:01.905 7 INFO cinder.api.openstack.wsgi [None req-58716050-094d-43ef-a292-dbf8cd2cc731 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 457/927] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:47:01 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 => generated 958 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:02.587 8 INFO cinder.api.openstack.wsgi [None req-9e7bf4d3-9e37-4994-b5a2-3cacc9c34825 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:47:02.588 8 INFO cinder.api.openstack.wsgi [None req-9e7bf4d3-9e37-4994-b5a2-3cacc9c34825 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:47:02.588 7 INFO cinder.api.openstack.wsgi [None req-58716050-094d-43ef-a292-dbf8cd2cc731 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:47:02.589 7 INFO cinder.api.openstack.wsgi [None req-58716050-094d-43ef-a292-dbf8cd2cc731 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:02.929 8 INFO cinder.api.openstack.wsgi [None req-4e2b1ce2-73e6-4716-b2b5-e08f3de7c6b0 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:47:02.945 8 INFO cinder.volume.api [None req-4e2b1ce2-73e6-4716-b2b5-e08f3de7c6b0 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:47:02.950 8 INFO cinder.api.openstack.wsgi [None req-4e2b1ce2-73e6-4716-b2b5-e08f3de7c6b0 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 472/930] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:47:02 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 => generated 983 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:02.971 7 INFO cinder.api.openstack.wsgi [None req-0cce0b11-9f13-452d-991b-7745e522419c a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:47:02.988 7 INFO cinder.volume.api [None req-0cce0b11-9f13-452d-991b-7745e522419c a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:47:02.995 7 INFO cinder.volume.api [None req-0cce0b11-9f13-452d-991b-7745e522419c a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume updated successfully. 2026-05-20 18:47:02.996 7 INFO cinder.api.openstack.wsgi [None req-0cce0b11-9f13-452d-991b-7745e522419c a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 459/931] 10.0.0.47 () {34 vars in 793 bytes} [Wed May 20 18:47:02 2026] PUT /v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:03.013 8 INFO cinder.api.openstack.wsgi [None req-ca5a6ff4-4038-4091-aacc-379cb613c88e a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:47:03.025 8 INFO cinder.volume.api [None req-ca5a6ff4-4038-4091-aacc-379cb613c88e a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:47:03.028 8 INFO cinder.api.openstack.wsgi [None req-ca5a6ff4-4038-4091-aacc-379cb613c88e a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 473/932] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:47:03 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:03.050 7 INFO cinder.api.openstack.wsgi [None req-0b9b683b-1f68-4bc4-999e-bd72bdf14d58 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 2026-05-20 18:47:03.051 7 INFO cinder.api.v3.volumes [None req-0b9b683b-1f68-4bc4-999e-bd72bdf14d58 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Delete volume with id: 335985c1-c85f-4324-a433-4fb3d9ce7620 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:47:03.065 7 INFO cinder.volume.api [None req-0b9b683b-1f68-4bc4-999e-bd72bdf14d58 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:47:03.102 7 INFO cinder.volume.api [None req-0b9b683b-1f68-4bc4-999e-bd72bdf14d58 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Delete volume request issued successfully. 2026-05-20 18:47:03.103 7 INFO cinder.api.openstack.wsgi [None req-0b9b683b-1f68-4bc4-999e-bd72bdf14d58 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 460/933] 10.0.0.47 () {32 vars in 776 bytes} [Wed May 20 18:47:03 2026] DELETE /v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:03.117 8 INFO cinder.api.openstack.wsgi [None req-9ca173ad-23c3-4a5e-9315-685e3f974d2f a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:47:03.135 8 INFO cinder.volume.api [None req-9ca173ad-23c3-4a5e-9315-685e3f974d2f a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:47:03.140 8 INFO cinder.api.openstack.wsgi [None req-9ca173ad-23c3-4a5e-9315-685e3f974d2f a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 474/934] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:47:03 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 => generated 948 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:04.160 7 INFO cinder.api.openstack.wsgi [None req-954f05e9-69e3-4267-8ac4-6ecdd492682f a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 2026-05-20 18:47:04.169 7 INFO cinder.api.openstack.wsgi [None req-954f05e9-69e3-4267-8ac4-6ecdd492682f a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 returned with HTTP 404 [pid: 7|app: 0|req: 461/935] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:47:04 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/335985c1-c85f-4324-a433-4fb3d9ce7620 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:04.182 8 INFO cinder.api.openstack.wsgi [None req-f5d07650-22a5-4447-80ef-1e8257c601e5 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:47:04.197 8 INFO cinder.volume.api [None req-f5d07650-22a5-4447-80ef-1e8257c601e5 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:47:04.202 8 INFO cinder.api.openstack.wsgi [None req-f5d07650-22a5-4447-80ef-1e8257c601e5 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 475/936] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:47:04 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf => generated 1387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:47:04.221 7 INFO cinder.api.openstack.wsgi [None req-a7bebcd8-6f11-4452-a51d-fcc582b7ca50 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf 2026-05-20 18:47:04.222 7 INFO cinder.api.v3.volumes [None req-a7bebcd8-6f11-4452-a51d-fcc582b7ca50 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Delete volume with id: de386d3e-cb5c-4c87-9ef9-37ef2f443acf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:47:04.232 7 INFO cinder.volume.api [None req-a7bebcd8-6f11-4452-a51d-fcc582b7ca50 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:47:04.255 7 INFO cinder.volume.api [None req-a7bebcd8-6f11-4452-a51d-fcc582b7ca50 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Delete volume request issued successfully. 2026-05-20 18:47:04.256 7 INFO cinder.api.openstack.wsgi [None req-a7bebcd8-6f11-4452-a51d-fcc582b7ca50 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 462/937] 10.0.0.47 () {32 vars in 776 bytes} [Wed May 20 18:47:04 2026] DELETE /v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:04.269 8 INFO cinder.api.openstack.wsgi [None req-80428de2-712a-4749-a79d-6334c5e20f83 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:47:04.290 8 INFO cinder.volume.api [None req-80428de2-712a-4749-a79d-6334c5e20f83 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] Volume info retrieved successfully. 2026-05-20 18:47:04.302 8 INFO cinder.api.openstack.wsgi [None req-80428de2-712a-4749-a79d-6334c5e20f83 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 476/938] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:47:04 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf => generated 1386 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:05.323 7 INFO cinder.api.openstack.wsgi [None req-9090472a-a10e-4da9-a9a3-970050e0922b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf 2026-05-20 18:47:05.334 7 INFO cinder.api.openstack.wsgi [None req-9090472a-a10e-4da9-a9a3-970050e0922b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf returned with HTTP 404 [pid: 7|app: 0|req: 463/939] 10.0.0.47 () {32 vars in 773 bytes} [Wed May 20 18:47:05 2026] GET /v3/546597298c7548e4a5f10e7ce488c140/volumes/de386d3e-cb5c-4c87-9ef9-37ef2f443acf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-20 18:47:12.586 8 INFO cinder.api.openstack.wsgi [None req-80428de2-712a-4749-a79d-6334c5e20f83 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:47:12.586 7 INFO cinder.api.openstack.wsgi [None req-9090472a-a10e-4da9-a9a3-970050e0922b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:47:12.587 8 INFO cinder.api.openstack.wsgi [None req-80428de2-712a-4749-a79d-6334c5e20f83 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:47:12.587 7 INFO cinder.api.openstack.wsgi [None req-9090472a-a10e-4da9-a9a3-970050e0922b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:47:22.585 8 INFO cinder.api.openstack.wsgi [None req-80428de2-712a-4749-a79d-6334c5e20f83 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:47:22.585 7 INFO cinder.api.openstack.wsgi [None req-9090472a-a10e-4da9-a9a3-970050e0922b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:47:22.586 8 INFO cinder.api.openstack.wsgi [None req-80428de2-712a-4749-a79d-6334c5e20f83 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:47:22.587 7 INFO cinder.api.openstack.wsgi [None req-9090472a-a10e-4da9-a9a3-970050e0922b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:47:32.585 8 INFO cinder.api.openstack.wsgi [None req-80428de2-712a-4749-a79d-6334c5e20f83 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:47:32.585 7 INFO cinder.api.openstack.wsgi [None req-9090472a-a10e-4da9-a9a3-970050e0922b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:47:32.586 8 INFO cinder.api.openstack.wsgi [None req-80428de2-712a-4749-a79d-6334c5e20f83 a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:47:32.587 7 INFO cinder.api.openstack.wsgi [None req-9090472a-a10e-4da9-a9a3-970050e0922b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:47:42.586 7 INFO cinder.api.openstack.wsgi [None req-9090472a-a10e-4da9-a9a3-970050e0922b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:47:42.590 7 INFO cinder.api.openstack.wsgi [None req-9090472a-a10e-4da9-a9a3-970050e0922b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:47:42.592 7 INFO cinder.api.openstack.wsgi [None req-9090472a-a10e-4da9-a9a3-970050e0922b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:47:42.592 7 INFO cinder.api.openstack.wsgi [None req-9090472a-a10e-4da9-a9a3-970050e0922b a5d131a5320b4acea902019fcd860de7 546597298c7548e4a5f10e7ce488c140 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:47:42.762 8 INFO cinder.api.openstack.wsgi [None req-59ebba61-1486-4e71-9808-06aa5e7057b0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:47:42.780 8 INFO cinder.volume.api [None req-59ebba61-1486-4e71-9808-06aa5e7057b0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:47:42.785 8 INFO cinder.api.openstack.wsgi [None req-59ebba61-1486-4e71-9808-06aa5e7057b0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 480/948] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:47:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:47:42.797 7 INFO cinder.api.openstack.wsgi [None req-3190bb7e-5edc-4e0e-a134-82ac5384a25a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:47:42.806 7 INFO cinder.volume.api [None req-3190bb7e-5edc-4e0e-a134-82ac5384a25a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:47:42.807 7 INFO cinder.api.openstack.wsgi [None req-3190bb7e-5edc-4e0e-a134-82ac5384a25a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 469/949] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:47:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/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-05-20 18:47:42.822 8 INFO cinder.api.openstack.wsgi [None req-9e0675b2-e79a-4e1b-9fa6-5488ce114c47 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:47:42.827 8 INFO cinder.api.openstack.wsgi [None req-9e0675b2-e79a-4e1b-9fa6-5488ce114c47 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 8|app: 0|req: 481/950] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:47:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:42.840 7 INFO cinder.api.openstack.wsgi [None req-abed1eab-4125-46b3-8e07-4c07cafd7373 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:47:42.851 7 INFO cinder.volume.api [None req-abed1eab-4125-46b3-8e07-4c07cafd7373 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:47:42.854 7 INFO cinder.api.openstack.wsgi [None req-abed1eab-4125-46b3-8e07-4c07cafd7373 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 470/951] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:47:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:47:42.863 8 INFO cinder.api.openstack.wsgi [None req-f8dcff84-ca92-422b-ac19-5c76006848fd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:47:43.366 8 INFO cinder.api.openstack.wsgi [None req-f8dcff84-ca92-422b-ac19-5c76006848fd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 482/952] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:47:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 668 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:43.405 7 INFO cinder.api.openstack.wsgi [None req-8a43a3e0-6de9-43da-afeb-1aba984d31d8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:47:43.426 7 INFO cinder.api.openstack.wsgi [None req-8a43a3e0-6de9-43da-afeb-1aba984d31d8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/953] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:47:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:43.437 8 INFO cinder.api.openstack.wsgi [None req-3f3d9b88-14af-4d60-94e7-faa734aa738a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/1ddc6a839c5f48a9abdf3f178e96e6f0?usage=true 2026-05-20 18:47:43.460 8 INFO cinder.api.openstack.wsgi [None req-3f3d9b88-14af-4d60-94e7-faa734aa738a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/1ddc6a839c5f48a9abdf3f178e96e6f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/954] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:47:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/1ddc6a839c5f48a9abdf3f178e96e6f0?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:43.472 7 INFO cinder.api.openstack.wsgi [None req-d1179f44-076a-4916-b727-ba085fe59c52 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/26336a2b02ac4414ab7fd5114958dd98?usage=true 2026-05-20 18:47:43.495 7 INFO cinder.api.openstack.wsgi [None req-d1179f44-076a-4916-b727-ba085fe59c52 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/26336a2b02ac4414ab7fd5114958dd98?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/955] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:47:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/26336a2b02ac4414ab7fd5114958dd98?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:43.509 8 INFO cinder.api.openstack.wsgi [None req-48f8c311-a51c-475a-877a-435257acc7d9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/40fbffe8ad64413aa98eefb21e12d6a4?usage=true 2026-05-20 18:47:43.529 8 INFO cinder.api.openstack.wsgi [None req-48f8c311-a51c-475a-877a-435257acc7d9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/40fbffe8ad64413aa98eefb21e12d6a4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/956] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:47:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/40fbffe8ad64413aa98eefb21e12d6a4?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:43.542 7 INFO cinder.api.openstack.wsgi [None req-5798a0dc-d26f-4771-b622-e9c8f1fbafc4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/58ffb8ea5e8f4ce38c5803391ba795d1?usage=true 2026-05-20 18:47:43.565 7 INFO cinder.api.openstack.wsgi [None req-5798a0dc-d26f-4771-b622-e9c8f1fbafc4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/58ffb8ea5e8f4ce38c5803391ba795d1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/957] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:47:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/58ffb8ea5e8f4ce38c5803391ba795d1?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:43.577 8 INFO cinder.api.openstack.wsgi [None req-85efe647-5ace-4aac-8502-465b7a39151e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/761ce78bcd5547319646127799598f37?usage=true 2026-05-20 18:47:43.595 8 INFO cinder.api.openstack.wsgi [None req-85efe647-5ace-4aac-8502-465b7a39151e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/761ce78bcd5547319646127799598f37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/958] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:47:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/761ce78bcd5547319646127799598f37?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:43.607 7 INFO cinder.api.openstack.wsgi [None req-71e86607-33a8-4364-abf6-3ff60144f4f3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/76839c0e988543c5a63287d8f3e65043?usage=true 2026-05-20 18:47:43.628 7 INFO cinder.api.openstack.wsgi [None req-71e86607-33a8-4364-abf6-3ff60144f4f3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/76839c0e988543c5a63287d8f3e65043?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/959] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:47:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/76839c0e988543c5a63287d8f3e65043?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:43.640 8 INFO cinder.api.openstack.wsgi [None req-34838be8-f272-4679-a904-6a2a56f5c688 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7fc8fc1c64434543974fb855e065e2b1?usage=true 2026-05-20 18:47:43.659 8 INFO cinder.api.openstack.wsgi [None req-34838be8-f272-4679-a904-6a2a56f5c688 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7fc8fc1c64434543974fb855e065e2b1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/960] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:47:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7fc8fc1c64434543974fb855e065e2b1?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:43.670 7 INFO cinder.api.openstack.wsgi [None req-b1ff1fd0-01cb-430a-ac13-35d97b779fa9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:47:43.691 7 INFO cinder.api.openstack.wsgi [None req-b1ff1fd0-01cb-430a-ac13-35d97b779fa9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/961] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:47:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:43.700 8 INFO cinder.api.openstack.wsgi [None req-b23401c0-6074-4c79-a8bd-c8761795b4f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd386f26621e4b1ab63281165c4e3ec9?usage=true 2026-05-20 18:47:43.719 8 INFO cinder.api.openstack.wsgi [None req-b23401c0-6074-4c79-a8bd-c8761795b4f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd386f26621e4b1ab63281165c4e3ec9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/962] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:47:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd386f26621e4b1ab63281165c4e3ec9?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:43.731 7 INFO cinder.api.openstack.wsgi [None req-d623e0f2-40ad-4701-8ec7-388f43e51e47 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/c285fd89d6a44559854e9a358ac0e2a7?usage=true 2026-05-20 18:47:43.751 7 INFO cinder.api.openstack.wsgi [None req-d623e0f2-40ad-4701-8ec7-388f43e51e47 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/c285fd89d6a44559854e9a358ac0e2a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/963] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:47:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/c285fd89d6a44559854e9a358ac0e2a7?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:43.760 8 INFO cinder.api.openstack.wsgi [None req-b693b2fb-4373-4e20-9ed5-429842f02083 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/cc10cd8c6de14d68b5b05a98edaea1db?usage=true 2026-05-20 18:47:43.778 8 INFO cinder.api.openstack.wsgi [None req-b693b2fb-4373-4e20-9ed5-429842f02083 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/cc10cd8c6de14d68b5b05a98edaea1db?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/964] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:47:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/cc10cd8c6de14d68b5b05a98edaea1db?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:43.790 7 INFO cinder.api.openstack.wsgi [None req-73323c6a-f8e2-4457-8b59-32d265d008c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/e14bf24de1384254810ba5b4dc730e32?usage=true 2026-05-20 18:47:43.810 7 INFO cinder.api.openstack.wsgi [None req-73323c6a-f8e2-4457-8b59-32d265d008c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/e14bf24de1384254810ba5b4dc730e32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/965] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:47:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/e14bf24de1384254810ba5b4dc730e32?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:43.823 8 INFO cinder.api.openstack.wsgi [None req-d8510a56-521f-4eab-bc18-8db851deb4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:47:43.839 8 INFO cinder.api.openstack.wsgi [None req-d8510a56-521f-4eab-bc18-8db851deb4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/966] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:47:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:47:52.586 8 INFO cinder.api.openstack.wsgi [None req-d8510a56-521f-4eab-bc18-8db851deb4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:47:52.586 7 INFO cinder.api.openstack.wsgi [None req-73323c6a-f8e2-4457-8b59-32d265d008c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:47:52.588 7 INFO cinder.api.openstack.wsgi [None req-73323c6a-f8e2-4457-8b59-32d265d008c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:47:52.588 8 INFO cinder.api.openstack.wsgi [None req-d8510a56-521f-4eab-bc18-8db851deb4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:48:02.585 7 INFO cinder.api.openstack.wsgi [None req-73323c6a-f8e2-4457-8b59-32d265d008c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:48:02.585 8 INFO cinder.api.openstack.wsgi [None req-d8510a56-521f-4eab-bc18-8db851deb4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:48:02.586 7 INFO cinder.api.openstack.wsgi [None req-73323c6a-f8e2-4457-8b59-32d265d008c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:48:02.587 8 INFO cinder.api.openstack.wsgi [None req-d8510a56-521f-4eab-bc18-8db851deb4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:48:12.585 7 INFO cinder.api.openstack.wsgi [None req-73323c6a-f8e2-4457-8b59-32d265d008c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:48:12.585 8 INFO cinder.api.openstack.wsgi [None req-d8510a56-521f-4eab-bc18-8db851deb4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:48:12.586 7 INFO cinder.api.openstack.wsgi [None req-73323c6a-f8e2-4457-8b59-32d265d008c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:48:12.586 8 INFO cinder.api.openstack.wsgi [None req-d8510a56-521f-4eab-bc18-8db851deb4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:48:22.599 7 INFO cinder.api.openstack.wsgi [None req-73323c6a-f8e2-4457-8b59-32d265d008c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:48:22.599 8 INFO cinder.api.openstack.wsgi [None req-d8510a56-521f-4eab-bc18-8db851deb4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:48:22.600 7 INFO cinder.api.openstack.wsgi [None req-73323c6a-f8e2-4457-8b59-32d265d008c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:48:22.600 8 INFO cinder.api.openstack.wsgi [None req-d8510a56-521f-4eab-bc18-8db851deb4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:48:32.595 7 INFO cinder.api.openstack.wsgi [None req-73323c6a-f8e2-4457-8b59-32d265d008c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:48:32.596 8 INFO cinder.api.openstack.wsgi [None req-d8510a56-521f-4eab-bc18-8db851deb4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:48:32.596 7 INFO cinder.api.openstack.wsgi [None req-73323c6a-f8e2-4457-8b59-32d265d008c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:48:32.596 8 INFO cinder.api.openstack.wsgi [None req-d8510a56-521f-4eab-bc18-8db851deb4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:48:42.586 7 INFO cinder.api.openstack.wsgi [None req-73323c6a-f8e2-4457-8b59-32d265d008c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:48:42.586 8 INFO cinder.api.openstack.wsgi [None req-d8510a56-521f-4eab-bc18-8db851deb4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:48:42.587 7 INFO cinder.api.openstack.wsgi [None req-73323c6a-f8e2-4457-8b59-32d265d008c1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:48:42.587 8 INFO cinder.api.openstack.wsgi [None req-d8510a56-521f-4eab-bc18-8db851deb4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:48:42.723 7 INFO cinder.api.openstack.wsgi [None req-c76772bc-8cff-4a89-99f5-75e93a8bb192 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:48:42.732 7 INFO cinder.volume.api [None req-c76772bc-8cff-4a89-99f5-75e93a8bb192 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:48:42.734 7 INFO cinder.api.openstack.wsgi [None req-c76772bc-8cff-4a89-99f5-75e93a8bb192 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 484/979] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:48:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:48:42.745 8 INFO cinder.api.openstack.wsgi [None req-5bbb2268-4ac4-48cc-969a-06f4bfe622bf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:48:42.752 8 INFO cinder.api.openstack.wsgi [None req-5bbb2268-4ac4-48cc-969a-06f4bfe622bf 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 8|app: 0|req: 496/980] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:48:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:42.760 7 INFO cinder.api.openstack.wsgi [None req-f28dc6f3-1a3e-45f6-b178-d8a1cd43a866 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:48:42.770 7 INFO cinder.volume.api [None req-f28dc6f3-1a3e-45f6-b178-d8a1cd43a866 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:48:42.772 7 INFO cinder.api.openstack.wsgi [None req-f28dc6f3-1a3e-45f6-b178-d8a1cd43a866 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 485/981] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:48:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:48:42.789 8 INFO cinder.api.openstack.wsgi [None req-1bcc5dec-57e2-4455-aceb-08338c52cb78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:48:43.293 8 INFO cinder.api.openstack.wsgi [None req-1bcc5dec-57e2-4455-aceb-08338c52cb78 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 497/982] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:48:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.337 7 INFO cinder.api.openstack.wsgi [None req-53600566-8f92-43b6-87d9-02a1a31a0f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:48:43.359 7 INFO cinder.api.openstack.wsgi [None req-53600566-8f92-43b6-87d9-02a1a31a0f8e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/983] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.371 8 INFO cinder.api.openstack.wsgi [None req-d69ebddd-8d22-44b5-ad77-00b9dc2ac2f2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/16117165da294cd2a980be291905996a?usage=true 2026-05-20 18:48:43.391 8 INFO cinder.api.openstack.wsgi [None req-d69ebddd-8d22-44b5-ad77-00b9dc2ac2f2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/16117165da294cd2a980be291905996a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/984] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/16117165da294cd2a980be291905996a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.399 7 INFO cinder.api.openstack.wsgi [None req-7c21ce63-79cb-4761-9470-97de46468bf8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/26336a2b02ac4414ab7fd5114958dd98?usage=true 2026-05-20 18:48:43.417 7 INFO cinder.api.openstack.wsgi [None req-7c21ce63-79cb-4761-9470-97de46468bf8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/26336a2b02ac4414ab7fd5114958dd98?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/985] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/26336a2b02ac4414ab7fd5114958dd98?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.430 8 INFO cinder.api.openstack.wsgi [None req-e94ce0d3-b7c5-4a48-b1e7-f66dc1fa48ed 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/2d10c68ecdb84106af80bb7ee184bc52?usage=true 2026-05-20 18:48:43.453 8 INFO cinder.api.openstack.wsgi [None req-e94ce0d3-b7c5-4a48-b1e7-f66dc1fa48ed 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/2d10c68ecdb84106af80bb7ee184bc52?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/986] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/2d10c68ecdb84106af80bb7ee184bc52?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.461 7 INFO cinder.api.openstack.wsgi [None req-48ed6c5f-1b1b-4089-b0dd-a93a94dd0a4b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/40fbffe8ad64413aa98eefb21e12d6a4?usage=true 2026-05-20 18:48:43.482 7 INFO cinder.api.openstack.wsgi [None req-48ed6c5f-1b1b-4089-b0dd-a93a94dd0a4b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/40fbffe8ad64413aa98eefb21e12d6a4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/987] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/40fbffe8ad64413aa98eefb21e12d6a4?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.493 8 INFO cinder.api.openstack.wsgi [None req-6d142243-a2ac-4675-9969-e144c479a830 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/6f201155bfee40859e961c32a9f503dc?usage=true 2026-05-20 18:48:43.511 8 INFO cinder.api.openstack.wsgi [None req-6d142243-a2ac-4675-9969-e144c479a830 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/6f201155bfee40859e961c32a9f503dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/988] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/6f201155bfee40859e961c32a9f503dc?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.521 7 INFO cinder.api.openstack.wsgi [None req-6965dbb8-b6ff-49f6-9d74-c84b5e1bb32d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/761ce78bcd5547319646127799598f37?usage=true 2026-05-20 18:48:43.539 7 INFO cinder.api.openstack.wsgi [None req-6965dbb8-b6ff-49f6-9d74-c84b5e1bb32d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/761ce78bcd5547319646127799598f37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/989] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/761ce78bcd5547319646127799598f37?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.554 8 INFO cinder.api.openstack.wsgi [None req-641e2686-a681-4eeb-8b6f-45f4740b5632 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/76839c0e988543c5a63287d8f3e65043?usage=true 2026-05-20 18:48:43.572 8 INFO cinder.api.openstack.wsgi [None req-641e2686-a681-4eeb-8b6f-45f4740b5632 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/76839c0e988543c5a63287d8f3e65043?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/990] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/76839c0e988543c5a63287d8f3e65043?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.583 7 INFO cinder.api.openstack.wsgi [None req-b818e734-040e-49d9-ab80-95c27e48668e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7760b4b628ba4160a4cc0c0292c3ec5c?usage=true 2026-05-20 18:48:43.601 7 INFO cinder.api.openstack.wsgi [None req-b818e734-040e-49d9-ab80-95c27e48668e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7760b4b628ba4160a4cc0c0292c3ec5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/991] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7760b4b628ba4160a4cc0c0292c3ec5c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.609 8 INFO cinder.api.openstack.wsgi [None req-26f7767b-1bd2-46b6-9a44-00de7fb001f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7fc8fc1c64434543974fb855e065e2b1?usage=true 2026-05-20 18:48:43.623 8 INFO cinder.api.openstack.wsgi [None req-26f7767b-1bd2-46b6-9a44-00de7fb001f9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7fc8fc1c64434543974fb855e065e2b1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/992] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7fc8fc1c64434543974fb855e065e2b1?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.635 7 INFO cinder.api.openstack.wsgi [None req-3fb1aaf0-745c-46c8-beea-63174f73c97a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:48:43.659 7 INFO cinder.api.openstack.wsgi [None req-3fb1aaf0-745c-46c8-beea-63174f73c97a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/993] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.674 8 INFO cinder.api.openstack.wsgi [None req-7c646670-7365-4172-816e-0275efed089b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/aa8861fd27f1470a94dd3284be13b7fb?usage=true 2026-05-20 18:48:43.692 8 INFO cinder.api.openstack.wsgi [None req-7c646670-7365-4172-816e-0275efed089b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/aa8861fd27f1470a94dd3284be13b7fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/994] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/aa8861fd27f1470a94dd3284be13b7fb?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.704 7 INFO cinder.api.openstack.wsgi [None req-84548f40-dece-4107-b855-102a82fb2165 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd386f26621e4b1ab63281165c4e3ec9?usage=true 2026-05-20 18:48:43.720 7 INFO cinder.api.openstack.wsgi [None req-84548f40-dece-4107-b855-102a82fb2165 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd386f26621e4b1ab63281165c4e3ec9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/995] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd386f26621e4b1ab63281165c4e3ec9?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.729 8 INFO cinder.api.openstack.wsgi [None req-2d71d248-d287-4310-b004-e52baa1c91c3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/cc10cd8c6de14d68b5b05a98edaea1db?usage=true 2026-05-20 18:48:43.758 8 INFO cinder.api.openstack.wsgi [None req-2d71d248-d287-4310-b004-e52baa1c91c3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/cc10cd8c6de14d68b5b05a98edaea1db?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/996] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/cc10cd8c6de14d68b5b05a98edaea1db?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.766 7 INFO cinder.api.openstack.wsgi [None req-f6e6850d-6b88-421a-8aad-e002d56d1016 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/e14bf24de1384254810ba5b4dc730e32?usage=true 2026-05-20 18:48:43.782 7 INFO cinder.api.openstack.wsgi [None req-f6e6850d-6b88-421a-8aad-e002d56d1016 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/e14bf24de1384254810ba5b4dc730e32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/997] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/e14bf24de1384254810ba5b4dc730e32?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.797 8 INFO cinder.api.openstack.wsgi [None req-0a8b8739-ba33-47e7-8800-ff1a521dadac 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:48:43.815 8 INFO cinder.api.openstack.wsgi [None req-0a8b8739-ba33-47e7-8800-ff1a521dadac 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/998] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:48:43.823 7 INFO cinder.api.openstack.wsgi [None req-e58e7266-7fd5-41c6-b554-d45fea8b56f0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:48:43.828 7 INFO cinder.volume.api [None req-e58e7266-7fd5-41c6-b554-d45fea8b56f0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:48:43.828 7 INFO cinder.api.openstack.wsgi [None req-e58e7266-7fd5-41c6-b554-d45fea8b56f0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 494/999] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:48:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:48:52.585 7 INFO cinder.api.openstack.wsgi [None req-e58e7266-7fd5-41c6-b554-d45fea8b56f0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:48:52.586 8 INFO cinder.api.openstack.wsgi [None req-0a8b8739-ba33-47e7-8800-ff1a521dadac 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:48:52.586 7 INFO cinder.api.openstack.wsgi [None req-e58e7266-7fd5-41c6-b554-d45fea8b56f0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:48:52.587 8 INFO cinder.api.openstack.wsgi [None req-0a8b8739-ba33-47e7-8800-ff1a521dadac 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:48:57.785 7 INFO cinder.api.openstack.wsgi [None req-c83b3c4e-a87c-4ad2-8980-acd94b871436 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes 2026-05-20 18:48:57.977 7 INFO cinder.api.v3.volumes [None req-c83b3c4e-a87c-4ad2-8980-acd94b871436 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Create volume of 16 GB 2026-05-20 18:48:57.987 7 INFO cinder.volume.api [None req-c83b3c4e-a87c-4ad2-8980-acd94b871436 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Availability Zones retrieved successfully. 2026-05-20 18:49:00.538 7 INFO cinder.volume.api [None req-c83b3c4e-a87c-4ad2-8980-acd94b871436 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Create volume request issued successfully. 2026-05-20 18:49:00.539 7 INFO cinder.api.openstack.wsgi [None req-c83b3c4e-a87c-4ad2-8980-acd94b871436 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 496/1002] 199.204.45.242 () {34 vars in 733 bytes} [Wed May 20 18:48:57 2026] POST /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes => generated 846 bytes in 2869 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-20 18:49:00.562 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-6b92f447-a833-4698-afef-c7f85f5261c0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:00.601 8 INFO cinder.volume.api [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-6b92f447-a833-4698-afef-c7f85f5261c0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Volume info retrieved successfully. 2026-05-20 18:49:00.606 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-6b92f447-a833-4698-afef-c7f85f5261c0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 507/1003] 199.204.45.242 () {32 vars in 824 bytes} [Wed May 20 18:49:00 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 => generated 1025 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:49:02.586 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-6b92f447-a833-4698-afef-c7f85f5261c0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:49:02.586 7 INFO cinder.api.openstack.wsgi [None req-c83b3c4e-a87c-4ad2-8980-acd94b871436 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:49:02.587 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-6b92f447-a833-4698-afef-c7f85f5261c0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:49:02.588 7 INFO cinder.api.openstack.wsgi [None req-c83b3c4e-a87c-4ad2-8980-acd94b871436 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:05.625 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-bf5385c1-0e26-447e-af2e-a57fc6bce4cb 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:05.647 8 INFO cinder.volume.api [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-bf5385c1-0e26-447e-af2e-a57fc6bce4cb 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Volume info retrieved successfully. 2026-05-20 18:49:05.666 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-bf5385c1-0e26-447e-af2e-a57fc6bce4cb 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 509/1006] 199.204.45.242 () {32 vars in 824 bytes} [Wed May 20 18:49:05 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 => generated 1077 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:10.679 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-0e816086-b123-45aa-9e27-ba4c724cd075 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:10.693 7 INFO cinder.volume.api [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-0e816086-b123-45aa-9e27-ba4c724cd075 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Volume info retrieved successfully. 2026-05-20 18:49:10.698 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-0e816086-b123-45aa-9e27-ba4c724cd075 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 498/1007] 199.204.45.242 () {32 vars in 824 bytes} [Wed May 20 18:49:10 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 => generated 1489 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:11.381 8 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-4cafb2f5-79f2-4a79-94c4-74c1b5a72f7e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:11.399 8 INFO cinder.volume.api [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-4cafb2f5-79f2-4a79-94c4-74c1b5a72f7e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Volume info retrieved successfully. 2026-05-20 18:49:11.406 8 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-4cafb2f5-79f2-4a79-94c4-74c1b5a72f7e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 510/1008] 10.0.0.131 () {34 vars in 1027 bytes} [Wed May 20 18:49:11 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 => generated 1489 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:12.038 7 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-2596c2e1-2db5-4ab1-9a85-bc16df62a95e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:12.060 7 INFO cinder.volume.api [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-2596c2e1-2db5-4ab1-9a85-bc16df62a95e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Volume info retrieved successfully. 2026-05-20 18:49:12.078 7 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-2596c2e1-2db5-4ab1-9a85-bc16df62a95e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 499/1009] 10.0.0.131 () {34 vars in 1027 bytes} [Wed May 20 18:49:12 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 => generated 1489 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:49:12.093 8 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-4cafb2f5-79f2-4a79-94c4-74c1b5a72f7e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-20 18:49:12.094 8 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-4cafb2f5-79f2-4a79-94c4-74c1b5a72f7e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 511/1010] 10.0.0.131 () {32 vars in 827 bytes} [Wed May 20 18:49:12 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:12.104 7 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-3153d846-fd86-43ad-9660-21449314c078 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:12.160 7 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-3153d846-fd86-43ad-9660-21449314c078 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 500/1011] 10.0.0.131 () {40 vars in 1056 bytes} [Wed May 20 18:49:12 2026] POST /v3/0405c3c08a9f4591ba583b5d93a8f032/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:49:12.585 7 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-3153d846-fd86-43ad-9660-21449314c078 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:49:12.585 8 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-4cafb2f5-79f2-4a79-94c4-74c1b5a72f7e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:49:12.586 7 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-3153d846-fd86-43ad-9660-21449314c078 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:49:12.586 8 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-4cafb2f5-79f2-4a79-94c4-74c1b5a72f7e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:15.663 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-aa12af49-7e68-41b1-aec5-b4c77df0fb5c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:15.680 7 INFO cinder.volume.api [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-aa12af49-7e68-41b1-aec5-b4c77df0fb5c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Volume info retrieved successfully. 2026-05-20 18:49:15.686 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-aa12af49-7e68-41b1-aec5-b4c77df0fb5c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 502/1014] 199.204.45.242 () {32 vars in 824 bytes} [Wed May 20 18:49:15 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 => generated 1488 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:18.704 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-33ea66d3-cccd-4198-baca-904d3dcb2199 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:18.722 8 INFO cinder.volume.api [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-33ea66d3-cccd-4198-baca-904d3dcb2199 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Volume info retrieved successfully. 2026-05-20 18:49:18.727 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-33ea66d3-cccd-4198-baca-904d3dcb2199 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 513/1015] 199.204.45.242 () {32 vars in 824 bytes} [Wed May 20 18:49:18 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 => generated 1488 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:49:19.759 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-aa12af49-7e68-41b1-aec5-b4c77df0fb5c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-20 18:49:19.760 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-aa12af49-7e68-41b1-aec5-b4c77df0fb5c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 503/1016] 199.204.45.242 () {32 vars in 838 bytes} [Wed May 20 18:49:19 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:19.775 8 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-2c24fe42-2b25-452b-9ae7-9441c0c3f5fb 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:19.794 8 INFO cinder.volume.api [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-2c24fe42-2b25-452b-9ae7-9441c0c3f5fb 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Volume info retrieved successfully. 2026-05-20 18:49:19.799 8 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-2c24fe42-2b25-452b-9ae7-9441c0c3f5fb 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 514/1017] 199.204.45.242 () {36 vars in 1072 bytes} [Wed May 20 18:49:19 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 => generated 1712 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:19.889 7 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-a242114d-8fa1-4656-956b-680c9d26a768 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/attachments/a6ffb698-2251-4a3c-9b9a-3fe632ae99c8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:20.427 7 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-a242114d-8fa1-4656-956b-680c9d26a768 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/attachments/a6ffb698-2251-4a3c-9b9a-3fe632ae99c8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 504/1018] 199.204.45.242 () {40 vars in 1134 bytes} [Wed May 20 18:49:19 2026] PUT /v3/0405c3c08a9f4591ba583b5d93a8f032/attachments/a6ffb698-2251-4a3c-9b9a-3fe632ae99c8 => generated 775 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:20.954 8 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-13dcda94-df9e-42b3-8944-24db09b47648 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/attachments/a6ffb698-2251-4a3c-9b9a-3fe632ae99c8/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:21.008 8 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-13dcda94-df9e-42b3-8944-24db09b47648 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/attachments/a6ffb698-2251-4a3c-9b9a-3fe632ae99c8/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 515/1019] 199.204.45.242 () {40 vars in 1147 bytes} [Wed May 20 18:49:20 2026] POST /v3/0405c3c08a9f4591ba583b5d93a8f032/attachments/a6ffb698-2251-4a3c-9b9a-3fe632ae99c8/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:21.687 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-55238ea9-01b8-4e1c-b1cc-04d16d1b7a1c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:21.712 7 INFO cinder.volume.api [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-55238ea9-01b8-4e1c-b1cc-04d16d1b7a1c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Volume info retrieved successfully. 2026-05-20 18:49:21.718 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-55238ea9-01b8-4e1c-b1cc-04d16d1b7a1c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 505/1020] 199.204.45.242 () {32 vars in 824 bytes} [Wed May 20 18:49:21 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 => generated 1787 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:49:22.586 8 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-13dcda94-df9e-42b3-8944-24db09b47648 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:49:22.587 8 INFO cinder.api.openstack.wsgi [req-8ec03f07-8f96-4f63-b378-4044dbc06862 req-13dcda94-df9e-42b3-8944-24db09b47648 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:49:22.587 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-55238ea9-01b8-4e1c-b1cc-04d16d1b7a1c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:49:22.589 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-55238ea9-01b8-4e1c-b1cc-04d16d1b7a1c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:24.797 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-a539688e-19dd-4aaa-8715-1a9d7963dfa4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:24.815 8 INFO cinder.volume.api [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-a539688e-19dd-4aaa-8715-1a9d7963dfa4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Volume info retrieved successfully. 2026-05-20 18:49:24.821 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-a539688e-19dd-4aaa-8715-1a9d7963dfa4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 517/1023] 199.204.45.242 () {32 vars in 824 bytes} [Wed May 20 18:49:24 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 => generated 1787 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:27.634 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-47468765-43d1-450b-8f2b-276cc5a4545a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:27.652 7 INFO cinder.volume.api [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-47468765-43d1-450b-8f2b-276cc5a4545a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Volume info retrieved successfully. 2026-05-20 18:49:27.657 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-47468765-43d1-450b-8f2b-276cc5a4545a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 507/1024] 199.204.45.242 () {32 vars in 824 bytes} [Wed May 20 18:49:27 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 => generated 1787 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:30.721 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-82b4fc8b-f3f6-4947-80c2-02783d42bd57 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:30.741 8 INFO cinder.volume.api [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-82b4fc8b-f3f6-4947-80c2-02783d42bd57 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Volume info retrieved successfully. 2026-05-20 18:49:30.748 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-82b4fc8b-f3f6-4947-80c2-02783d42bd57 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 518/1025] 199.204.45.242 () {32 vars in 824 bytes} [Wed May 20 18:49:30 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 => generated 1787 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:49:32.585 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-82b4fc8b-f3f6-4947-80c2-02783d42bd57 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:49:32.586 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-82b4fc8b-f3f6-4947-80c2-02783d42bd57 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:49:32.586 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-47468765-43d1-450b-8f2b-276cc5a4545a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:49:32.587 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-47468765-43d1-450b-8f2b-276cc5a4545a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:49:42.585 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-47468765-43d1-450b-8f2b-276cc5a4545a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:49:42.585 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-82b4fc8b-f3f6-4947-80c2-02783d42bd57 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:49:42.586 7 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-47468765-43d1-450b-8f2b-276cc5a4545a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:49:42.586 8 INFO cinder.api.openstack.wsgi [req-c83b3c4e-a87c-4ad2-8980-acd94b871436 req-82b4fc8b-f3f6-4947-80c2-02783d42bd57 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:42.744 7 INFO cinder.api.openstack.wsgi [None req-d91867d5-fc73-49a5-a97e-d8717773e30e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:49:42.757 7 INFO cinder.volume.api [None req-d91867d5-fc73-49a5-a97e-d8717773e30e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:42.763 7 INFO cinder.api.openstack.wsgi [None req-d91867d5-fc73-49a5-a97e-d8717773e30e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 510/1030] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:49:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 1790 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:42.781 8 INFO cinder.api.openstack.wsgi [None req-8761dd39-6fb3-4f86-a53e-40bcd3744529 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:49:43.286 8 INFO cinder.api.openstack.wsgi [None req-8761dd39-6fb3-4f86-a53e-40bcd3744529 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1031] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:49:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 671 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:43.296 7 INFO cinder.api.openstack.wsgi [None req-12ace38d-94cc-49a0-9935-9a96715415d9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:49:43.302 7 INFO cinder.volume.api [None req-12ace38d-94cc-49a0-9935-9a96715415d9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:49:43.302 7 INFO cinder.api.openstack.wsgi [None req-12ace38d-94cc-49a0-9935-9a96715415d9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1032] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:49:43.311 8 INFO cinder.api.openstack.wsgi [None req-24657aa0-6ff1-4124-a28a-67c248c52976 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:49:43.323 8 INFO cinder.api.openstack.wsgi [None req-24657aa0-6ff1-4124-a28a-67c248c52976 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 8|app: 0|req: 522/1033] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:49:43.334 7 INFO cinder.api.openstack.wsgi [None req-6e1bb5bc-c446-4306-9e16-d7275a789286 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:49:43.347 7 INFO cinder.volume.api [None req-6e1bb5bc-c446-4306-9e16-d7275a789286 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:49:43.354 7 INFO cinder.api.openstack.wsgi [None req-6e1bb5bc-c446-4306-9e16-d7275a789286 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 512/1034] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:49:43.445 8 INFO cinder.api.openstack.wsgi [None req-9f734bbe-f339-4824-a8ee-aa30cb84cca6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:49:43.466 8 INFO cinder.api.openstack.wsgi [None req-9f734bbe-f339-4824-a8ee-aa30cb84cca6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1035] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:49:43.479 7 INFO cinder.api.openstack.wsgi [None req-8c5b3967-f7fe-46e7-bb6a-280beffd0780 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/26336a2b02ac4414ab7fd5114958dd98?usage=true 2026-05-20 18:49:43.500 7 INFO cinder.api.openstack.wsgi [None req-8c5b3967-f7fe-46e7-bb6a-280beffd0780 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/26336a2b02ac4414ab7fd5114958dd98?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1036] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/26336a2b02ac4414ab7fd5114958dd98?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:49:43.511 8 INFO cinder.api.openstack.wsgi [None req-fcca193e-ac31-4865-adb1-2971c5abfc01 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/2d10c68ecdb84106af80bb7ee184bc52?usage=true 2026-05-20 18:49:43.533 8 INFO cinder.api.openstack.wsgi [None req-fcca193e-ac31-4865-adb1-2971c5abfc01 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/2d10c68ecdb84106af80bb7ee184bc52?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1037] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/2d10c68ecdb84106af80bb7ee184bc52?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:49:43.546 7 INFO cinder.api.openstack.wsgi [None req-73b9fd48-43e9-446d-9736-28b9d423f238 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/40fbffe8ad64413aa98eefb21e12d6a4?usage=true 2026-05-20 18:49:43.565 7 INFO cinder.api.openstack.wsgi [None req-73b9fd48-43e9-446d-9736-28b9d423f238 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/40fbffe8ad64413aa98eefb21e12d6a4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1038] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/40fbffe8ad64413aa98eefb21e12d6a4?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:49:43.576 8 INFO cinder.api.openstack.wsgi [None req-6f929ecc-daf9-412d-9833-e6149bbb0c99 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/6f201155bfee40859e961c32a9f503dc?usage=true 2026-05-20 18:49:43.601 8 INFO cinder.api.openstack.wsgi [None req-6f929ecc-daf9-412d-9833-e6149bbb0c99 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/6f201155bfee40859e961c32a9f503dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1039] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/6f201155bfee40859e961c32a9f503dc?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:49:43.611 7 INFO cinder.api.openstack.wsgi [None req-6d051653-594a-4464-9717-7a6088637937 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/761ce78bcd5547319646127799598f37?usage=true 2026-05-20 18:49:43.636 7 INFO cinder.api.openstack.wsgi [None req-6d051653-594a-4464-9717-7a6088637937 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/761ce78bcd5547319646127799598f37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1040] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/761ce78bcd5547319646127799598f37?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:49:43.649 8 INFO cinder.api.openstack.wsgi [None req-16131484-8ca5-48a2-ac5b-33a166c46a57 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/76839c0e988543c5a63287d8f3e65043?usage=true 2026-05-20 18:49:43.667 8 INFO cinder.api.openstack.wsgi [None req-16131484-8ca5-48a2-ac5b-33a166c46a57 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/76839c0e988543c5a63287d8f3e65043?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1041] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/76839c0e988543c5a63287d8f3e65043?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:49:43.679 7 INFO cinder.api.openstack.wsgi [None req-dd2dfc4f-6f5e-4a1b-84a9-6fb8029bf221 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7fc8fc1c64434543974fb855e065e2b1?usage=true 2026-05-20 18:49:43.704 7 INFO cinder.api.openstack.wsgi [None req-dd2dfc4f-6f5e-4a1b-84a9-6fb8029bf221 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7fc8fc1c64434543974fb855e065e2b1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1042] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7fc8fc1c64434543974fb855e065e2b1?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:49:43.724 8 INFO cinder.api.openstack.wsgi [None req-4be15807-4c4b-483c-ba5e-9fd2b7494e8a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:49:43.751 8 INFO cinder.api.openstack.wsgi [None req-4be15807-4c4b-483c-ba5e-9fd2b7494e8a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1043] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:49:43.763 7 INFO cinder.api.openstack.wsgi [None req-1e93c64f-9397-4295-b9be-f643acb817bc 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd386f26621e4b1ab63281165c4e3ec9?usage=true 2026-05-20 18:49:43.785 7 INFO cinder.api.openstack.wsgi [None req-1e93c64f-9397-4295-b9be-f643acb817bc 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd386f26621e4b1ab63281165c4e3ec9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1044] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd386f26621e4b1ab63281165c4e3ec9?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:49:43.805 8 INFO cinder.api.openstack.wsgi [None req-c5b2a9e3-e1f3-4872-bcd5-e36cf909504e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/cc10cd8c6de14d68b5b05a98edaea1db?usage=true 2026-05-20 18:49:43.830 8 INFO cinder.api.openstack.wsgi [None req-c5b2a9e3-e1f3-4872-bcd5-e36cf909504e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/cc10cd8c6de14d68b5b05a98edaea1db?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1045] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/cc10cd8c6de14d68b5b05a98edaea1db?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:49:43.844 7 INFO cinder.api.openstack.wsgi [None req-7207f43e-9b43-4d2e-9dc2-de3bd0ceda69 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/e14bf24de1384254810ba5b4dc730e32?usage=true 2026-05-20 18:49:43.877 7 INFO cinder.api.openstack.wsgi [None req-7207f43e-9b43-4d2e-9dc2-de3bd0ceda69 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/e14bf24de1384254810ba5b4dc730e32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1046] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/e14bf24de1384254810ba5b4dc730e32?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:49:43.893 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:49:43.915 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1047] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:49:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:49:52.586 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:49:52.586 7 INFO cinder.api.openstack.wsgi [None req-7207f43e-9b43-4d2e-9dc2-de3bd0ceda69 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:49:52.587 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:49:52.587 7 INFO cinder.api.openstack.wsgi [None req-7207f43e-9b43-4d2e-9dc2-de3bd0ceda69 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:50:02.585 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:50:02.585 7 INFO cinder.api.openstack.wsgi [None req-7207f43e-9b43-4d2e-9dc2-de3bd0ceda69 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:50:02.586 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:50:02.587 7 INFO cinder.api.openstack.wsgi [None req-7207f43e-9b43-4d2e-9dc2-de3bd0ceda69 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:50:12.586 7 INFO cinder.api.openstack.wsgi [None req-7207f43e-9b43-4d2e-9dc2-de3bd0ceda69 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:50:12.586 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:50:12.586 7 INFO cinder.api.openstack.wsgi [None req-7207f43e-9b43-4d2e-9dc2-de3bd0ceda69 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:50:12.587 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:50:22.586 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:50:22.587 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:50:22.587 7 INFO cinder.api.openstack.wsgi [None req-7207f43e-9b43-4d2e-9dc2-de3bd0ceda69 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:50:22.588 7 INFO cinder.api.openstack.wsgi [None req-7207f43e-9b43-4d2e-9dc2-de3bd0ceda69 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:50:32.586 7 INFO cinder.api.openstack.wsgi [None req-7207f43e-9b43-4d2e-9dc2-de3bd0ceda69 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:50:32.586 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:50:32.587 7 INFO cinder.api.openstack.wsgi [None req-7207f43e-9b43-4d2e-9dc2-de3bd0ceda69 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:50:32.587 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:50:42.589 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:50:42.590 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:50:42.591 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:50:42.592 8 INFO cinder.api.openstack.wsgi [None req-963b1a8f-b499-4b45-9695-7a7a1b6d8e29 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:50:42.688 7 INFO cinder.api.openstack.wsgi [None req-67b2ece4-80a0-4e43-8e34-db8a2b47eb5f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:50:42.701 7 INFO cinder.volume.api [None req-67b2ece4-80a0-4e43-8e34-db8a2b47eb5f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:50:42.707 7 INFO cinder.api.openstack.wsgi [None req-67b2ece4-80a0-4e43-8e34-db8a2b47eb5f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 524/1060] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:50:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 1790 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:50:42.718 8 INFO cinder.api.openstack.wsgi [None req-fc9c4201-99cd-4ce2-b7de-2983817a3bd7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:50:42.724 8 INFO cinder.volume.api [None req-fc9c4201-99cd-4ce2-b7de-2983817a3bd7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:50:42.724 8 INFO cinder.api.openstack.wsgi [None req-fc9c4201-99cd-4ce2-b7de-2983817a3bd7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1061] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:50:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:50:42.735 7 INFO cinder.api.openstack.wsgi [None req-679bb261-977c-4bef-8d58-789c0a9e70fd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:50:42.740 7 INFO cinder.api.openstack.wsgi [None req-679bb261-977c-4bef-8d58-789c0a9e70fd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 525/1062] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:50:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:50:42.777 8 INFO cinder.api.openstack.wsgi [None req-3ac02098-5d81-4229-942b-beb779eb2f7b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:50:42.801 8 INFO cinder.api.openstack.wsgi [None req-3ac02098-5d81-4229-942b-beb779eb2f7b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1063] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:50:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:50:42.811 7 INFO cinder.api.openstack.wsgi [None req-8f521c3d-cad1-48a2-b032-f20771c70c96 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/26336a2b02ac4414ab7fd5114958dd98?usage=true 2026-05-20 18:50:42.829 7 INFO cinder.api.openstack.wsgi [None req-8f521c3d-cad1-48a2-b032-f20771c70c96 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/26336a2b02ac4414ab7fd5114958dd98?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1064] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:50:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/26336a2b02ac4414ab7fd5114958dd98?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:50:42.842 8 INFO cinder.api.openstack.wsgi [None req-3d08e2b6-2b52-4e9b-ab45-7a5ede20174e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/40fbffe8ad64413aa98eefb21e12d6a4?usage=true 2026-05-20 18:50:42.870 8 INFO cinder.api.openstack.wsgi [None req-3d08e2b6-2b52-4e9b-ab45-7a5ede20174e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/40fbffe8ad64413aa98eefb21e12d6a4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1065] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:50:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/40fbffe8ad64413aa98eefb21e12d6a4?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:50:42.882 7 INFO cinder.api.openstack.wsgi [None req-d6c7d0d9-4527-4032-9b7a-3b6e5a438bc2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/761ce78bcd5547319646127799598f37?usage=true 2026-05-20 18:50:42.899 7 INFO cinder.api.openstack.wsgi [None req-d6c7d0d9-4527-4032-9b7a-3b6e5a438bc2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/761ce78bcd5547319646127799598f37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1066] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:50:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/761ce78bcd5547319646127799598f37?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:50:42.910 8 INFO cinder.api.openstack.wsgi [None req-df04aa6a-9f94-4518-9f8c-653ed16576b6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/76839c0e988543c5a63287d8f3e65043?usage=true 2026-05-20 18:50:42.933 8 INFO cinder.api.openstack.wsgi [None req-df04aa6a-9f94-4518-9f8c-653ed16576b6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/76839c0e988543c5a63287d8f3e65043?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1067] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:50:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/76839c0e988543c5a63287d8f3e65043?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:50:42.948 7 INFO cinder.api.openstack.wsgi [None req-73a04c53-ea3d-4ce3-9304-8d3ecb244860 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7fc8fc1c64434543974fb855e065e2b1?usage=true 2026-05-20 18:50:42.964 7 INFO cinder.api.openstack.wsgi [None req-73a04c53-ea3d-4ce3-9304-8d3ecb244860 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7fc8fc1c64434543974fb855e065e2b1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1068] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:50:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7fc8fc1c64434543974fb855e065e2b1?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:50:42.976 8 INFO cinder.api.openstack.wsgi [None req-4f76c8ba-c933-4d35-a1b1-e96bc56e4775 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:50:43.000 8 INFO cinder.api.openstack.wsgi [None req-4f76c8ba-c933-4d35-a1b1-e96bc56e4775 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1069] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:50:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:50:43.010 7 INFO cinder.api.openstack.wsgi [None req-494e0ecd-65f9-4fe8-babd-f46cd6660fa1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd386f26621e4b1ab63281165c4e3ec9?usage=true 2026-05-20 18:50:43.034 7 INFO cinder.api.openstack.wsgi [None req-494e0ecd-65f9-4fe8-babd-f46cd6660fa1 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd386f26621e4b1ab63281165c4e3ec9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1070] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:50:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd386f26621e4b1ab63281165c4e3ec9?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:50:43.049 8 INFO cinder.api.openstack.wsgi [None req-2450dd04-4ca4-44ad-bfb7-43e490212f01 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/cc10cd8c6de14d68b5b05a98edaea1db?usage=true 2026-05-20 18:50:43.073 8 INFO cinder.api.openstack.wsgi [None req-2450dd04-4ca4-44ad-bfb7-43e490212f01 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/cc10cd8c6de14d68b5b05a98edaea1db?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1071] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:50:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/cc10cd8c6de14d68b5b05a98edaea1db?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:50:43.084 7 INFO cinder.api.openstack.wsgi [None req-638e0035-2423-46d7-9517-948b9a112546 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/e14bf24de1384254810ba5b4dc730e32?usage=true 2026-05-20 18:50:43.109 7 INFO cinder.api.openstack.wsgi [None req-638e0035-2423-46d7-9517-948b9a112546 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/e14bf24de1384254810ba5b4dc730e32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1072] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:50:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/e14bf24de1384254810ba5b4dc730e32?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:50:43.123 8 INFO cinder.api.openstack.wsgi [None req-61ec52a6-22a2-4943-ab7d-68b90f16c286 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:50:43.156 8 INFO cinder.api.openstack.wsgi [None req-61ec52a6-22a2-4943-ab7d-68b90f16c286 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1073] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:50:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:50:43.164 7 INFO cinder.api.openstack.wsgi [None req-66ff9a32-9c4c-41a7-a550-a9221a3e7ef5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:50:43.178 7 INFO cinder.volume.api [None req-66ff9a32-9c4c-41a7-a550-a9221a3e7ef5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:50:43.184 7 INFO cinder.api.openstack.wsgi [None req-66ff9a32-9c4c-41a7-a550-a9221a3e7ef5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 531/1074] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:50:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 1790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:50:43.199 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:50:43.702 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1075] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:50:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:50:52.586 7 INFO cinder.api.openstack.wsgi [None req-66ff9a32-9c4c-41a7-a550-a9221a3e7ef5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:50:52.587 7 INFO cinder.api.openstack.wsgi [None req-66ff9a32-9c4c-41a7-a550-a9221a3e7ef5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:50:52.586 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:50:52.588 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:51:02.585 7 INFO cinder.api.openstack.wsgi [None req-66ff9a32-9c4c-41a7-a550-a9221a3e7ef5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:51:02.585 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:51:02.586 7 INFO cinder.api.openstack.wsgi [None req-66ff9a32-9c4c-41a7-a550-a9221a3e7ef5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:51:02.586 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:51:12.585 7 INFO cinder.api.openstack.wsgi [None req-66ff9a32-9c4c-41a7-a550-a9221a3e7ef5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:51:12.586 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:51:12.586 7 INFO cinder.api.openstack.wsgi [None req-66ff9a32-9c4c-41a7-a550-a9221a3e7ef5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:51:12.588 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:51:22.585 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:51:22.585 7 INFO cinder.api.openstack.wsgi [None req-66ff9a32-9c4c-41a7-a550-a9221a3e7ef5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:51:22.586 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:51:22.586 7 INFO cinder.api.openstack.wsgi [None req-66ff9a32-9c4c-41a7-a550-a9221a3e7ef5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:51:32.585 7 INFO cinder.api.openstack.wsgi [None req-66ff9a32-9c4c-41a7-a550-a9221a3e7ef5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:51:32.585 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:51:32.586 7 INFO cinder.api.openstack.wsgi [None req-66ff9a32-9c4c-41a7-a550-a9221a3e7ef5 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:51:32.586 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:51:42.585 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:51:42.586 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:51:42.588 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:51:42.589 8 INFO cinder.api.openstack.wsgi [None req-964874ac-b247-40b1-be8e-c6e665d6a8e6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:51:42.592 7 INFO cinder.api.openstack.wsgi [None req-ec341c94-ee97-4903-92f7-4deee9bba542 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:51:43.097 7 INFO cinder.api.openstack.wsgi [None req-ec341c94-ee97-4903-92f7-4deee9bba542 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1088] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:51:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 671 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:51:43.134 8 INFO cinder.api.openstack.wsgi [None req-a03f98d3-53e0-43d5-b611-5570ecd3750c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:51:43.159 8 INFO cinder.api.openstack.wsgi [None req-a03f98d3-53e0-43d5-b611-5570ecd3750c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1089] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:51:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:51:43.171 7 INFO cinder.api.openstack.wsgi [None req-1c511268-d0de-4c5a-abc8-4a37c11e07ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/26336a2b02ac4414ab7fd5114958dd98?usage=true 2026-05-20 18:51:43.191 7 INFO cinder.api.openstack.wsgi [None req-1c511268-d0de-4c5a-abc8-4a37c11e07ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/26336a2b02ac4414ab7fd5114958dd98?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1090] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:51:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/26336a2b02ac4414ab7fd5114958dd98?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:51:43.203 8 INFO cinder.api.openstack.wsgi [None req-7c1231d8-1390-4ddf-895c-9112057bae05 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/40fbffe8ad64413aa98eefb21e12d6a4?usage=true 2026-05-20 18:51:43.220 8 INFO cinder.api.openstack.wsgi [None req-7c1231d8-1390-4ddf-895c-9112057bae05 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/40fbffe8ad64413aa98eefb21e12d6a4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1091] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:51:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/40fbffe8ad64413aa98eefb21e12d6a4?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:51:43.230 7 INFO cinder.api.openstack.wsgi [None req-38e112e2-6e6c-4f5d-bab0-0b2cf72a1cbc 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/761ce78bcd5547319646127799598f37?usage=true 2026-05-20 18:51:43.251 7 INFO cinder.api.openstack.wsgi [None req-38e112e2-6e6c-4f5d-bab0-0b2cf72a1cbc 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/761ce78bcd5547319646127799598f37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1092] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:51:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/761ce78bcd5547319646127799598f37?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:51:43.262 8 INFO cinder.api.openstack.wsgi [None req-9ed391ed-37b7-4089-bb03-9bfaa14d8781 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/76839c0e988543c5a63287d8f3e65043?usage=true 2026-05-20 18:51:43.284 8 INFO cinder.api.openstack.wsgi [None req-9ed391ed-37b7-4089-bb03-9bfaa14d8781 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/76839c0e988543c5a63287d8f3e65043?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1093] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:51:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/76839c0e988543c5a63287d8f3e65043?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:51:43.296 7 INFO cinder.api.openstack.wsgi [None req-15b50fbf-adac-4eb0-aac0-ede9bc847aad 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7fc8fc1c64434543974fb855e065e2b1?usage=true 2026-05-20 18:51:43.318 7 INFO cinder.api.openstack.wsgi [None req-15b50fbf-adac-4eb0-aac0-ede9bc847aad 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7fc8fc1c64434543974fb855e065e2b1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1094] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:51:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/7fc8fc1c64434543974fb855e065e2b1?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:51:43.329 8 INFO cinder.api.openstack.wsgi [None req-aafefb25-caa0-4165-88c8-2106c06a36f8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:51:43.353 8 INFO cinder.api.openstack.wsgi [None req-aafefb25-caa0-4165-88c8-2106c06a36f8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1095] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:51:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:51:43.362 7 INFO cinder.api.openstack.wsgi [None req-5d501778-a07f-44eb-8877-66bd3c94b4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd386f26621e4b1ab63281165c4e3ec9?usage=true 2026-05-20 18:51:43.382 7 INFO cinder.api.openstack.wsgi [None req-5d501778-a07f-44eb-8877-66bd3c94b4da 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd386f26621e4b1ab63281165c4e3ec9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1096] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:51:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/bd386f26621e4b1ab63281165c4e3ec9?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:51:43.391 8 INFO cinder.api.openstack.wsgi [None req-8a9403ff-66d8-461a-ab7a-79cafe781b09 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/cc10cd8c6de14d68b5b05a98edaea1db?usage=true 2026-05-20 18:51:43.408 8 INFO cinder.api.openstack.wsgi [None req-8a9403ff-66d8-461a-ab7a-79cafe781b09 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/cc10cd8c6de14d68b5b05a98edaea1db?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1097] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:51:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/cc10cd8c6de14d68b5b05a98edaea1db?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:51:43.416 7 INFO cinder.api.openstack.wsgi [None req-ed350956-8e81-4c70-90f9-fe728d57c4de 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/e14bf24de1384254810ba5b4dc730e32?usage=true 2026-05-20 18:51:43.434 7 INFO cinder.api.openstack.wsgi [None req-ed350956-8e81-4c70-90f9-fe728d57c4de 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/e14bf24de1384254810ba5b4dc730e32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1098] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:51:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/e14bf24de1384254810ba5b4dc730e32?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:51:43.444 8 INFO cinder.api.openstack.wsgi [None req-c5f2a4c5-1709-44b0-9628-73946b160b0b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:51:43.461 8 INFO cinder.api.openstack.wsgi [None req-c5f2a4c5-1709-44b0-9628-73946b160b0b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1099] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:51:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:51:43.470 7 INFO cinder.api.openstack.wsgi [None req-8cb01c87-6a59-4fed-96a9-8ab7f94307c0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:51:43.480 7 INFO cinder.volume.api [None req-8cb01c87-6a59-4fed-96a9-8ab7f94307c0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:51:43.485 7 INFO cinder.api.openstack.wsgi [None req-8cb01c87-6a59-4fed-96a9-8ab7f94307c0 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 543/1100] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:51:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 1790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:51:43.496 8 INFO cinder.api.openstack.wsgi [None req-63d11b93-33d3-4851-a9c8-dde4268baf64 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:51:43.502 8 INFO cinder.api.openstack.wsgi [None req-63d11b93-33d3-4851-a9c8-dde4268baf64 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 8|app: 0|req: 558/1101] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:51:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:51:43.511 7 INFO cinder.api.openstack.wsgi [None req-bfa9b72a-b250-4102-930e-f36837148fcd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:51:43.515 7 INFO cinder.volume.api [None req-bfa9b72a-b250-4102-930e-f36837148fcd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:51:43.516 7 INFO cinder.api.openstack.wsgi [None req-bfa9b72a-b250-4102-930e-f36837148fcd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1102] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:51:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:51:43.524 8 INFO cinder.api.openstack.wsgi [None req-5d5d0794-b90b-46c9-bed5-b4fb3f816df9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:51:43.536 8 INFO cinder.volume.api [None req-5d5d0794-b90b-46c9-bed5-b4fb3f816df9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:51:43.542 8 INFO cinder.api.openstack.wsgi [None req-5d5d0794-b90b-46c9-bed5-b4fb3f816df9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 559/1103] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:51:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 1790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-20 18:51:52.585 7 INFO cinder.api.openstack.wsgi [None req-bfa9b72a-b250-4102-930e-f36837148fcd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:51:52.585 8 INFO cinder.api.openstack.wsgi [None req-5d5d0794-b90b-46c9-bed5-b4fb3f816df9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:51:52.586 7 INFO cinder.api.openstack.wsgi [None req-bfa9b72a-b250-4102-930e-f36837148fcd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:51:52.587 8 INFO cinder.api.openstack.wsgi [None req-5d5d0794-b90b-46c9-bed5-b4fb3f816df9 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:51:57.749 7 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-5bf51b92-a6fc-4299-9683-0937296a9778 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/attachments/a6ffb698-2251-4a3c-9b9a-3fe632ae99c8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:51:58.309 7 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-5bf51b92-a6fc-4299-9683-0937296a9778 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/attachments/a6ffb698-2251-4a3c-9b9a-3fe632ae99c8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 546/1106] 199.204.45.242 () {38 vars in 1102 bytes} [Wed May 20 18:51:57 2026] DELETE /v3/0405c3c08a9f4591ba583b5d93a8f032/attachments/a6ffb698-2251-4a3c-9b9a-3fe632ae99c8 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:51:58.323 8 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-fe74694a-e7bf-4f47-af6a-84e07d01baef 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 2026-05-20 18:51:58.323 8 INFO cinder.api.v3.volumes [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-fe74694a-e7bf-4f47-af6a-84e07d01baef 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Delete volume with id: edb72598-1f7c-4363-9724-3444bf2f2aa4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:51:58.345 8 INFO cinder.volume.api [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-fe74694a-e7bf-4f47-af6a-84e07d01baef 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Volume info retrieved successfully. 2026-05-20 18:51:58.368 8 INFO cinder.volume.api [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-fe74694a-e7bf-4f47-af6a-84e07d01baef 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Delete volume request issued successfully. 2026-05-20 18:51:58.368 8 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-fe74694a-e7bf-4f47-af6a-84e07d01baef 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 561/1107] 199.204.45.242 () {36 vars in 1053 bytes} [Wed May 20 18:51:58 2026] DELETE /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/edb72598-1f7c-4363-9724-3444bf2f2aa4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-20 18:52:02.585 8 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-fe74694a-e7bf-4f47-af6a-84e07d01baef 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:52:02.585 7 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-5bf51b92-a6fc-4299-9683-0937296a9778 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:52:02.586 8 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-fe74694a-e7bf-4f47-af6a-84e07d01baef 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:52:02.587 7 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-5bf51b92-a6fc-4299-9683-0937296a9778 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:52:12.586 7 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-5bf51b92-a6fc-4299-9683-0937296a9778 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:52:12.586 8 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-fe74694a-e7bf-4f47-af6a-84e07d01baef 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:52:12.587 7 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-5bf51b92-a6fc-4299-9683-0937296a9778 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:52:12.587 8 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-fe74694a-e7bf-4f47-af6a-84e07d01baef 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:52:22.585 8 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-fe74694a-e7bf-4f47-af6a-84e07d01baef 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:52:22.585 7 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-5bf51b92-a6fc-4299-9683-0937296a9778 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:52:22.586 8 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-fe74694a-e7bf-4f47-af6a-84e07d01baef 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:52:22.586 7 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-5bf51b92-a6fc-4299-9683-0937296a9778 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:52:32.586 8 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-fe74694a-e7bf-4f47-af6a-84e07d01baef 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:52:32.586 7 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-5bf51b92-a6fc-4299-9683-0937296a9778 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:52:32.587 7 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-5bf51b92-a6fc-4299-9683-0937296a9778 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:52:32.587 8 INFO cinder.api.openstack.wsgi [req-2b89ba00-44c7-47ef-a70a-eaa8efe41228 req-fe74694a-e7bf-4f47-af6a-84e07d01baef 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:52:36.873 7 INFO cinder.api.openstack.wsgi [None req-eaf1fa27-c551-4445-a36d-3b29c6c4912e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-20 18:52:36.882 7 INFO cinder.volume.api [None req-eaf1fa27-c551-4445-a36d-3b29c6c4912e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:52:36.882 7 INFO cinder.api.openstack.wsgi [None req-eaf1fa27-c551-4445-a36d-3b29c6c4912e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 551/1116] 10.0.0.47 () {32 vars in 703 bytes} [Wed May 20 18:52:36 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 18:52:36.900 8 INFO cinder.api.openstack.wsgi [None req-64037452-8321-4602-93b6-fb217ec20ddd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes 2026-05-20 18:52:36.912 8 INFO cinder.volume.api [None req-64037452-8321-4602-93b6-fb217ec20ddd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:52:36.912 8 INFO cinder.api.openstack.wsgi [None req-64037452-8321-4602-93b6-fb217ec20ddd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes returned with HTTP 200 [pid: 8|app: 0|req: 566/1117] 10.0.0.47 () {32 vars in 699 bytes} [Wed May 20 18:52:36 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:52:42.585 8 INFO cinder.api.openstack.wsgi [None req-64037452-8321-4602-93b6-fb217ec20ddd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:52:42.586 8 INFO cinder.api.openstack.wsgi [None req-64037452-8321-4602-93b6-fb217ec20ddd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:52:42.587 8 INFO cinder.api.openstack.wsgi [None req-64037452-8321-4602-93b6-fb217ec20ddd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:52:42.588 8 INFO cinder.api.openstack.wsgi [None req-64037452-8321-4602-93b6-fb217ec20ddd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:52:42.650 7 INFO cinder.api.openstack.wsgi [None req-2718b5d1-f4e5-4840-b482-2d8cd269d5cd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:52:42.661 7 INFO cinder.volume.api [None req-2718b5d1-f4e5-4840-b482-2d8cd269d5cd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:52:42.662 7 INFO cinder.api.openstack.wsgi [None req-2718b5d1-f4e5-4840-b482-2d8cd269d5cd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1120] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:52:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:52:42.676 8 INFO cinder.api.openstack.wsgi [None req-56c94539-0255-4d94-9a8f-6fc82e0c300f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:52:42.682 8 INFO cinder.volume.api [None req-56c94539-0255-4d94-9a8f-6fc82e0c300f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:52:42.682 8 INFO cinder.api.openstack.wsgi [None req-56c94539-0255-4d94-9a8f-6fc82e0c300f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1121] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:52:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:52:42.695 7 INFO cinder.api.openstack.wsgi [None req-0fb94bda-c838-4605-ae34-6fad1f3f0e1b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:52:42.701 7 INFO cinder.api.openstack.wsgi [None req-0fb94bda-c838-4605-ae34-6fad1f3f0e1b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 553/1122] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:52:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:52:42.719 8 INFO cinder.api.openstack.wsgi [None req-9dda52b1-28a1-40fa-808b-7a922ef34c9b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:52:42.729 8 INFO cinder.volume.api [None req-9dda52b1-28a1-40fa-808b-7a922ef34c9b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:52:42.731 8 INFO cinder.api.openstack.wsgi [None req-9dda52b1-28a1-40fa-808b-7a922ef34c9b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 570/1123] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:52:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:52:42.743 7 INFO cinder.api.openstack.wsgi [None req-abf6647a-fd70-4f47-b65d-1587089db1dd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:52:43.247 7 INFO cinder.api.openstack.wsgi [None req-abf6647a-fd70-4f47-b65d-1587089db1dd 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1124] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:52:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:52:43.283 8 INFO cinder.api.openstack.wsgi [None req-c8a648d4-a48f-4809-9902-3d08977f3baa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:52:43.309 8 INFO cinder.api.openstack.wsgi [None req-c8a648d4-a48f-4809-9902-3d08977f3baa 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 571/1125] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:52:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:52:43.323 7 INFO cinder.api.openstack.wsgi [None req-6d6cac54-5037-4837-b9d1-b8667ac1d3d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:52:43.359 7 INFO cinder.api.openstack.wsgi [None req-6d6cac54-5037-4837-b9d1-b8667ac1d3d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1126] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:52:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:52:43.372 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:52:43.392 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 572/1127] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:52:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:52:52.586 7 INFO cinder.api.openstack.wsgi [None req-6d6cac54-5037-4837-b9d1-b8667ac1d3d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:52:52.586 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:52:52.587 7 INFO cinder.api.openstack.wsgi [None req-6d6cac54-5037-4837-b9d1-b8667ac1d3d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:52:52.587 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:53:02.586 7 INFO cinder.api.openstack.wsgi [None req-6d6cac54-5037-4837-b9d1-b8667ac1d3d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:53:02.586 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:53:02.586 7 INFO cinder.api.openstack.wsgi [None req-6d6cac54-5037-4837-b9d1-b8667ac1d3d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:53:02.587 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:53:12.585 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:53:12.585 7 INFO cinder.api.openstack.wsgi [None req-6d6cac54-5037-4837-b9d1-b8667ac1d3d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:53:12.586 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:53:12.586 7 INFO cinder.api.openstack.wsgi [None req-6d6cac54-5037-4837-b9d1-b8667ac1d3d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:53:22.586 7 INFO cinder.api.openstack.wsgi [None req-6d6cac54-5037-4837-b9d1-b8667ac1d3d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:53:22.586 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:53:22.586 7 INFO cinder.api.openstack.wsgi [None req-6d6cac54-5037-4837-b9d1-b8667ac1d3d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:53:22.587 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:53:32.587 7 INFO cinder.api.openstack.wsgi [None req-6d6cac54-5037-4837-b9d1-b8667ac1d3d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:53:32.587 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:53:32.587 7 INFO cinder.api.openstack.wsgi [None req-6d6cac54-5037-4837-b9d1-b8667ac1d3d4 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:53:32.589 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:53:42.587 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:53:42.588 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:53:42.590 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:53:42.590 8 INFO cinder.api.openstack.wsgi [None req-6ffe4c7d-e4ad-41d9-9594-2d7e1927076e 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:53:42.600 7 INFO cinder.api.openstack.wsgi [None req-ad430ceb-c7da-43fd-adeb-ffa4970e7bb3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:53:42.610 7 INFO cinder.volume.api [None req-ad430ceb-c7da-43fd-adeb-ffa4970e7bb3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:53:42.612 7 INFO cinder.api.openstack.wsgi [None req-ad430ceb-c7da-43fd-adeb-ffa4970e7bb3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1140] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:53:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:53:42.653 8 INFO cinder.api.openstack.wsgi [None req-6d124ca0-132a-486f-b4f8-fe3e0b43010f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:53:42.689 8 INFO cinder.api.openstack.wsgi [None req-6d124ca0-132a-486f-b4f8-fe3e0b43010f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 580/1141] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:53:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:53:42.701 7 INFO cinder.api.openstack.wsgi [None req-9cb71cc5-a18f-4551-ac66-c079d3a0d820 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:53:42.728 7 INFO cinder.api.openstack.wsgi [None req-9cb71cc5-a18f-4551-ac66-c079d3a0d820 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1142] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:53:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:53:42.737 8 INFO cinder.api.openstack.wsgi [None req-d022ce10-74f3-4849-bf8b-93bff2c5c85d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:53:42.755 8 INFO cinder.api.openstack.wsgi [None req-d022ce10-74f3-4849-bf8b-93bff2c5c85d 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 581/1143] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:53:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:53:42.767 7 INFO cinder.api.openstack.wsgi [None req-57a68591-94da-490d-ba2b-98f27651c275 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:53:42.773 7 INFO cinder.api.openstack.wsgi [None req-57a68591-94da-490d-ba2b-98f27651c275 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 563/1144] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:53:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:53:42.786 8 INFO cinder.api.openstack.wsgi [None req-c6a31f37-5ef4-42d6-b269-021df5d65413 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:53:42.794 8 INFO cinder.volume.api [None req-c6a31f37-5ef4-42d6-b269-021df5d65413 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:53:42.797 8 INFO cinder.api.openstack.wsgi [None req-c6a31f37-5ef4-42d6-b269-021df5d65413 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 582/1145] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:53:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:53:42.810 7 INFO cinder.api.openstack.wsgi [None req-90490c25-92b7-459b-a892-37d13fe601ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:53:43.314 7 INFO cinder.api.openstack.wsgi [None req-90490c25-92b7-459b-a892-37d13fe601ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1146] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:53:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:53:43.325 8 INFO cinder.api.openstack.wsgi [None req-b77868b3-2f3c-4411-8305-43634dba3c5a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:53:43.330 8 INFO cinder.volume.api [None req-b77868b3-2f3c-4411-8305-43634dba3c5a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:53:43.331 8 INFO cinder.api.openstack.wsgi [None req-b77868b3-2f3c-4411-8305-43634dba3c5a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 583/1147] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:53:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:53:52.585 7 INFO cinder.api.openstack.wsgi [None req-90490c25-92b7-459b-a892-37d13fe601ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:53:52.586 8 INFO cinder.api.openstack.wsgi [None req-b77868b3-2f3c-4411-8305-43634dba3c5a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:53:52.586 7 INFO cinder.api.openstack.wsgi [None req-90490c25-92b7-459b-a892-37d13fe601ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:53:52.586 8 INFO cinder.api.openstack.wsgi [None req-b77868b3-2f3c-4411-8305-43634dba3c5a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:54:02.585 8 INFO cinder.api.openstack.wsgi [None req-b77868b3-2f3c-4411-8305-43634dba3c5a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:54:02.585 7 INFO cinder.api.openstack.wsgi [None req-90490c25-92b7-459b-a892-37d13fe601ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:54:02.586 7 INFO cinder.api.openstack.wsgi [None req-90490c25-92b7-459b-a892-37d13fe601ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:54:02.586 8 INFO cinder.api.openstack.wsgi [None req-b77868b3-2f3c-4411-8305-43634dba3c5a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:54:12.586 7 INFO cinder.api.openstack.wsgi [None req-90490c25-92b7-459b-a892-37d13fe601ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:54:12.587 7 INFO cinder.api.openstack.wsgi [None req-90490c25-92b7-459b-a892-37d13fe601ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:54:12.588 8 INFO cinder.api.openstack.wsgi [None req-b77868b3-2f3c-4411-8305-43634dba3c5a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:54:12.594 8 INFO cinder.api.openstack.wsgi [None req-b77868b3-2f3c-4411-8305-43634dba3c5a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:54:22.586 7 INFO cinder.api.openstack.wsgi [None req-90490c25-92b7-459b-a892-37d13fe601ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:54:22.586 8 INFO cinder.api.openstack.wsgi [None req-b77868b3-2f3c-4411-8305-43634dba3c5a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:54:22.586 7 INFO cinder.api.openstack.wsgi [None req-90490c25-92b7-459b-a892-37d13fe601ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:54:22.586 8 INFO cinder.api.openstack.wsgi [None req-b77868b3-2f3c-4411-8305-43634dba3c5a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:54:32.586 8 INFO cinder.api.openstack.wsgi [None req-b77868b3-2f3c-4411-8305-43634dba3c5a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:54:32.586 7 INFO cinder.api.openstack.wsgi [None req-90490c25-92b7-459b-a892-37d13fe601ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:54:32.586 8 INFO cinder.api.openstack.wsgi [None req-b77868b3-2f3c-4411-8305-43634dba3c5a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:54:32.587 7 INFO cinder.api.openstack.wsgi [None req-90490c25-92b7-459b-a892-37d13fe601ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:54:42.585 7 INFO cinder.api.openstack.wsgi [None req-90490c25-92b7-459b-a892-37d13fe601ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:54:42.585 8 INFO cinder.api.openstack.wsgi [None req-b77868b3-2f3c-4411-8305-43634dba3c5a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:54:42.586 7 INFO cinder.api.openstack.wsgi [None req-90490c25-92b7-459b-a892-37d13fe601ca 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:54:42.586 8 INFO cinder.api.openstack.wsgi [None req-b77868b3-2f3c-4411-8305-43634dba3c5a 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:54:42.697 7 INFO cinder.api.openstack.wsgi [None req-45de1997-c254-4cc2-9619-ef038f69628c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:54:43.201 7 INFO cinder.api.openstack.wsgi [None req-45de1997-c254-4cc2-9619-ef038f69628c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 571/1160] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:54:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:54:43.212 8 INFO cinder.api.openstack.wsgi [None req-6dffb25b-79b3-4aae-a2c3-11277a99c191 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:54:43.220 8 INFO cinder.volume.api [None req-6dffb25b-79b3-4aae-a2c3-11277a99c191 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:54:43.223 8 INFO cinder.api.openstack.wsgi [None req-6dffb25b-79b3-4aae-a2c3-11277a99c191 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 590/1161] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:54:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:54:43.235 7 INFO cinder.api.openstack.wsgi [None req-b8df0875-4769-4c2f-ae5e-aee65c0f46a3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:54:43.252 7 INFO cinder.volume.api [None req-b8df0875-4769-4c2f-ae5e-aee65c0f46a3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:54:43.256 7 INFO cinder.api.openstack.wsgi [None req-b8df0875-4769-4c2f-ae5e-aee65c0f46a3 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 572/1162] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:54:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:54:43.265 8 INFO cinder.api.openstack.wsgi [None req-8ba2c0f3-a996-4119-8db1-196d525c7158 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:54:43.272 8 INFO cinder.volume.api [None req-8ba2c0f3-a996-4119-8db1-196d525c7158 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:54:43.273 8 INFO cinder.api.openstack.wsgi [None req-8ba2c0f3-a996-4119-8db1-196d525c7158 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 591/1163] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:54:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:54:43.285 7 INFO cinder.api.openstack.wsgi [None req-7c56406f-4fbd-43f2-b5a3-c0cc415a7b15 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:54:43.290 7 INFO cinder.api.openstack.wsgi [None req-7c56406f-4fbd-43f2-b5a3-c0cc415a7b15 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 573/1164] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:54:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:54:43.328 8 INFO cinder.api.openstack.wsgi [None req-4aae303f-52c7-46a6-b53f-0d7246fee112 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:54:43.363 8 INFO cinder.api.openstack.wsgi [None req-4aae303f-52c7-46a6-b53f-0d7246fee112 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 592/1165] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:54:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:54:43.374 7 INFO cinder.api.openstack.wsgi [None req-b1bfcd26-8979-4ffa-895e-8e9d2e9c77e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:54:43.394 7 INFO cinder.api.openstack.wsgi [None req-b1bfcd26-8979-4ffa-895e-8e9d2e9c77e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 574/1166] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:54:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:54:43.410 8 INFO cinder.api.openstack.wsgi [None req-1672d423-0c44-416c-aa68-d73a45d829d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:54:43.435 8 INFO cinder.api.openstack.wsgi [None req-1672d423-0c44-416c-aa68-d73a45d829d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 593/1167] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:54:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:54:52.586 8 INFO cinder.api.openstack.wsgi [None req-1672d423-0c44-416c-aa68-d73a45d829d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:54:52.586 7 INFO cinder.api.openstack.wsgi [None req-b1bfcd26-8979-4ffa-895e-8e9d2e9c77e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:54:52.587 8 INFO cinder.api.openstack.wsgi [None req-1672d423-0c44-416c-aa68-d73a45d829d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:54:52.587 7 INFO cinder.api.openstack.wsgi [None req-b1bfcd26-8979-4ffa-895e-8e9d2e9c77e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:55:02.585 8 INFO cinder.api.openstack.wsgi [None req-1672d423-0c44-416c-aa68-d73a45d829d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:55:02.585 7 INFO cinder.api.openstack.wsgi [None req-b1bfcd26-8979-4ffa-895e-8e9d2e9c77e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:55:02.586 8 INFO cinder.api.openstack.wsgi [None req-1672d423-0c44-416c-aa68-d73a45d829d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:55:02.586 7 INFO cinder.api.openstack.wsgi [None req-b1bfcd26-8979-4ffa-895e-8e9d2e9c77e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:55:12.586 8 INFO cinder.api.openstack.wsgi [None req-1672d423-0c44-416c-aa68-d73a45d829d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:55:12.587 8 INFO cinder.api.openstack.wsgi [None req-1672d423-0c44-416c-aa68-d73a45d829d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:55:12.592 7 INFO cinder.api.openstack.wsgi [None req-b1bfcd26-8979-4ffa-895e-8e9d2e9c77e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:55:12.593 7 INFO cinder.api.openstack.wsgi [None req-b1bfcd26-8979-4ffa-895e-8e9d2e9c77e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:55:22.585 8 INFO cinder.api.openstack.wsgi [None req-1672d423-0c44-416c-aa68-d73a45d829d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:55:22.586 7 INFO cinder.api.openstack.wsgi [None req-b1bfcd26-8979-4ffa-895e-8e9d2e9c77e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:55:22.586 8 INFO cinder.api.openstack.wsgi [None req-1672d423-0c44-416c-aa68-d73a45d829d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:55:22.587 7 INFO cinder.api.openstack.wsgi [None req-b1bfcd26-8979-4ffa-895e-8e9d2e9c77e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:55:32.585 8 INFO cinder.api.openstack.wsgi [None req-1672d423-0c44-416c-aa68-d73a45d829d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:55:32.585 7 INFO cinder.api.openstack.wsgi [None req-b1bfcd26-8979-4ffa-895e-8e9d2e9c77e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:55:32.586 8 INFO cinder.api.openstack.wsgi [None req-1672d423-0c44-416c-aa68-d73a45d829d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:55:32.586 7 INFO cinder.api.openstack.wsgi [None req-b1bfcd26-8979-4ffa-895e-8e9d2e9c77e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:55:42.585 7 INFO cinder.api.openstack.wsgi [None req-b1bfcd26-8979-4ffa-895e-8e9d2e9c77e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:55:42.585 8 INFO cinder.api.openstack.wsgi [None req-1672d423-0c44-416c-aa68-d73a45d829d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:55:42.585 7 INFO cinder.api.openstack.wsgi [None req-b1bfcd26-8979-4ffa-895e-8e9d2e9c77e7 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:55:42.586 8 INFO cinder.api.openstack.wsgi [None req-1672d423-0c44-416c-aa68-d73a45d829d2 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:55:42.646 7 INFO cinder.api.openstack.wsgi [None req-6b2efef4-e0e8-49f5-b972-0d8c264c5980 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:55:42.660 7 INFO cinder.volume.api [None req-6b2efef4-e0e8-49f5-b972-0d8c264c5980 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:55:42.663 7 INFO cinder.api.openstack.wsgi [None req-6b2efef4-e0e8-49f5-b972-0d8c264c5980 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 581/1180] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:55:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:55:42.684 8 INFO cinder.api.openstack.wsgi [None req-2f27748d-0413-4b2c-8139-a8aa5d259f19 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:55:42.694 8 INFO cinder.volume.api [None req-2f27748d-0413-4b2c-8139-a8aa5d259f19 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:55:42.696 8 INFO cinder.api.openstack.wsgi [None req-2f27748d-0413-4b2c-8139-a8aa5d259f19 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 600/1181] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:55:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:55:42.707 7 INFO cinder.api.openstack.wsgi [None req-238a010b-8a06-4114-b0dc-181684d6608b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:55:42.716 7 INFO cinder.api.openstack.wsgi [None req-238a010b-8a06-4114-b0dc-181684d6608b 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 582/1182] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:55:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:55:42.730 8 INFO cinder.api.openstack.wsgi [None req-16cd5ac7-71f5-425f-9e9b-1d7c839398b6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:55:43.235 8 INFO cinder.api.openstack.wsgi [None req-16cd5ac7-71f5-425f-9e9b-1d7c839398b6 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 601/1183] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:55:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:55:43.245 7 INFO cinder.api.openstack.wsgi [None req-d04696c3-9f23-4d11-b7ae-fa6083dbb974 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:55:43.258 7 INFO cinder.volume.api [None req-d04696c3-9f23-4d11-b7ae-fa6083dbb974 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:55:43.259 7 INFO cinder.api.openstack.wsgi [None req-d04696c3-9f23-4d11-b7ae-fa6083dbb974 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 583/1184] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:55:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/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-05-20 18:55:43.293 8 INFO cinder.api.openstack.wsgi [None req-1a610deb-0021-4045-a3e1-171ac7a3e268 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:55:43.321 8 INFO cinder.api.openstack.wsgi [None req-1a610deb-0021-4045-a3e1-171ac7a3e268 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 602/1185] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:55:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:55:43.337 7 INFO cinder.api.openstack.wsgi [None req-6678ebf1-5a48-4cd8-a258-192139b7e964 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:55:43.357 7 INFO cinder.api.openstack.wsgi [None req-6678ebf1-5a48-4cd8-a258-192139b7e964 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 584/1186] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:55:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:55:43.371 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:55:43.391 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 603/1187] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:55:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:55:52.585 7 INFO cinder.api.openstack.wsgi [None req-6678ebf1-5a48-4cd8-a258-192139b7e964 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:55:52.586 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:55:52.586 7 INFO cinder.api.openstack.wsgi [None req-6678ebf1-5a48-4cd8-a258-192139b7e964 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:55:52.587 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:56:02.586 7 INFO cinder.api.openstack.wsgi [None req-6678ebf1-5a48-4cd8-a258-192139b7e964 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:56:02.587 7 INFO cinder.api.openstack.wsgi [None req-6678ebf1-5a48-4cd8-a258-192139b7e964 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:56:02.587 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:56:02.588 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:56:12.586 7 INFO cinder.api.openstack.wsgi [None req-6678ebf1-5a48-4cd8-a258-192139b7e964 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:56:12.587 7 INFO cinder.api.openstack.wsgi [None req-6678ebf1-5a48-4cd8-a258-192139b7e964 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:56:12.587 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:56:12.588 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:56:22.585 7 INFO cinder.api.openstack.wsgi [None req-6678ebf1-5a48-4cd8-a258-192139b7e964 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:56:22.585 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:56:22.586 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:56:22.586 7 INFO cinder.api.openstack.wsgi [None req-6678ebf1-5a48-4cd8-a258-192139b7e964 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:56:32.585 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:56:32.585 7 INFO cinder.api.openstack.wsgi [None req-6678ebf1-5a48-4cd8-a258-192139b7e964 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:56:32.586 7 INFO cinder.api.openstack.wsgi [None req-6678ebf1-5a48-4cd8-a258-192139b7e964 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:56:32.586 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:56:42.585 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:56:42.587 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:56:42.588 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:56:42.589 8 INFO cinder.api.openstack.wsgi [None req-02eab20a-3605-4ae0-a74a-ba18694eeeba 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:56:42.595 7 INFO cinder.api.openstack.wsgi [None req-007533a1-c32c-42f3-b0fb-023b9cb1f113 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true 2026-05-20 18:56:43.099 7 INFO cinder.api.openstack.wsgi [None req-007533a1-c32c-42f3-b0fb-023b9cb1f113 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 590/1200] 10.0.0.10 () {28 vars in 694 bytes} [Wed May 20 18:56:42 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/scheduler-stats/get_pools?detail=true => generated 670 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:56:43.144 8 INFO cinder.api.openstack.wsgi [None req-fb091079-46cd-49fa-98d6-b85578e7d66c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true 2026-05-20 18:56:43.169 8 INFO cinder.api.openstack.wsgi [None req-fb091079-46cd-49fa-98d6-b85578e7d66c 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 611/1201] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:56:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/0405c3c08a9f4591ba583b5d93a8f032?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:56:43.177 7 INFO cinder.api.openstack.wsgi [None req-3e9e974e-7376-47d1-bd7c-66a265e241c8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true 2026-05-20 18:56:43.226 7 INFO cinder.api.openstack.wsgi [None req-3e9e974e-7376-47d1-bd7c-66a265e241c8 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 591/1202] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:56:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/a3768132f7334b5bb0c2559bbe8b687a?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:56:43.236 8 INFO cinder.api.openstack.wsgi [None req-6bee97ea-8393-4e53-aeae-c99906e78c67 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true 2026-05-20 18:56:43.254 8 INFO cinder.api.openstack.wsgi [None req-6bee97ea-8393-4e53-aeae-c99906e78c67 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 612/1203] 10.0.0.10 () {28 vars in 734 bytes} [Wed May 20 18:56:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-quota-sets/ec8322b84130496bbd20415bbb09ca23?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:56:43.264 7 INFO cinder.api.openstack.wsgi [None req-439ea931-8a01-4037-8e57-e9404f83244f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:56:43.274 7 INFO cinder.volume.api [None req-439ea931-8a01-4037-8e57-e9404f83244f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:56:43.276 7 INFO cinder.api.openstack.wsgi [None req-439ea931-8a01-4037-8e57-e9404f83244f 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 592/1204] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:56:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:56:43.286 8 INFO cinder.api.openstack.wsgi [None req-5b051a9c-107c-4dba-9848-b155aa5ac741 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true 2026-05-20 18:56:43.293 8 INFO cinder.volume.api [None req-5b051a9c-107c-4dba-9848-b155aa5ac741 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all snapshots completed successfully. 2026-05-20 18:56:43.293 8 INFO cinder.api.openstack.wsgi [None req-5b051a9c-107c-4dba-9848-b155aa5ac741 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 613/1205] 10.0.0.10 () {28 vars in 672 bytes} [Wed May 20 18:56:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:56:43.305 7 INFO cinder.api.openstack.wsgi [None req-4a148829-ae0b-4dd9-9ea3-0ac3f524ac71 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services 2026-05-20 18:56:43.310 7 INFO cinder.api.openstack.wsgi [None req-4a148829-ae0b-4dd9-9ea3-0ac3f524ac71 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/os-services returned with HTTP 200 [pid: 7|app: 0|req: 593/1206] 10.0.0.10 () {28 vars in 643 bytes} [Wed May 20 18:56:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-20 18:56:43.319 8 INFO cinder.api.openstack.wsgi [None req-0a7673d1-86c0-4a1a-84e8-57a8015a94bc 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true 2026-05-20 18:56:43.331 8 INFO cinder.volume.api [None req-0a7673d1-86c0-4a1a-84e8-57a8015a94bc 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] Get all volumes completed successfully. 2026-05-20 18:56:43.334 8 INFO cinder.api.openstack.wsgi [None req-0a7673d1-86c0-4a1a-84e8-57a8015a94bc 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 614/1207] 10.0.0.10 () {28 vars in 682 bytes} [Wed May 20 18:56:43 2026] GET /v3/0405c3c08a9f4591ba583b5d93a8f032/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-20 18:56:52.585 8 INFO cinder.api.openstack.wsgi [None req-0a7673d1-86c0-4a1a-84e8-57a8015a94bc 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:56:52.585 7 INFO cinder.api.openstack.wsgi [None req-4a148829-ae0b-4dd9-9ea3-0ac3f524ac71 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] GET http://10.0.0.162:8776/ 2026-05-20 18:56:52.586 8 INFO cinder.api.openstack.wsgi [None req-0a7673d1-86c0-4a1a-84e8-57a8015a94bc 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-20 18:56:52.586 7 INFO cinder.api.openstack.wsgi [None req-4a148829-ae0b-4dd9-9ea3-0ac3f524ac71 25961daeef90494d98212e8106a97e05 0405c3c08a9f4591ba583b5d93a8f032 - - default default] http://10.0.0.162:8776/ returned with HTTP 300